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/fortimanager
ftntcorecse 37e932c4ee Fortinet FortiManager IPv4 Policy Module (#47638)
* Needs unit test fix -- the "delete" calls a GET command and another function to get policy ID of a firewall policy before deleting it. Nested functions like this, where a GET occurs to determine a new call, breaks the unitTestGen output. Need to figure out what's going on, and adjust the generator.

* PR Candidate

* PR Candidate (fixes)

* Reverting

* Fixing Edits.

* Fixing Authors - Fixing Requested Changes
2018-11-21 11:14:47 +05:30
..
fixtures Fortinet FortiManager IPv4 Policy Module (#47638) 2018-11-21 11:14:47 +05:30
__init__.py Fortinet FortiManager Scripting Module (#34518) 2018-01-26 18:40:12 +00:00
fortimanager_module.py Fortinet FortiManager Scripting Module (#34518) 2018-01-26 18:40:12 +00:00
test_fmgr_fwpol_ipv4.py Fortinet FortiManager IPv4 Policy Module (#47638) 2018-11-21 11:14:47 +05:30
test_fmgr_provisioning.py fortimanager/fmgr_provisioning.py (#35743) 2018-08-30 14:25:17 +01:00
test_fmgr_script.py skip fmg_script unit test if the pyFMG script is not present (#36732) 2018-02-26 12:01:14 -05:00
test_fmgr_secprof_ssl_ssh.py FortiManager SSL SSH Security Profiles (#47152) 2018-11-21 10:44:35 +05:30
test_fmgr_secprof_waf.py FortiManager Web Application Firewall Security Profile (#46967) 2018-11-21 10:46:13 +05:30
test_fmgr_secprof_web.py FortiManager Web Filter Security Profile (#47150) 2018-11-21 10:45:00 +05:30