You can not 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
sivel / Matt Martz ff6b7e404a
Add OrderedSet class (#84134)
2 weeks ago
..
_internal Add support for Python 3.14 and drop Python 3.8 (#85576) 10 months ago
basic Handle None return from read() in run_command() (#86922) 2 weeks ago
common Add OrderedSet class (#84134) 2 weeks ago
datatag adjust PluginInfo to use PluginType enum (#85277) 11 months ago
facts Sanity test for trailing newlines (#86625) 2 months ago
json_utils Remove Python 2.x compat from unit tests (#82109) 3 years ago
parsing Fixed broken tests (#84088) 2 years ago
urls Drop email in favor of our own multipart generator. Fixes #76666 (#86687) 2 weeks ago
__init__.py
conftest.py Add `INJECT_INVOCATION` config (#86771) 3 weeks ago
test_api.py Require `from __future__ import annotations` (#81902) 3 years ago
test_connection.py Require `from __future__ import annotations` (#81902) 3 years ago
test_distro.py Remove unused/unreachable unit test code (#82160) 3 years ago
test_text.py Remove Python 2 compat (via six) from unit tests 3 years ago