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

Unit tests for argument validation #275

Conversation

japokorn
Copy link
Collaborator

argument_validator checks whether input parameters are known. It also
verifies that there are no unsupported combinations of parameters in
the input. Large portion of this functionality is already covered in our
test set. This change makes sure that rest of the functionality is
tested as well.

argument_validator checks whether input parameters are known. It also
verifies that there are no unsupported combinations of parameters in
the input. Large portion of this functionality is already covered in our
test set. This change makes sure that rest of the functionality is
tested as well.
@japokorn japokorn force-pushed the master-arg_validator_unit_tests branch from fdb16f8 to 0731ce3 Compare June 13, 2022 08:33
@richm
Copy link
Contributor

richm commented Jul 19, 2022

Can you fix the formatting issues?

@richm
Copy link
Contributor

richm commented Aug 31, 2022

ping - please update, or close if not needed

@japokorn
Copy link
Collaborator Author

[citest]

@richm
Copy link
Contributor

richm commented Aug 1, 2024

closing due to inactivity

@richm richm closed this Aug 1, 2024
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