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
injector
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
units
.dockerignore
ansible-test
Dockerfile Use Python 3.7.0a2 for default docker container. 2018-01-09 21:14:31 -08:00
importer.py
Makefile
retry.py
shippable.py
test.py
tox.ini