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 additional tests for only and all arguments for session_and_runs #166

Open
JoeZiminski opened this issue Dec 15, 2023 · 3 comments
Open
Labels
enhancement New feature or request

Comments

@JoeZiminski
Copy link
Member

JoeZiminski commented Dec 15, 2023

TODO: currently only working for session and run, as well as
'all' for sessions but not for runs, is not tested. This is relatively
minor because the underlying code is shared with 'only', nonetheless
it will be necessary to add a test for this. This will necessitate adding
another toy example dataset.

@JoeZiminski JoeZiminski added the enhancement New feature or request label Dec 15, 2023
@JoeZiminski
Copy link
Member Author

also check that the is raised for 'all' or 'only' if they are not the only inputs to the run level.

@JoeZiminski
Copy link
Member Author

also test the assert for the sessions going out of order when globbing.

@JoeZiminski
Copy link
Member Author

Also need to test for sorting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant