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

[HYGIENE] Re-organise test fixtures #149

Closed
madpah opened this issue Jan 27, 2022 · 0 comments · Fixed by #148
Closed

[HYGIENE] Re-organise test fixtures #149

madpah opened this issue Jan 27, 2022 · 0 comments · Fixed by #148
Assignees
Labels
QA Quality Assurance
Milestone

Comments

@madpah
Copy link
Collaborator

madpah commented Jan 27, 2022

We're getting a large number of test fixtures now and and this ticket will re-organise them into sub-directories:

tests/fixtures/<FORMAT>/<SCHEMA_VERSION>/<FIXTURE_NAME>.<EXTENSION>

Where:

  • <FORMAT> is json or xml
  • <SCHEMA_VERSION> is decimalised schema version - e.g. 1.4
  • <FIXTURE_NAME> remains a suitable descriptive name
  • <EXTENSION> remains either json or xml
@madpah madpah added the QA Quality Assurance label Jan 27, 2022
@madpah madpah self-assigned this Jan 27, 2022
@madpah madpah mentioned this issue Jan 27, 2022
@madpah madpah added this to the 1.1.0 milestone Jan 27, 2022
@madpah madpah linked a pull request Feb 2, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QA Quality Assurance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant