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/modules
Matt Clay 647e7409eb
Avoid mocker fixture in copy unit tests (#85575)
The mocker fixture does not clean up mocks early enough, which can cause problems for pytest infrastructure.
6 months ago
..
__init__.py
conftest.py Add type annotations to set_module_args (#85329) 7 months ago
mount_facts_data.py
test_apt.py
test_apt_key.py
test_async_wrapper.py
test_copy.py Avoid mocker fixture in copy unit tests (#85575) 6 months ago
test_debconf.py
test_get_url.py
test_hostname.py Templating overhaul, implement Data Tagging (#84621) 10 months ago
test_iptables.py Templating overhaul, implement Data Tagging (#84621) 10 months ago
test_known_hosts.py
test_mount_facts.py Templating overhaul, implement Data Tagging (#84621) 10 months ago
test_pip.py Templating overhaul, implement Data Tagging (#84621) 10 months ago
test_service.py Templating overhaul, implement Data Tagging (#84621) 10 months ago
test_service_facts.py
test_systemd.py
test_unarchive.py
test_uri.py Templating overhaul, implement Data Tagging (#84621) 10 months ago
utils.py Templating overhaul, implement Data Tagging (#84621) 10 months ago