File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# The tests in this BATS module must be run as a (passwordless) sudo-enabled user.
22# It is also required that the python irodsclient be installed under irods' ~/.local environment.
33
4- . $BATS_TEST_DIRNAME /scripts/funcs
4+ . $BATS_TEST_DIRNAME /scripts/test_support_functions
55
66setup () {
77
Original file line number Diff line number Diff line change 11#! /usr/bin/env bats
22
3- . " $BATS_TEST_DIRNAME " /funcs
3+ . " $BATS_TEST_DIRNAME " /test_support_functions
44PYTHON=python3
55
66# Setup/prerequisites are same as for login_auth_test.
Original file line number Diff line number Diff line change 11#! /usr/bin/env bats
22
3- . " $BATS_TEST_DIRNAME " /funcs
3+ . " $BATS_TEST_DIRNAME " /test_support_functions
44PYTHON=python3
55
66# Setup/prerequisites are same as for login_auth_test.
Original file line number Diff line number Diff line change 11#! /usr/bin/env bats
22
3- . " $BATS_TEST_DIRNAME " /funcs
3+ . " $BATS_TEST_DIRNAME " /test_support_functions
44PYTHON=python3
55
66# Setup/prerequisites are same as for login_auth_test.
Original file line number Diff line number Diff line change 11#! /usr/bin/env bats
22
3- . " $BATS_TEST_DIRNAME " /funcs
3+ . " $BATS_TEST_DIRNAME " /test_support_functions
44PYTHON=python3
55
66# Setup/prerequisites are same as for login_auth_test.
You can’t perform that action at this time.
0 commit comments