← all records

Clean up muphys tests

task-ee729e · in quality_of_life

Problem

After adding Component to muphys the tests have become partially duplicated and redundant (thanks Claude and bad reviewers).

Solution

  • Merge test_component_datatest into test_muphys_datatest and delete MuphysExperiment so we can get rid of the old data archives.
  • Test all output fields from muphys as well as the tendency computation performed by the Component interface.
  • Check if it is possible to parametrize test_muphys_datatest with setup_muphys.single_program=[False, True], ask Edo to look at this together.