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

Improve unit test coverage for reading neurodata_type objects and fields #134

Open
6 of 11 tasks
oruebel opened this issue Jan 13, 2025 · 0 comments
Open
6 of 11 tasks
Assignees
Labels
priority: medium non-critical problem and/or affecting only a small set of users topic: testing issues related to testing

Comments

@oruebel
Copy link
Contributor

oruebel commented Jan 13, 2025

This issue is a follow up to #85

Add unit tests for read. For every neurodata_type we should test that: a) the type itself can be read from file, and b) that all DEFINE_FIELDS specified for read can be read. As part of writing the tests, we should also double-check for each type, that all fields that AqNWB writes, that they are also exposed for read.

@oruebel oruebel added priority: medium non-critical problem and/or affecting only a small set of users topic: testing issues related to testing labels Jan 13, 2025
@oruebel oruebel mentioned this issue Jan 13, 2025
49 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium non-critical problem and/or affecting only a small set of users topic: testing issues related to testing
Projects
None yet
Development

No branches or pull requests

1 participant