Skip to content

automated testing

Nick edited this page Feb 18, 2022 · 1 revision

Brainstorming test cases:

Download

  • Test that all reanalyses can download
    • this is hard to do because the credentials are needed, so hard to automate without making credentials available

Interpolate

  • Test that test data can be interpolated

Scale

  • Test that test data can be scaled

Other

  • 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)

Basic?

test that the imports are all good (i.e. all classes can be instantiated?)