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/module_utils
Felix Fontein 522bdb8358
Argument spec alias handling: actually report deprecated aliases in suboptions, and fix warning message in suboptions when two aliases of the same option are used (#79740) (#79770)
* Normalize deprecation records.

* Fix alias deprecations in suboptions.

* Report in which option an alias warning happened for suboptions.

* Add deprecation tests for suboptions.

* Also test deprecation in list of dicts.

* Adjust unit tests for toplevel alias deprecation field name change.

(cherry picked from commit 8a7185c224)
2 years ago
..
basic Prefer unittest.mock over mock. (#77886) 3 years ago
common Argument spec alias handling: actually report deprecated aliases in suboptions, and fix warning message in suboptions when two aliases of the same option are used (#79740) (#79770) 2 years ago
facts [stable-2.14] Don't assume column index for netmask and broadcast (#79121) (#79132) 2 years ago
json_utils Clean up unit test boilerplate. 5 years ago
parsing Clean up unit test boilerplate. 5 years ago
urls uri: added use_netrc argument to allow ignoring netrc (#74397) (#78569) 2 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
conftest.py Clean up unit test boilerplate. 5 years ago
test_api.py ansible-galaxy - increase page size and add retry decorator for throttling (#74240) 4 years ago
test_connection.py Don't show params when there is an issue with `set_option(s)` (#75805) 3 years ago
test_distro.py Make distro.id() report newer versions of OpenSuSE (at least >=15) also report as opensuse (#76121) 2 years ago