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

split fixtures for test_cancel_translation from test_data.json #3380

Closed
wants to merge 1 commit into from

Conversation

jonbulz
Copy link
Contributor

@jonbulz jonbulz commented Jan 30, 2025

Short description

Demonstration on splitting test fixtures. As this test and the corresponding test data is already merged in develop, I would not change it now. This PR is more a demonstration or suggestion on how to handle future test data in order to avoid adjusting unrelated tests.

Proposed changes

  • split fixtures for (future) tests

Side effects

  • if this is to be done for existing test data, the tests have to be adjusted

Resolved issues

Fixes: #3360


Pull Request Review Guidelines

@jonbulz
Copy link
Contributor Author

jonbulz commented Jan 31, 2025

@MizukiTemma @JoeyStk I don't actually want to merge this, but the could demonstrate how to load test fixtures in the future. As far as I can tell this works as intended.

@jonbulz jonbulz closed this Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Split fixtures and load them individually in test
1 participant