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
Toshio Kuratomi 49194a66c8 Fix log_invocation function to pass unittests on python3
Normalize this function to use native strings.  Native strings won't
display an extra "u" or "b" character to denote py2 unicode or py3 bytes
types.
9 years ago
..
cli Legacy pep8 updates for setup.py and tests 9 years ago
contrib Remove shebangs from unit tests. 9 years ago
errors Legacy pep8 updates for setup.py and tests 9 years ago
executor Legacy pep8 updates for setup.py and tests 9 years ago
inventory Add lots of test cases to inventory/test_host.py (#17827) 9 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Remove shebangs from unit tests. 9 years ago
module_utils Fix log_invocation function to pass unittests on python3 9 years ago
modules [cloud] Fix AWS Lambda module tests (#21950) 9 years ago
parsing Fix 'ansible-vault edit /some/symlink' (#20417) 9 years ago
playbook Legacy pep8 updates for setup.py and tests 9 years ago
plugins Remove shebangs from unit tests. 9 years ago
template Don't check for var._obj in template._clean_data (#20868) 9 years ago
utils PEP 8 indent cleanup. (#20800) 9 years ago
vars PEP 8 indent cleanup. (#20800) 9 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
conftest.py Run unit tests in isolation w/ coverage support. 9 years ago
test_constants.py Add some unittests for lib/ansible/constants.py 9 years ago