CanFlood icon indicating copy to clipboard operation
CanFlood copied to clipboard

test coverage

Open cefect opened this issue 2 years ago • 1 comments

with the migration to pytest, we have some pretty big gaps in the test coverage. Especially the tutorials (currently, we only have tutorial 2a). I suppose we can just add these each time we revisit a section of the code... but this exposes us to code breaks on dependency upgrades.

action: add tests

cefect avatar Aug 05 '22 08:08 cefect

also need to compare tests to some validation data where possible (to verify model consistency)

cefect avatar Mar 05 '23 17:03 cefect