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/sanity
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
..
ansible-doc Remove remnants of obsolete fireball mode. 2016-12-09 16:56:34 -07:00
code-smell Test cleanup. 2018-01-11 13:43:10 -08:00
import nxos_file_copy: fix broken import and 2.6 compatibility (#34480) 2018-01-05 11:36:11 +05:30
pep8 Test cleanup. 2018-01-11 13:43:10 -08:00
pylint Ignore pylint errors. 2018-01-11 15:38:35 -08:00
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 2017-04-13 10:28:52 -07:00
shellcheck Test cleanup. 2018-01-11 13:43:10 -08:00
validate-modules Validate modules arg spec fixes (#34477) 2018-01-11 15:41:53 -08:00
ansible.cfg Fix ansible-test config management. 2017-10-04 12:52:36 -07:00