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/integration/targets/module_utils/library
Matt Martz 1f5afcd072 Various intentional tests (#72485)
* Add tests for argspec choices type=list

* Add explicit interpreter discovery tests to validate modules returning ansible_facts still set interp

* Add explicit tests for missing_required_lib

* Add explicit tests for recursive_diff

* ci_complete ci_coverage

* Update data to cover more code/tests

* ci_complete ci_coverage

* Add argspec tests for aliases, and no_log

* Forgotten file

* ci_complete ci_coverage

* Add argspec tests for type int

* ci_complete ci_coverage

* Remove incidental_k8s

* ci_complete ci_coverage

* fix missing newline

* Remove incidental_sts_assume_role

* ci_complete ci_coverage

(cherry picked from commit c8590c7482)
5 years ago
..
test.py
test_alias_deprecation.py
test_cwd_missing.py [stable-2.10] Add integration tests for basic.py _set_cwd. 6 years ago
test_cwd_unreadable.py [stable-2.10] Add integration tests for basic.py _set_cwd. 6 years ago
test_env_override.py
test_failure.py
test_override.py
test_recursive_diff.py Various intentional tests (#72485) 5 years ago