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

MEG empty files tests not covered by specificaiton. #1862

Open
rwblair opened this issue Dec 14, 2023 · 0 comments
Open

MEG empty files tests not covered by specificaiton. #1862

rwblair opened this issue Dec 14, 2023 · 0 comments

Comments

@rwblair
Copy link
Member

rwblair commented Dec 14, 2023

Test from the old validator:
https://github.com/bids-standard/bids-validator/blob/master/bids-validator/tests/utils/files.spec.js#L104

This was ported to the new validator:
https://github.com/bids-standard/bids-validator/blob/master/bids-validator/src/tests/local/empty_files.test.ts#L25

New validator flat out ignores all the contents of *.ds/ directories. We should figure out a way to encode this rule in the schema, or how to check these files without building full contexts for them. Until then this check may be expected to fail in the new validator.

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

No branches or pull requests

1 participant