network/tests
Till Maas 47c7b638f0 Test whether python commands can be executed
This changes the test to rely on whether the binaries are available
regardless of how they were installed or from which package.
2018-05-25 19:50:07 +02:00
..
helpers Fix exception on Python3 in _link_read_permaddress 2018-05-23 18:29:31 +02:00
roles/linux-system-roles.network Avoid symlink loop and nonstandard top level roles directory - move to tests 2018-05-16 20:03:05 +02:00
tasks Add helper tasks for integration tests 2018-05-23 18:55:21 +02:00
.gitignore Move tests to /tests directory and rename to new naming scheme 2018-05-16 19:48:23 +02:00
ansible_module_network_connections.py Add helper scripts to get coverage data 2018-05-24 15:14:04 +02:00
covstats Add helper scripts to get coverage data 2018-05-24 15:14:04 +02:00
get-coverage.sh Add helper scripts to get coverage data 2018-05-24 15:14:04 +02:00
get-coverage.yml Add helper scripts to get coverage data 2018-05-24 15:14:04 +02:00
get-total-coverage.sh Add helper scripts to get coverage data 2018-05-24 15:14:04 +02:00
merge-coverage.sh Add helper scripts to get coverage data 2018-05-24 15:14:04 +02:00
run-tasks.yml Add helper tasks for integration tests 2018-05-23 18:55:21 +02:00
test_network_connections.py Add basic test for Utils.check_output() 2018-05-23 18:29:31 +02:00
tests_default.yml Move tests to /tests directory and rename to new naming scheme 2018-05-16 19:48:23 +02:00
tests_ethernet.yml Add integration test for Ethernet device 2018-05-24 15:14:04 +02:00
tests_helpers-and-asserts.yml Add helper tasks for integration tests 2018-05-23 18:55:21 +02:00
tests_unit.yml Test whether python commands can be executed 2018-05-25 19:50:07 +02:00