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

[Feature]: Build a more robust set of test tools #1150

Open
mavaylon1 opened this issue Jul 15, 2024 · 2 comments
Open

[Feature]: Build a more robust set of test tools #1150

mavaylon1 opened this issue Jul 15, 2024 · 2 comments
Assignees
Labels
category: enhancement improvements of code or code behavior priority: medium non-critical problem and/or affecting only a small set of users
Milestone

Comments

@mavaylon1
Copy link
Contributor

What would you like to see added to HDMF?

An issue I run into when building new tools is that even though the development is in HDMF, the use is in PyNWB. When the use cases are in PyNWB with PyNWB structures, testing in HDMF can get annoying, unclear at first, or not a 1-1 representation of how it would be uses in PyNWB. I want to have a test schema, with a test HDMF File that somewhat mimics the NWBFile, and other test objects that would allow for easier/1-1 testing.

I personally don't feel the Foo/Baz/Bar setup we have does the job to the best that it can be.

What solution would you like?

Above.

Do you have any interest in helping implement the feature?

Yes.

@mavaylon1 mavaylon1 self-assigned this Jul 15, 2024
@mavaylon1 mavaylon1 added the category: enhancement improvements of code or code behavior label Jul 15, 2024
@mavaylon1
Copy link
Contributor Author

@rly I have you here more as a consultant.

@mavaylon1 mavaylon1 added the priority: medium non-critical problem and/or affecting only a small set of users label Jul 15, 2024
@mavaylon1 mavaylon1 added this to the Next Major Release - 4.0 milestone Jul 15, 2024
@mavaylon1
Copy link
Contributor Author

Move the mixin classes in the test files to a more general location

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: enhancement improvements of code or code behavior priority: medium non-critical problem and/or affecting only a small set of users
Projects
None yet
Development

No branches or pull requests

2 participants