ansible/test/lib/ansible_test/_internal/sanity
Matt Clay 92ccdeac31 Fix various import sanity test issues.
- Relative imports are now properly recognized.
- Correct script invocation of Ansible modules is used.
- Warnings are now consistently reported as errors.
- Errors are now consistently reported with the file tested.

Resolves https://github.com/ansible/ansible/issues/62723
Resolves https://github.com/ansible/ansible/issues/61884
2019-10-22 23:00:35 -07:00
..
__init__.py Fix issues with ansible-test --venv option. (#62033) 2019-09-09 18:32:29 -07:00
ansible_doc.py Fix ansible-doc traceback and sanity test. (#62040) 2019-09-10 00:29:34 -07:00
bin_symlinks.py Additional ansible-test path fixes. (#60300) 2019-08-08 23:51:03 -07:00
compile.py
ignores.py
import.py Fix various import sanity test issues. 2019-10-22 23:00:35 -07:00
integration_aliases.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
pep8.py
pslint.py
pylint.py Use .cfg extension for pylint configs. 2019-08-24 07:25:19 -07:00
rstcheck.py
sanity_docs.py
shellcheck.py
validate_modules.py validate-modules - Use error codes instead of numbers (#60711) 2019-08-28 14:12:56 -07:00
yamllint.py