codeforboston / flagging

Flagging website for CRWA
MIT License
4 stars 12 forks source link

Fix tests #208

Closed dwreeves closed 3 years ago

dwreeves commented 3 years ago

Needed to delete water_temp, but now the tests break:

FAILED tests/test_data.py::test_hobolink_handles_erroneous_csv[test_case_01_input.txt-test_case_01_output.feather] - assert False
FAILED tests/test_data.py::test_hobolink_handles_erroneous_csv[test_case_02_input.txt-test_case_02_output.feather] - assert False

https://github.com/dwreeves/flagging/actions/runs/1076628529

dwreeves commented 3 years ago

resolved via #209