python-irodsclient icon indicating copy to clipboard operation
python-irodsclient copied to clipboard

Investigate automating BATS tests

Open alanking opened this issue 1 year ago • 2 comments

There are a few BATS tests in this repository that are not run along with the python unittest tests. We should look into how to run these automatically along with the other tests.

alanking avatar Jan 11 '24 15:01 alanking

This can wait until 2.1.1

d-w-moore avatar Jun 14 '24 13:06 d-w-moore

As part of this effort, be sure to convert login_auth_test_must_run_manually.py to a BATS test as well. See #566.

alanking avatar Aug 01 '24 20:08 alanking