Files
godot-tests/tests
Hugo Locurcio 75700f5c79 Add test project export for CI
This is a new testing project (not to be confused with the existing
`test_project` which has a smaller scope).

It's intended to cover a sizeable ground of Godot functionality on CI.
This includes headless exporting, as well as ensuring a visual match
between running the project from its folder and the exported PCK.
2025-11-25 17:57:17 +01:00
..
2016-05-15 12:25:59 -03:00

Create Godot tests here, each test suite (ie, regression tests) can be put each in it's own directory, with it's own config file we can later create scripts to run tests in batches.