You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/module_utils
Toshio Kuratomi 44d979c8f5 Enable most unittests on python3 (just some vault unittests and a logging one left) (#17240)
Make some python3 fixes to make the unittests pass:

* galaxy imports
* dictionary iteration in role requirements
* swap_stdout helper for unittests
* Normalize to text string in a facts.py function
8 years ago
..
basic Enable most unittests on python3 (just some vault unittests and a logging one left) (#17240) 8 years ago
__init__.py Adding module_utils tests from v1 to v2 10 years ago
test_basic.py Give native strings to selinux library functions. (#17184) 8 years ago
test_database.py Migrate basestring to a python3 compatible type (#17199) 8 years ago
test_distribution_version.py Enable most unittests on python3 (just some vault unittests and a logging one left) (#17240) 8 years ago
test_facts.py Fix facts.py for python3 (#17131) 8 years ago