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
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
..
basic Unit test cleanup (#81958) 2 years ago
common Require `from __future__ import annotations` (#81902) 2 years ago
compat Require `from __future__ import annotations` (#81902) 2 years ago
facts Require `from __future__ import annotations` (#81902) 2 years ago
json_utils Require `from __future__ import annotations` (#81902) 2 years ago
parsing Require `from __future__ import annotations` (#81902) 2 years ago
urls Remove py2 support from urls.py (#81880) 2 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
conftest.py Require `from __future__ import annotations` (#81902) 2 years ago
test_api.py Require `from __future__ import annotations` (#81902) 2 years ago
test_connection.py Require `from __future__ import annotations` (#81902) 2 years ago
test_distro.py Require `from __future__ import annotations` (#81902) 2 years ago
test_text.py Require `from __future__ import annotations` (#81902) 2 years ago