ansible/test/units/module_utils
Felix Fontein 40f21dfd3c
Version source tagging (automatic and manual) for version_added and deprecation versions (#69680)
* Track collection for version_added.
Validate *all* version numbers in validate-modules.
For tagged version numbers (i.e. version_added), consider source collection to chose validation.

* Make tagging/untagging functions more flexible.

* Tag all versions in doc fragments.

* Tag all deprecation versions issued by code.

* Make Display.deprecated() understand tagged versions.

* Extend validation to enforce tagged version numbers.

* Tag versions in tests.

* Lint and fix test.

* Mention collection name in collection loader's deprecation/removal messages.

* Fix error IDs.

* Handle tagged dates in Display.deprecated().

* Also require that removed_at_date and deprecated_aliases.date are tagged.

* Also automatically tag/untag removed_at_date; fix sanity module removal version check.

* Improve error message when invalid version number is used (like '2.14' in collections).
2020-05-28 22:46:16 -07:00
..
basic Version source tagging (automatic and manual) for version_added and deprecation versions (#69680) 2020-05-28 22:46:16 -07:00
common Expose to_<str> as a public function (#68965) 2020-04-17 07:54:00 +10:00
facts distribution: Refactor test_distribution_version testcases (#69300) 2020-05-27 14:01:31 +05:30
json_utils Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
parsing Cleanup for Python 3.9 and pycodestyle compat. 2020-05-14 21:06:16 -07:00
urls Add multipart/form-data functionality (#69376) 2020-05-20 15:44:01 -05:00
__init__.py
conftest.py
test_distro.py Update distro unit test (#55003) 2019-04-08 16:26:31 -04:00