Closed tsalo closed 2 years ago
A good first pass for tests may be smoke tests, in which we feed in inputs of the right shapes and types and simply check that the functions don't break (and that the outputs are the right shapes and types). We can implement better unit tests which evaluate the actual content of the outputs over time.
We should aim for 90% coverage for a
1.0.0
release.