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/iosxr
Trishna Guha 44687bb917 Add iosxr_user implementation module (#25615)
* Add iosxr_user implementation module

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* iosxr_user Integration test

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* iosxr_user Unit test

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* Modify integration test with idempotent case

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2017-06-15 22:07:03 +05:30
..
fixtures Add iosxr_user implementation module (#25615) 2017-06-15 22:07:03 +05:30
__init__.py
iosxr_module.py Actually check for equality on empty commands array (#25308) 2017-06-06 09:56:44 -04:00
test_iosxr_command.py fix iosxr commands to encode json (#23346) 2017-04-06 15:44:21 +01:00
test_iosxr_config.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_iosxr_facts.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_iosxr_system.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_iosxr_template.py updates iosxr modules to support socket (#21231) 2017-02-15 10:47:02 -05:00
test_iosxr_user.py Add iosxr_user implementation module (#25615) 2017-06-15 22:07:03 +05:30