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 more tests #710

Merged
merged 7 commits into from Mar 12, 2023
Merged

Add more tests #710

merged 7 commits into from Mar 12, 2023

Conversation

maximlt
Copy link
Member

@maximlt maximlt commented Mar 12, 2023

This PR doesn't touch any file in param or numbergen, it only adds more tests. Adding tests was motivated by the Sentinel PR, that in its current implementation is dynamically computing the default value of Parameter attributes (e.g. instantiate), opposed to know where most of them are just statically declared in the signature definitions. The tests added captures the current default values of most of the Parameters. This PR also adds some rather simple tests to previously untested Parameters such as Path.

@maximlt
Copy link
Member Author

maximlt commented Mar 12, 2023

Going to self-merge as this just includes changes to the test files.

@maximlt maximlt merged commit 612aaee into main Mar 12, 2023
23 checks passed
@maximlt maximlt deleted the add_tests branch March 12, 2023 18:18
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.

None yet

1 participant