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 unit test for config validation #43

Merged
merged 3 commits into from
Feb 27, 2025

Conversation

tnipen
Copy link
Member

@tnipen tnipen commented Feb 22, 2025

This unt test runner checks that all configs in configs/ are valid

@tnipen tnipen linked an issue Feb 22, 2025 that may be closed by this pull request
@tnipen
Copy link
Member Author

tnipen commented Feb 22, 2025

Still TODO:

  • Make all of the other configs validate

@tnipen tnipen force-pushed the 42-check-that-configs-validate-in-unit-tests branch from 1938bcf to 3753304 Compare February 22, 2025 19:28
This unt test runner checks that all configs in configs/ are valid
@tnipen tnipen force-pushed the 42-check-that-configs-validate-in-unit-tests branch from 3753304 to cd558d4 Compare February 22, 2025 19:30
@tnipen tnipen requested a review from havardhhaugen February 22, 2025 19:32
@tnipen
Copy link
Member Author

tnipen commented Feb 22, 2025

This will also solve #30

@tnipen tnipen marked this pull request as ready for review February 27, 2025 17:56
@tnipen tnipen merged commit 6404a6b into main Feb 27, 2025
1 check failed
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.

Check that configs validate in unit tests
1 participant