Skip to content

arkouda/tests folder Deprecation

No due date 62% complete

Deprecate all the tests in arkouda/tests. This involves

  1. checking each module to make sure all the tests have been copied over to PROTO_tests/tests and verify they run.
  2. Then the test file can be moved to arkouda/tests/deprecated.
  3. Finally, update pytest.ini to remove the relevant line.

Deprecate all the tests in arkouda/tests. This involves

  1. checking each module to make sure all the tests have been copied over to PROTO_tests/tests and verify they run.
  2. Then the test file can be moved to arkouda/tests/deprecated.
  3. Finally, update pytest.ini to remove the relevant line.
Loading