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/junos
Trishna Guha a41028244d
Add platform facts in network facts modules (#51434)
* Add platform facts in network facts modules

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

* Add nxos

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

* Add vyos

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

* Add iosxr

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

* Add junos

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

* fix pep8

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

* update unit test

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

* fix vyos_facts unittest

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

* fix ios_facts unittest

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

* fix iosxr unittests

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

* fix CI failure

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

* fix junos test

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
6 years ago
..
fixtures Add new module - junos_ping (#50711) 6 years ago
__init__.py Add junos_command module unit test (#23819) 8 years ago
junos_module.py Update bare exceptions to specify Exception. 6 years ago
test_junos_command.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_junos_config.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_junos_facts.py Add platform facts in network facts modules (#51434) 6 years ago
test_junos_netconf.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_junos_package.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_junos_ping.py Add new module - junos_ping (#50711) 6 years ago
test_junos_rpc.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_junos_scp.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago