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
Tim Rupp 16bd93a14e Refactors bigip ssl cert module (#25882)
Includes unit tests and a refactor of the module to make code
more easily supported. Also fixes an issue where the extension of
the cert name was not appended if not provided. This problem was
causing certs to not be editable in the UI. Also deprecates params.

Unit tests are provided. Integration tests can be found here

https://github.com/F5Networks/f5-ansible/blob/devel/test/integration/bigip_ssl_certificate.yaml#L23
https://github.com/F5Networks/f5-ansible/tree/devel/test/integration/targets/bigip_ssl_certificate/tasks
2017-06-28 17:26:39 +01:00
..
basics code clean of old code from network modules updates (#21469) 2017-02-15 12:46:30 -05:00
cumulus test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
eos Actually check for equality on empty commands array (#25308) 2017-06-06 09:56:44 -04:00
f5 Refactors bigip ssl cert module (#25882) 2017-06-28 17:26:39 +01:00
ios Add ios_user implementation module (#25413) 2017-06-09 13:50:57 +05:30
iosxr iosxr_banner Implementation module (#25744) 2017-06-16 11:56:47 +05:30
junos Add junos unit test case (#24249) 2017-05-03 22:36:23 +05:30
netscaler Add module netscaler_cs_action (#26147) 2017-06-28 19:16:46 +05:30
nxos Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
ovs Actually check for equality on empty commands array (#25308) 2017-06-06 09:56:44 -04:00
vyos fix vyos_user configuration (#26166) 2017-06-28 12:13:27 +05:30
__init__.py adds new module net_command for network devices (#19468) 2016-12-19 11:21:37 -05:00