You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
completion Add pslint sanity test. (#35303) 7 years ago
docker Use Python 3.7.0a2 for default docker container. 7 years ago
import/lib/ansible Fix ansible-test unicode and sanity tests. (#29743) 7 years ago
injector Fix ansible-test injector symlinks. (#34942) 7 years ago
lib Convert ansible-test compile into a sanity test. 7 years ago
requirements Fortinet FortiManager Scripting Module (#34518) 7 years ago
setup Revert "Move requirements into tests. (#35197)" 7 years ago
units Add test verification to ansible-test. (#22636) 8 years ago
.dockerignore Add new default Docker container for ansible-test. (#31944) 7 years ago
Dockerfile Add PSScriptAnalyzer to default container. 7 years ago
Makefile Convert ansible-test compile into a sanity test. 7 years ago
ansible-test Initial ansible-test implementation. (#18556) 8 years ago
importer.py Handle stdout/stderr/BaseException in import test. 7 years ago
retry.py Fix ansible-test pylint and pep8 issues. (#24245) 8 years ago
shippable.py Improve ansible-test HttpClient error handling. (#30301) 7 years ago
test.py Convert ansible-test compile into a sanity test. 7 years ago
tox.ini Fix ansible-test unicode and sanity tests. (#29743) 7 years ago