1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/modules/packaging/os
Pilou a5c9726502 Unit tests: share common code (#31456)
* move set_module_args to units.modules.utils
* unit tests: reuse set_module_args
* unit tests: mock exit/fail_json in module.utils.ModuleTestCase
* unit tests: use module.utils.ModuleTestCase
* unit tests: fix 'import shadowed by loop variable'
2017-11-17 09:17:07 -08:00
..
__init__.py Relocate module unit tests. (#18812) 2016-12-08 11:35:20 -05:00
test_apk.py apk: Fix regex search patterns 2017-04-18 15:07:55 +02:00
test_apt.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_rhn_channel.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_rhn_register.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_yum.py unit test for #24330 (#24346) 2017-05-09 12:44:33 -04:00