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.
8 years ago
..
cli
contrib Remove shebangs from unit tests. 8 years ago
errors
executor
inventory
inventory_test_data/group_vars
mock Remove shebangs from unit tests. 8 years ago
module_utils Fix log_invocation function to pass unittests on python3 8 years ago
modules [cloud] Fix AWS Lambda module tests (#21950) 8 years ago
parsing
playbook
plugins Remove shebangs from unit tests. 8 years ago
template
utils
vars
__init__.py
conftest.py
test_constants.py