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/junos
Corban Johnson d9a52db17d Adding RPC attribute parameters to junos_rpc network module (#32649)
* Adding RPC attribute arguments to `junos_rpc` network module.

* Specifying module argument version.

* Fixing DOCUMENTATION block.

* First attempt at new test fixture.

* Updated RPC_CLI_MAP.

* Use `result` instead of `reply`.
2017-11-21 10:45:13 +05:30
..
fixtures Adding RPC attribute parameters to junos_rpc network module (#32649) 2017-11-21 10:45:13 +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 Adding RPC attribute parameters to junos_rpc network module (#32649) 2017-11-21 10:45:13 +05:30