A Thousand Ships c17688fa6c Fix running tests in template builds пре 11 месеци
..
scripts c35e05e7b1 GDScript: Fix accessing static function as `Callable` in static context пре 1 година
README.md 4c1f11944e Update all outdated online documentation links пре 2 година
gdscript_test_runner.cpp 4564a8513a Correctly check scripts that must inherit `EditorPlugin` пре 1 година
gdscript_test_runner.h 25b2f1780a Style: Harmonize header includes in modules пре 1 година
gdscript_test_runner_suite.h c17688fa6c Fix running tests in template builds пре 11 месеци
test_gdscript.cpp 6de06138c0 Merge pull request #79425 from vnen/gdscript-load-classes-for-debug-tests пре 1 година
test_gdscript.h 25b2f1780a Style: Harmonize header includes in modules пре 1 година
test_lsp.h 0202a36a7a Language Server: Improve hovered symbol resolution, fix renaming bugs, implement reference lookup пре 1 година

README.md

GDScript integration tests

The scripts/ folder contains integration tests in the form of GDScript files and output files.

See the Integration tests for GDScript documentation for information about creating and running GDScript integration tests.