Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow specifying a scene in completion tests #86961

Merged

Conversation

HolonProduction
Copy link
Member

@HolonProduction HolonProduction commented Jan 8, 2024

Followup to #85178.

  • Adds the option to specify a scene path in the test cfg file. This will come in handy when performing many tests against the same scene (e.g. testing everything related to get_node).
  • Fixes an oversight in the original PR, which meant that scene files would not correctly work in sub folders.
  • Solve inconsistencies in key naming for the cfg file. (They were different between code and example test).
  • Also documents the format for completion tests inside the test README

@YuriSizov YuriSizov merged commit 2dd7808 into godotengine:master Jan 17, 2024
15 checks passed
@YuriSizov
Copy link
Contributor

Thanks!

@HolonProduction HolonProduction deleted the completion-tests-fixup branch October 5, 2024 18:58
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.

4 participants