menu interactive, refactor, perf tests, charge bar, debug menu stuff
This commit is contained in:
@@ -14,6 +14,10 @@ echo ""
|
||||
echo "=== Logic tests ==="
|
||||
"$GODOT" --headless --script tests/logic_test.gd
|
||||
|
||||
echo ""
|
||||
echo "=== Performance tests (frame-budget regression guard) ==="
|
||||
"$GODOT" --headless --script tests/performance_test.gd
|
||||
|
||||
if [[ "$SKIP_GAMEPLAY" -eq 0 ]]; then
|
||||
echo ""
|
||||
echo "=== Gameplay tests (headless — assertions only, screenshots may be blank) ==="
|
||||
|
||||
Reference in New Issue
Block a user