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 6cf6f5a34b
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
5 years ago
..
__init__.py
amazon_placebo_fixtures.py
kubevirt_fixtures.py kubevirt: more unit tests (#57739) 5 years ago
test_cleanup_tmp_file.py Use atexit to cleanup tmp dirs (#56532) 5 years ago
test_context_objects.py Move the arguments module into cli/ and context_objects into utils 6 years ago
test_encrypt.py Skip tests with unsatisfied deps (#55853) 5 years ago
test_helpers.py
test_shlex.py
test_unsafe_proxy.py
test_vars.py