irods / irods_testing_environment

BSD 3-Clause "New" or "Revised" License
8 stars 15 forks source link

[#52] Run topology tests like the core tests #99

Closed alanking closed 2 years ago

alanking commented 2 years ago

Uses run_specific_tests like run_core_tests.py by passing args.tests blindly. If it is None, all of the tests in the core_test_list.json file are run. Only a single executor is currently supported.