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
mikedlr 710b6c7209 [cloud] bugfix for `lambda` module with empty environment (#22196)
* lambda module - failing test case: shows lambda create mishandles empty environment

* lambda module - fix lambda create with empty environment

* lambda module - fix lambda create with empty environment - style fixes
8 years ago
..
cli Add role skeleton support (#17079) 8 years ago
contrib Remove shebangs from unit tests. 8 years ago
errors Legacy pep8 updates for setup.py and tests 8 years ago
executor Legacy pep8 updates for setup.py and tests 8 years ago
inventory Add lots of test cases to inventory/test_host.py (#17827) 8 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 10 years ago
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] bugfix for `lambda` module with empty environment (#22196) 8 years ago
parsing Fix 'ansible-vault edit /some/symlink' (#20417) 8 years ago
playbook Legacy pep8 updates for setup.py and tests 8 years ago
plugins Remove shebangs from unit tests. 8 years ago
template Don't check for var._obj in template._clean_data (#20868) 8 years ago
utils PEP 8 indent cleanup. (#20800) 8 years ago
vars PEP 8 indent cleanup. (#20800) 8 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
conftest.py Run unit tests in isolation w/ coverage support. 8 years ago
test_constants.py Add some unittests for lib/ansible/constants.py 8 years ago