Skip to content

Fix Timer paused behavior test scope and ensure compilation#1

Open
plopez-4 wants to merge 1 commit intomasterfrom
timer-test-fix-v2
Open

Fix Timer paused behavior test scope and ensure compilation#1
plopez-4 wants to merge 1 commit intomasterfrom
timer-test-fix-v2

Conversation

@plopez-4
Copy link
Copy Markdown
Owner

This pull request refines and corrects the test coverage for the Timer class in the Godot Engine test suite.

Specifically, I adjusted the paused-timer runtime test to ensure it is properly scoped within a valid TEST_CASE block and compiles successfully. The updated test verifies that a paused timer does not emit the timeout signal when the scene tree is processed beyond its wait time.

During development, I rebuilt the engine locally with tests enabled and confirmed that all Timer test cases compile and pass successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant