Skip to content

Add GaeaRenderer tests#408

Merged
BenjaTK merged 8 commits intogaea-godot:2.0from
BenjaTK:renderer-checks
May 27, 2025
Merged

Add GaeaRenderer tests#408
BenjaTK merged 8 commits intogaea-godot:2.0from
BenjaTK:renderer-checks

Conversation

@BenjaTK
Copy link
Collaborator

@BenjaTK BenjaTK commented May 19, 2025

Closes #407. Needs #405 to pass all checks. This PR also updates the workflows' concurrency groups to allow tests to run at the same time.

TO-DO:

  • Add GridMapGaeaRenderer tests

@BenjaTK BenjaTK force-pushed the renderer-checks branch from d1081f7 to 2a64453 Compare May 23, 2025 21:45
@BenjaTK BenjaTK marked this pull request as ready for review May 23, 2025 21:47
Copy link
Collaborator

@Zehir Zehir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but for some reason there is 2 tests that took 7 seconds but maybe it's expected ?
image

@BenjaTK
Copy link
Collaborator Author

BenjaTK commented May 26, 2025

LGTM but for some reason there is 2 tests that took 7 seconds but maybe it's expected ?
image

Yeah it seems either 3D generation or rendering is really slow and we need to fix that but it's not on the scope of this PR.

@BenjaTK
Copy link
Collaborator Author

BenjaTK commented May 26, 2025

It's probably the generation since the null layer one took the same time.

@BenjaTK BenjaTK merged commit d29775a into gaea-godot:2.0 May 27, 2025
3 checks passed
@BenjaTK BenjaTK deleted the renderer-checks branch October 16, 2025 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add GaeaRenderer tests

2 participants