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
Martin Krizek f024cf35d7
Remove the yum module, redirect it to dnf (#81895)
Fixes #81728
9 months ago
..
basic 🔥 Exterminate `__builtin__` import from tests (#82569) 9 months ago
common Remove Python 2 compat (via six) from unit tests 12 months ago
compat Remove Python 2 compat (via six) from unit tests 12 months ago
facts Remove the yum module, redirect it to dnf (#81895) 9 months ago
json_utils Remove Python 2.x compat from unit tests (#82109) 12 months ago
parsing Require `from __future__ import annotations` (#81902) 1 year ago
urls Fix url encoded credentials in netloc (#82552) 9 months ago
__init__.py
conftest.py Remove Python 2 compat (via six) from unit tests 12 months 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 Remove unused/unreachable unit test code (#82160) 12 months ago
test_text.py Remove Python 2 compat (via six) from unit tests 12 months ago