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

Create integration tests #26

Open
RedMser opened this issue May 6, 2024 · 0 comments
Open

Create integration tests #26

RedMser opened this issue May 6, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers meta Related to the repository, or the CI/CD

Comments

@RedMser
Copy link
Owner

RedMser commented May 6, 2024

  • Both the forked and default sample projects should contain a simple integration test. Load translations in different ways, translate a message with args, run the generator, ...
  • Run this test either using a framework like Gut or via godot --headless --script test.gd
  • Insert this into the CI pipeline, after the respective builds completed. (So after Windows Forked, run forked test. After Linux Default, run default test.)
@RedMser RedMser added enhancement New feature or request good first issue Good for newcomers meta Related to the repository, or the CI/CD labels May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers meta Related to the repository, or the CI/CD
Projects
None yet
Development

No branches or pull requests

1 participant