You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
7 years ago
..
fixtures fixes error when trying to run show start over eapi (#26800) 7 years ago
__init__.py refactor eos_eapi module (#20740) 8 years ago
eos_module.py Actually check for equality on empty commands array (#25308) 7 years ago
test_eos_banner.py Fix multiple EOS EAPI code and test issues (#26651) 7 years ago
test_eos_command.py test/: PEP8 compliancy (#24803) 7 years ago
test_eos_config.py fixes error when trying to run show start over eapi (#26800) 7 years ago
test_eos_eapi.py Actually check for equality on empty commands array (#25308) 7 years ago
test_eos_system.py test/: PEP8 compliancy (#24803) 7 years ago
test_eos_user.py module should fail if eos_user is added without configured_password or nopassword or sshkey (#28780) 7 years ago