Methodically go through oops, examining the current test suite's code coverage of each. Add new unit tests as necessary to result in at least 90% coverage, ideally 95% or more, where only unusual error/exception paths are not tested. As part of this, update docstrings so that tests can be written using only the information in the docstring to the extent possible.
This issue will track progress.
Methodically go through oops, examining the current test suite's code coverage of each. Add new unit tests as necessary to result in at least 90% coverage, ideally 95% or more, where only unusual error/exception paths are not tested. As part of this, update docstrings so that tests can be written using only the information in the docstring to the extent possible.
This issue will track progress.