gw_eccentricity icon indicating copy to clipboard operation
gw_eccentricity copied to clipboard

Do more robust tests

Open vijayvarma392 opened this issue 1 year ago • 0 comments

test_interface.py should test all possible use cases and optional arguments. For example, right now we only test the default options, and have no way of guaranteeing that the options in extra_kwargs are still working.

Another way to think of this is we want to have near 100% code coverage in our tests.

vijayvarma392 avatar Aug 18 '22 07:08 vijayvarma392