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.
2025-07-28 22:04:36 +00:00
..
__init__.py
conftest.py Add type annotations to set_module_args (#85329) 2025-06-14 15:48:22 +00:00
mount_facts_data.py Add mount_facts module (#83508) 2024-09-19 15:05:05 -04:00
test_apt_key.py Remove Python 2.x compat from unit tests (#82109) 2023-11-01 16:37:08 -07:00
test_apt.py test_apt: migrate from unittest to pytest (#82666) 2024-03-14 19:19:36 -07:00
test_async_wrapper.py Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
test_copy.py Avoid mocker fixture in copy unit tests (#85575) 2025-07-28 22:04:36 +00:00
test_debconf.py debconf: set empty password value (#83217) 2024-10-01 11:48:57 -04:00
test_get_url.py get_url: add support for BSD-style digest (#84485) 2025-01-14 15:44:29 +00:00
test_hostname.py Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
test_iptables.py Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
test_known_hosts.py Remove Python 2.x compat from unit tests (#82109) 2023-11-01 16:37:08 -07:00
test_mount_facts.py Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
test_pip.py Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
test_service_facts.py Remove Python 2.x compat from unit tests (#82109) 2023-11-01 16:37:08 -07:00
test_service.py Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
test_systemd.py Remove Python 2.x compat from unit tests (#82109) 2023-11-01 16:37:08 -07:00
test_unarchive.py unarchive: Clamp zip timestamps on 32-bit time_t (#84409) 2024-12-05 17:26:58 -05:00
test_uri.py Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
utils.py Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00