ansible/test/units/modules/network/vyos
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 Add vyos_user implementation module (#25677) 2017-06-15 22:06:18 +05:30
__init__.py
test_vyos_banner.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_vyos_command.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_vyos_config.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_vyos_facts.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_vyos_static_route.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_vyos_system.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_vyos_user.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
vyos_module.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00