arkouda/tests folder Deprecation
No due date
63% complete
Deprecate all the tests in arkouda/tests. This involves
- checking each module to make sure all the tests have been copied over to PROTO_tests/tests and verify they run.
- Then the test file can be moved to arkouda/tests/deprecated.
- Finally, update
pytest.ini
to remove the relevant line.
Deprecate all the tests in arkouda/tests. This involves
- checking each module to make sure all the tests have been copied over to PROTO_tests/tests and verify they run.
- Then the test file can be moved to arkouda/tests/deprecated.
- Finally, update
pytest.ini
to remove the relevant line.