McRogueFace/tests
John McCardle 85e90088d5 fix: Register keypressScene after setScene (closes #143)
keypressScene() sets the handler for the CURRENT scene, so we must
call setScene() first to make focus_demo the active scene before
registering the key handler.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 15:35:48 -05:00
..
benchmarks chore: Extend benchmark to test 5000 entities 2025-12-28 00:46:43 -05:00
demo fix: Register keypressScene after setScene (closes #143) 2025-12-28 15:35:48 -05:00
geometry_demo fix: Refine geometry demos for 1024x768 and fix animations 2025-11-26 04:54:13 -05:00
integration Squashed commit of the following: [alpha_presentable] 2025-07-15 21:30:49 -04:00
notes feat: Exit on first Python callback exception (closes #133) 2025-11-26 10:26:30 -05:00
regression feat: Migrate Grid to user-driven layer rendering (closes #150) 2025-11-28 23:04:09 -05:00
unit feat: Animation property locking prevents conflicting animations (closes #120) 2025-12-28 13:21:50 -05:00
vllm_demo feat: Add TurnOrchestrator for multi-turn LLM simulation (addresses #156) 2025-12-14 12:53:48 -05:00
run_tests.py refactor: comprehensive test suite overhaul and demo system 2025-11-25 23:37:05 -05:00