-
Notifications
You must be signed in to change notification settings - Fork 5
automated testing
Nick edited this page Feb 18, 2022
·
1 revision
Brainstorming test cases:
- Test that all reanalyses can download
- this is hard to do because the credentials are needed, so hard to automate without making credentials available
- Test that test data can be interpolated
- Test that test data can be scaled
- test that export functions work (creates data) and is valid (globsim to geotop / globsim to CLASSIC)
- test docker builds (can be done through dockerhub, but should make some edits)
test that the imports are all good (i.e. all classes can be instantiated?)