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
Matt Clay 91807695c3
Remove unused unit test code (#79879)
* Remove unused test fixtures

* Removed unused _old_dump_load_cycle method

* Remove Python 2.x compat

* Remove unused code

* Remove unused context manager

* Fix cowsay test

- The test no longer depends on another test to initialize config.
- Also remove unreachable code.

* Remove Python 2.x compat
3 years ago
..
collection_loader Add support for importlib.resources (#78915) 3 years ago
display Remove unused unit test code (#79879) 3 years ago
__init__.py Cleanup combine_vars 10 years ago
test_cleanup_tmp_file.py Clean up unit test boilerplate. 6 years ago
test_context_objects.py Unit test cleanup. (#60315) 6 years ago
test_display.py Skip test if no there are no problematic chars for wcswidth (#78645) 3 years ago
test_encrypt.py use passlib default if `password_hash` option isn't set (#75043) 4 years ago
test_helpers.py Clean up unit test boilerplate. 6 years ago
test_isidentifier.py ansible.utils.vars.isidentifier improvements (#58278) 6 years ago
test_plugin_docs.py Add deprecation collection name to plugin options (#71735) 5 years ago
test_shlex.py Clean up unit test boilerplate. 6 years ago
test_unsafe_proxy.py Remove unused unit test code (#79879) 3 years ago
test_vars.py Use unittest.mock instead of mock. (#77883) 4 years ago
test_version.py Vendor `distutils.version` (#74644) 5 years ago