ansible/test/units/module_utils/common
Felix Fontein a862ff2d43
Deprecation revisited (#69926)
* Allow to specify collection_name separately for deprecation.

* Use new functionality in Ansible.

* Use new functionality in tests.

* Update tagging/untagging functions.

* Update pylint deprecated sanity test.

* Update validate-modules. Missing are basic checks for version_added (validate semantic version format for collections).

* Improve version validation. Re-add version_added validation.

* Make sure collection names are added to return docs before schema validation.

* Extra checks to avoid crashes on bad data.

* Make C# module utils code work, and update/extend tests.

* Add changelog fragment.

* Stop extracting collection name from potentially tagged versions/dates.

* Simplify C# code.

* Update Windows modules docs.

* Forgot semicolons.
2020-06-09 15:21:19 -07:00
..
parameters Fix removed_in_version to support honor suboptions (#66918) 2020-02-04 10:14:55 -05:00
process "Fix" test_get_bin_path by changing mock order (#67730) 2020-02-28 10:39:27 -05:00
text Expose to_<str> as a public function (#68965) 2020-04-17 07:54:00 +10:00
validation Fix and add tests for some module_utils.common.validation (#67771) 2020-03-26 18:18:56 -05:00
warnings Deprecation revisited (#69926) 2020-06-09 15:21:19 -07:00
__init__.py
test_collections.py Fix module_utils.common.test_collections testsuite 2019-05-31 13:40:18 +02:00
test_dict_transformations.py
test_network.py
test_removed.py unittests for module_utils.common.removed.removed_module function (#57214) 2019-06-03 11:12:12 -04:00
test_sys_info.py Discover Flatcar Linux properly for hostname (#69627) 2020-06-02 18:41:53 +05:30
test_utils.py Cleanups to the common.sys_info API 2019-01-03 16:21:09 -08:00