network/tests
Till Maas fa13ea2388 Fix exception on Python3 in _link_read_permaddress
Bytestrings need to be decoded. Just use UTF-8 here, since everyone
should be using it. Also add a test case to catch this. The exception
was:
TypeError: cannot use a string pattern on a bytes-like object
2018-05-23 18:29:31 +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
.gitignore Move tests to /tests directory and rename to new naming scheme 2018-05-16 19:48:23 +02:00
test_network_connections.py Fix exception on Python3 in _link_read_permaddress 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_unit.yml Fix exception on Python3 in _link_read_permaddress 2018-05-23 18:29:31 +02:00