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/network/aireos
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
..
fixtures Adding aireos_config module (#27408) 2017-07-29 00:36:04 +05:30
__init__.py New module aireos_command (#26769) 2017-07-19 23:14:52 +05:30
aireos_module.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_aireos_command.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_aireos_config.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00