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

Include a valid nipoppy imaging status file in our test data #406

Open
4 tasks
surchs opened this issue Dec 12, 2024 · 0 comments
Open
4 tasks

Include a valid nipoppy imaging status file in our test data #406

surchs opened this issue Dec 12, 2024 · 0 comments
Labels
tests Enhancing or fixing tests where functioning is not affected.

Comments

@surchs
Copy link
Contributor

surchs commented Dec 12, 2024

Nipoppy has a schema for imaging bagel/status files. The schema is in pydantic and we might eventually use it directly to validate inputs (#352). Until then we want to make sure that we stay current with the schema. To do so we will

  • grab example imaging status file from a nipoppy maintained repo (e.g. catalog) and
  • use it as a test target.
  • Keep this example in sync with upstream nipoppy (e.g. submodule) so
  • tests start breaking when we go out of sync

Originally posted by @surchs in #352

@surchs surchs added the tests Enhancing or fixing tests where functioning is not affected. label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Enhancing or fixing tests where functioning is not affected.
Projects
Status: No status
Development

No branches or pull requests

1 participant