-
Couldn't load subscription status.
- Fork 7
Description
For the JOSS documentation check of openjournals/joss-reviews#4480
Automated tests: Are there automated tests or manual steps described so that the functionality of the software can be verified?
There are no automated tests (there are GitHub Action workflows for building and deploying the docs, but not for running the tests across all versions of Python supported). It seems that CI with some basic coverage of the API would greatly improve things.
For v0.8.3 there are no instructions on how to run the tests in the README (but they were added in for a future version in PR #34). It is additionally unclear what the test coverage of running the tests in the notebooks is, which would be important to know.