You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tests in test_conversion.py rely on the test database infrastructure that is no longer supported with our factory approach. All files and classes using the old approach are proposed to be deleted in #170. Note that these tests were already being skipped in the test suite.
This issue tracks conversations on how to rewrite tests of functions in conversions.py. Suggest many of these can be incorporated into test_point_measurements.py.
The text was updated successfully, but these errors were encountered:
The tests in test_conversion.py rely on the test database infrastructure that is no longer supported with our factory approach. All files and classes using the old approach are proposed to be deleted in #170. Note that these tests were already being skipped in the test suite.
This issue tracks conversations on how to rewrite tests of functions in conversions.py. Suggest many of these can be incorporated into test_point_measurements.py.
The text was updated successfully, but these errors were encountered: