Refactor tests to reduce code overhead
s-weigand opened this issue · 0 comments
s-weigand commented
Since a big chunk of the tests test_one_compartment_decay
, test_two_compartment_decay
and test_multi_compartment_multi_channel_decay
is repeated they can be reduced to a single test, reducing the code overhead.