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
Right now tests are fairly basic, either as main of the submodule or an ad-hob script in ./tests.
This should
-[ ] Incorporate more standard testing framework like unittest or pytest
-[ ] Common testing infrastructure for indices: data generation, loading, expected results, etc.
-[ ] Create unit tests for indexes, compressors, etc
The text was updated successfully, but these errors were encountered:
Right now tests are fairly basic, either as main of the submodule or an ad-hob script in
./tests
.This should
-[ ] Incorporate more standard testing framework like unittest or pytest
-[ ] Common testing infrastructure for indices: data generation, loading, expected results, etc.
-[ ] Create unit tests for indexes, compressors, etc
The text was updated successfully, but these errors were encountered: