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
ERDOS currently has no tests for the Python API. Adding some would help detect breaking changes.
Fixing this issue would involve writing tests using pytest. python/examples/* can be converted to integration tests. Adding unit tests would be helpful as well.
The text was updated successfully, but these errors were encountered:
ERDOS currently has no tests for the Python API. Adding some would help detect breaking changes.
Fixing this issue would involve writing tests using pytest.
python/examples/*
can be converted to integration tests. Adding unit tests would be helpful as well.The text was updated successfully, but these errors were encountered: