mirror of
https://github.com/echemdata/galvani.git
synced 2025-12-14 01:15:34 +00:00
add test for column 27 (E_we - E_ce)
This commit is contained in:
@@ -137,6 +137,7 @@ def test_parse_BioLogic_date(data, expected):
|
||||
("C019P-0ppb-A_C01.mpr", "2019-03-14", "2019-03-14"),
|
||||
("Rapp_Error.mpr", "2010-12-02", "2010-12-02"),
|
||||
("Ewe_Error.mpr", "2021-11-18", "2021-11-19"),
|
||||
("col_27_issue_74.mpr", "2022-07-28", "2022-07-28"),
|
||||
],
|
||||
)
|
||||
def test_MPR_dates(testdata_dir, filename, startdate, enddate):
|
||||
|
||||
Reference in New Issue
Block a user