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
Sam Doran 7700c5086d [stable-2.8] Use atexit to cleanup tmp dirs (#56532)
* Wrap everything in try/except to avoid leaving files behind
* Add unit tests, integration tests, and changelog
* Do text the correct way.
(cherry picked from commit 6cf6f5a34b)

Co-authored-by: Sam Doran <sdoran@redhat.com>
7 years ago
..
__init__.py Cleanup combine_vars 11 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
test_cleanup_tmp_file.py [stable-2.8] Use atexit to cleanup tmp dirs (#56532) 7 years ago
test_context_objects.py Move the arguments module into cli/ and context_objects into utils 7 years ago
test_encrypt.py Share the implementation of hashing for both vars_prompt and password_hash (#21215) 8 years ago
test_helpers.py test/: PEP8 compliancy (#24803) 9 years ago
test_shlex.py test/: PEP8 compliancy (#24803) 9 years ago
test_unsafe_proxy.py Add unit tests for unsafe_proxy (#47887) 7 years ago
test_vars.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago