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
Ghilli3 60d2a8b6a1 Fortinet FortiManager Scripting Module (#34518)
* Adding new code for new module and new module_utils with the pip pyfmg package

* Changed login and logout functionality and renamed mod_utils file as well as cleaned up PEP8 syntax

* Removing extra Ansible parameters and fixing more syntax issues

* Fixing more syntax issues and comparing against previous FTNT script module

* Changing import location to pass syntax checks

* Fixing pylint errors

* Removing test files

* Add unit tests and enabling a login session check within main in order to throw error if network connection exception

* Fixing syntax issues for adding unit tests

* Changing case for pip package requirements

* adding comments

* adding version restriction on pip package for testing

* adding version restriction on pip package for testing

* More comments

* Fixing documentation errors and add the ability to skip a test if it isn't present

* Fixing Pep8 error with whitespace (tab) in the row
2018-01-26 18:40:12 +00:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
integration Remove 'attempts' from non-looped tasks (#35316) 2018-01-26 09:06:03 -06:00
legacy vultr: add integration tests (#35157) 2018-01-21 22:54:12 +01:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Fortinet FortiManager Scripting Module (#34518) 2018-01-26 18:40:12 +00:00
sanity Convert ansible-test compile into a sanity test. 2018-01-25 09:45:36 -08:00
units Fortinet FortiManager Scripting Module (#34518) 2018-01-26 18:40:12 +00:00
utils Convert ansible-test compile into a sanity test. 2018-01-25 09:45:36 -08:00