CardiacModelling / pcpostprocess

BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Add testing for subtraction plot function #12

Closed joeyshuttleworth closed 2 months ago

joeyshuttleworth commented 2 months ago

Description

Fixes #11 by including a unit test that checks that do_subtraction_plot runs without errors. Change the parameters of do_subtraction_plot so that testing is easier.

Additionally, add a line to run run_herg_qc.py in the testing workflow

Types of changes

Testing

Documentation checklist

joeyshuttleworth commented 2 months ago

Merged into #9