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