#1 Try to establish several basic testing procedures (see the suggestion here [pangeo-data/pangeo-discussion#15](https://github.com/pangeo-data/pangeo-discussion/issues/15)). - [ ] Project restructuralization (start with [#2](https://github.com/kuchaale/X-regression/issues/2)) - [ ] Pip packaging ([#1](https://github.com/kuchaale/X-regression/issues/1)) What to test: - [ ] open different data sctructures (1D-4D) + data from different projects (CCMI, reanalysis etc.) - [ ] config different set of regression scenarios - [ ] simple regression test ... **References** [hypothesis](https://hypothesis.readthedocs.io/en/latest/quickstart.html) [pytest](https://docs.pytest.org/en/latest/contents.html)
#1 Try to establish several basic testing procedures (see the suggestion here pangeo-data/pangeo-discussion#15).
What to test:
...
References
hypothesis
pytest