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/lib/ansible_test/_internal/sanity
Matt Clay e1b9bed57d [stable-2.9] Fix various import sanity test issues. (#63839)
* [stable-2.9] 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
(cherry picked from commit 92ccdeac31)

Co-authored-by: Matt Clay <matt@mystile.com>

* Changelog entry for ansible-test sanity fixes.

(cherry picked from commit 0923ed56c7)
6 years ago
..
__init__.py [stable-2.9] Fix issues with ansible-test --venv option. (#62033) 6 years ago
ansible_doc.py [stable-2.9] Fix ansible-doc traceback and sanity test. (#62040) 6 years ago
bin_symlinks.py Additional ansible-test path fixes. (#60300) 6 years ago
compile.py Relocate ansible-test code. (#60147) 6 years ago
ignores.py Relocate ansible-test code. (#60147) 6 years ago
import.py [stable-2.9] Fix various import sanity test issues. (#63839) 6 years ago
integration_aliases.py Overhaul ansible-test test path handling. (#61416) 6 years ago
pep8.py Relocate ansible-test code. (#60147) 6 years ago
pslint.py Relocate ansible-test code. (#60147) 6 years ago
pylint.py Use `.cfg` extension for pylint configs. 6 years ago
rstcheck.py Relocate ansible-test code. (#60147) 6 years ago
sanity_docs.py Relocate ansible-test code. (#60147) 6 years ago
shellcheck.py Relocate ansible-test code. (#60147) 6 years ago
validate_modules.py validate-modules - Use error codes instead of numbers (#60711) 6 years ago
yamllint.py Relocate ansible-test code. (#60147) 6 years ago