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/utils
Felix Fontein d65fa6878f
Ensure that data within a tuple is marked as unsafe (#65918) (#73044)
* Use is_sequence, and Mapping throughout, add support for tuples. Fixes #65722
* Address tests
* Remove unused import
* Add changelog
* Add docstring for clarity

(cherry picked from commit f8654de851)
Co-authored-by: Matt Martz <matt@sivel.net>
5 years ago
..
display reset logging to INFO (#70878) (#70882) 5 years ago
fixtures/collections/ansible_collections/my_namespace/my_collection/plugins Fix collection loader and add unit tests. (#58701) 7 years ago
__init__.py Cleanup combine_vars 10 years ago
amazon_placebo_fixtures.py [aws unit test utils] only create a recordings directory when the env var is set (#45752) 7 years ago
kubevirt_fixtures.py Unit tests: remove unused imports (#59740) 7 years ago
test_cleanup_tmp_file.py Use atexit to cleanup tmp dirs (#56532) 7 years ago
test_collection_loader.py add subdir support to collection loading (#60682) 6 years ago
test_context_objects.py Unit test cleanup. (#60315) 6 years ago
test_encrypt.py Update units to pass on macOS (#60435) 6 years ago
test_helpers.py test/: PEP8 compliancy (#24803) 9 years ago
test_path.py fix get_data on case_insensitive fs (#69955) 6 years ago
test_shlex.py test/: PEP8 compliancy (#24803) 9 years ago
test_unsafe_proxy.py Ensure that data within a tuple is marked as unsafe (#65918) (#73044) 5 years ago
test_vars.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago