ansible/test/units/modules/network
Ricardo Carrillo Cruz 7c1b8da1a1 Refactor openvswitch unit tests (#24055)
Rather than passing a file to load fixture, build a matrix containing
the run_command side_effect per test.
This will allow more code-reuse for other ovs modules unit tests.
2017-04-27 14:48:37 +02:00
..
basics code clean of old code from network modules updates (#21469) 2017-02-15 12:46:30 -05:00
cumulus New Networking Module: NCLU (#21101) 2017-02-20 22:21:34 -05:00
eos Implement eos_banner for EAPI (#22609) 2017-03-14 21:00:17 +01:00
ios Fallback to show-run on ios_banner for devices where show banner does not work (#22793) 2017-03-22 10:01:41 +01:00
iosxr Add assertion on test_iosxr_facts (#23852) 2017-04-21 11:19:46 +02:00
junos Add junos_command module unit test (#23819) 2017-04-21 18:23:40 +05:30
nxos nxos_bgp fixes (#23927) 2017-04-26 16:33:54 -04:00
ovs Refactor openvswitch unit tests (#24055) 2017-04-27 14:48:37 +02:00
vyos Remove shebangs from unit tests. 2017-02-27 17:53:10 -08:00
__init__.py