ansible/test/units/modules/network/eos
Trishna Guha 252efcebf5 module should fail if eos_user is added without configured_password or nopassword or sshkey (#28780)
* module should fail if eos_user is added without configured_password or nopassword or sshkey

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

* fix eos_user unit test

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

* fix eos_user integration test

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2017-08-31 15:29:57 -04:00
..
fixtures fixes error when trying to run show start over eapi (#26800) 2017-07-14 15:07:44 +02:00
__init__.py refactor eos_eapi module (#20740) 2017-01-27 08:44:57 -05:00
eos_module.py Actually check for equality on empty commands array (#25308) 2017-06-06 09:56:44 -04:00
test_eos_banner.py Fix multiple EOS EAPI code and test issues (#26651) 2017-07-11 19:28:33 +02:00
test_eos_command.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_eos_config.py fixes error when trying to run show start over eapi (#26800) 2017-07-14 15:07:44 +02:00
test_eos_eapi.py Actually check for equality on empty commands array (#25308) 2017-06-06 09:56:44 -04:00
test_eos_system.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_eos_user.py module should fail if eos_user is added without configured_password or nopassword or sshkey (#28780) 2017-08-31 15:29:57 -04:00