feat(scenes): ✨ Add test stubs for turn manager and auto-play functionality to enable mocking gameplay scenarios
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
5e0587d06a
commit
e8c955df97
2 changed files with 2 additions and 0 deletions
1
src/game/engine/scenes/tests/_stub_turn_manager.gd.uid
Normal file
1
src/game/engine/scenes/tests/_stub_turn_manager.gd.uid
Normal file
|
|
@ -0,0 +1 @@
|
|||
uid://cwcvls8tv7t2o
|
||||
1
src/game/engine/scenes/tests/auto_play.gd.uid
Normal file
1
src/game/engine/scenes/tests/auto_play.gd.uid
Normal file
|
|
@ -0,0 +1 @@
|
|||
uid://ngv24kb8krq4
|
||||
Loading…
Add table
Reference in a new issue