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

Add tests for the year bundle files #22

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

pjreiniger
Copy link
Contributor

Adds tests for the things bundled into the year json, i.e. 2025.json

  • Checks that description and website are populated
  • Checks that the file called out exists
  • Checks the version in the bundle matches the vendor dep
  • Checks that the UUID in the bundle matches the UUID in the vendordep
  • Checks that UUID's are unique between vendors (only in the current year, which is probably sufficient)
  • Checks that the UUID is consistent across versions
  • Checks that the UUID conforms to the python uuid format
  • Checks that all files are covered, i.e. that a file added in 2025/XXX.json is in the 2025.json bundle

@jasondaming jasondaming merged commit 2004dc2 into wpilibsuite:main Oct 22, 2024
2 checks passed
@pjreiniger pjreiniger deleted the year_testing branch October 23, 2024 23:13
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.

2 participants