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/module_utils/basic
Matt Clay 9295bb5b5d
Unit test cleanup (#81958)
Remove obsolete Python 2.7 and 3.6 support code and fix up existing tests.
2 years ago
..
__init__.py AnsibleModules.log() fix for python3 10 years ago
test__log_invocation.py Require `from __future__ import annotations` (#81902) 2 years ago
test__symbolic_mode_to_octal.py Require `from __future__ import annotations` (#81902) 2 years ago
test_argument_spec.py Require `from __future__ import annotations` (#81902) 2 years ago
test_atomic_move.py Require `from __future__ import annotations` (#81902) 2 years ago
test_command_nonexisting.py Require `from __future__ import annotations` (#81902) 2 years ago
test_deprecate_warn.py Require `from __future__ import annotations` (#81902) 2 years ago
test_dict_converters.py Require `from __future__ import annotations` (#81902) 2 years ago
test_exit_json.py Unit test cleanup (#81958) 2 years ago
test_filesystem.py Require `from __future__ import annotations` (#81902) 2 years ago
test_get_available_hash_algorithms.py Unit test cleanup (#81958) 2 years ago
test_get_file_attributes.py Require `from __future__ import annotations` (#81902) 2 years ago
test_get_module_path.py Require `from __future__ import annotations` (#81902) 2 years ago
test_heuristic_log_sanitize.py Require `from __future__ import annotations` (#81902) 2 years ago
test_imports.py Unit test cleanup (#81958) 2 years ago
test_log.py Require `from __future__ import annotations` (#81902) 2 years ago
test_no_log.py Require `from __future__ import annotations` (#81902) 2 years ago
test_platform_distribution.py Require `from __future__ import annotations` (#81902) 2 years ago
test_run_command.py Remove Python `< 3.5` `selectors` fallbacks (#81872) 2 years ago
test_safe_eval.py Require `from __future__ import annotations` (#81902) 2 years ago
test_sanitize_keys.py Require `from __future__ import annotations` (#81902) 2 years ago
test_selinux.py Require `from __future__ import annotations` (#81902) 2 years ago
test_set_cwd.py Require `from __future__ import annotations` (#81902) 2 years ago
test_set_mode_if_different.py Require `from __future__ import annotations` (#81902) 2 years ago
test_tmpdir.py Require `from __future__ import annotations` (#81902) 2 years ago