ansible/test/runner
Matt Martz dcc05093db Validate modules arg spec fixes (#34477)
* Update validate-modules arg_spec introspection to be faster, by only mocking the imports we explicitly list
* The use of types.MethodType in redhat_subscription wasn't py3 compatible, use partial instead
* Remove argument_spec import hacks, make them errors, we can ignore them with ansible-test
* Enable the --arg-spec flag for validate-modules
2018-01-11 15:41:53 -08:00
..
completion Update default ansible-test container SHA. 2018-01-10 18:01: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 Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
lib Validate modules arg spec fixes (#34477) 2018-01-11 15:41:53 -08:00
requirements Update astroid test constraint. 2018-01-10 02:03:56 -08:00
setup Add Azure provider support to ansible-test and CI. 2017-12-06 00:34:54 -08:00
units
.dockerignore Add new default Docker container for ansible-test. (#31944) 2017-10-19 13:37:22 -07:00
ansible-test
Dockerfile Use Python 3.7.0a2 for default docker container. 2018-01-09 21:14:31 -08:00
importer.py Handle stdout/stderr/BaseException in import test. 2018-01-02 14:42:31 -08:00
Makefile
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 Add Azure provider support to ansible-test and CI. 2017-12-06 00:34:54 -08:00
tox.ini Fix ansible-test unicode and sanity tests. (#29743) 2017-09-11 16:39:34 -07:00