-
Notifications
You must be signed in to change notification settings - Fork 8
Have tests also validate config.txt #126
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
Comments
Closed
ikbendewilliam
added a commit
that referenced
this issue
Jan 3, 2023
ikbendewilliam
added a commit
that referenced
this issue
Jan 4, 2023
ikbendewilliam
added a commit
that referenced
this issue
Jan 4, 2023
vanlooverenkoen
added a commit
that referenced
this issue
Jan 11, 2023
Feature/#126 use config in tests
jorre127
added a commit
that referenced
this issue
Aug 30, 2023
vanlooverenkoen
added a commit
that referenced
this issue
Sep 7, 2023
Feature/#126 validate config.txt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The config.txt is not read in a test. This seems like an oversight?
Example Unknown enum value:
Config:
Test:
Either we use
final model = ObjectModel(
and remove theconfig.txt
or we use theconfig.txt
.The text was updated successfully, but these errors were encountered: