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
2016-08-25 07:30:03 -07:00
..
basic Enable most unittests on python3 (just some vault unittests and a logging one left) (#17240) 2016-08-25 07:30:03 -07:00
__init__.py Adding module_utils tests from v1 to v2 2015-05-17 01:29:40 -05:00
test_basic.py Give native strings to selinux library functions. (#17184) 2016-08-22 16:44:13 -07:00
test_database.py Migrate basestring to a python3 compatible type (#17199) 2016-08-23 13:13:44 -07:00
test_distribution_version.py Enable most unittests on python3 (just some vault unittests and a logging one left) (#17240) 2016-08-25 07:30:03 -07:00
test_facts.py Fix facts.py for python3 (#17131) 2016-08-18 09:36:03 -04:00