ansible/test/units/utils
Matt Davis f7dfa817ae
collection routing (#67684)
* `meta/` directory in collections
* runtime metadata for redirection/deprecation/removal of plugin loads
* a compatibility layer to keep existing content working on ansible-base + collections
* a Python import redirection layer to keep collections-hosted (and otherwise moved) content importable by things that don't know better
* supported Ansible version validation on collection loads
2020-05-26 09:42:06 -07:00
..
collection_loader collection routing (#67684) 2020-05-26 09:42:06 -07:00
display Fix colorization to not extend across newline boundary (#68517) 2020-03-27 17:10:38 -07:00
__init__.py
test_cleanup_tmp_file.py Use atexit to cleanup tmp dirs (#56532) 2019-06-28 16:19:27 -04:00
test_context_objects.py Unit test cleanup. (#60315) 2019-08-09 08:31:13 -07:00
test_encrypt.py Update units to pass on macOS (#60435) 2019-08-12 15:13:07 -05:00
test_helpers.py
test_isidentifier.py ansible.utils.vars.isidentifier improvements (#58278) 2020-05-21 19:54:40 +02:00
test_shlex.py
test_unsafe_proxy.py Ensure that data within a tuple is marked as unsafe (#65918) 2020-01-07 08:41:37 -06:00
test_vars.py combine filter: fine list handling (option b) (#57894) 2020-02-12 16:40:36 -05:00
test_version.py Fix SemanticVersion comparison (#69395) 2020-05-11 11:58:15 -05:00