matplotcheck
matplotcheck copied to clipboard
Lines testing -- MPC current tests ALL LINES
As it stands, assert_lines
currently loops through all lines int he plot and checks to see if one of them matches the criteria : for example a 1:1 line. We may want to think about mapping lines to colors or styles (dashed, etc) for future to make the check more specific.