ansible/test/units/modules/network/junos
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 -Fixes JSON parsing(use JSON object instead of string) for facts modules. (#31818) 2017-10-23 17:48:52 +05:30
__init__.py Add junos_command module unit test (#23819) 2017-04-21 18:23:40 +05:30
junos_module.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_junos_command.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_junos_config.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_junos_facts.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_junos_netconf.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_junos_package.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_junos_rpc.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00