irods / python-irodsclient

A Python API for iRODS
Other
62 stars 73 forks source link

Investigate automating BATS tests #502

Open alanking opened 10 months ago

alanking commented 10 months ago

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.

d-w-moore commented 5 months ago

This can wait until 2.1.1

alanking commented 3 months ago

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