-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Labels
category: proposalproposed enhancements or new featuresproposed enhancements or new featurestopic: testingissues related to testingissues related to testing
Milestone
Description
Enhancement
Add nightly tests for pynwb.
Problem/Use Case
In order to avoid regressions with the read API, check diverse set of nwb files against pynwb dev branch.
I prefer not to slow down our test suite, that is why I am proposing nightly tests.
I am thinking:
- We upload 5-10 diverse NWB files to a public server (hoping to collect different files from
different labs to cover as much as possible) - Every night a cron job starts and downloads those files
- Tests the read api against these diverse sample files
- Reports back the results (it can be a separate badge or email)
Does this sound good?
Metadata
Metadata
Assignees
Labels
category: proposalproposed enhancements or new featuresproposed enhancements or new featurestopic: testingissues related to testingissues related to testing