ansible/test/runner
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
..
completion Add pslint sanity test. (#35303) 2018-01-24 17:22:14 -08:00
docker Use Python 3.7.0a2 for default docker container. 2018-01-09 21:14:31 -08:00
import/lib/ansible Fix ansible-test unicode and sanity tests. (#29743) 2017-09-11 16:39:34 -07:00
injector Fix ansible-test injector symlinks. (#34942) 2018-01-16 15:12:51 -08:00
lib Convert ansible-test compile into a sanity test. 2018-01-25 09:45:36 -08:00
requirements Fortinet FortiManager Scripting Module (#34518) 2018-01-26 18:40:12 +00:00
setup Revert "Move requirements into tests. (#35197)" 2018-01-23 10:54:25 -08:00
units Add test verification to ansible-test. (#22636) 2017-03-15 12:17:42 -07:00
.dockerignore Add new default Docker container for ansible-test. (#31944) 2017-10-19 13:37:22 -07:00
ansible-test
Dockerfile Add PSScriptAnalyzer to default container. 2018-01-24 08:36:28 -08:00
importer.py Handle stdout/stderr/BaseException in import test. 2018-01-02 14:42:31 -08:00
Makefile Convert ansible-test compile into a sanity test. 2018-01-25 09:45:36 -08:00
retry.py Fix ansible-test pylint and pep8 issues. (#24245) 2017-05-03 23:19:44 +08:00
shippable.py Improve ansible-test HttpClient error handling. (#30301) 2017-09-13 12:23:48 -07:00
test.py Convert ansible-test compile into a sanity test. 2018-01-25 09:45:36 -08:00
tox.ini Fix ansible-test unicode and sanity tests. (#29743) 2017-09-11 16:39:34 -07:00