1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-17 15:04:14 +00:00
community.general/test/runner/lib/sanity
Matt Clay 8a223009ca
Improve handling of integration test aliases. (#38698)
* Include change classification data in metadata.
* Add support for disabled tests.
* Add support for unstable tests.
* Add support for unsupported tests.
* Overhaul integration aliases sanity test.
* Update Shippable scripts to handle unstable tests.
* Mark unstable Azure tests.
* Mark unstable Windows tests.
* Mark disabled tests.
2018-04-12 16:15:28 -07:00
..
__init__.py
ansible_doc.py
compile.py
import.py
integration_aliases.py Improve handling of integration test aliases. (#38698) 2018-04-12 16:15:28 -07:00
pep8.py
pslint.py
pylint.py
rstcheck.py
sanity_docs.py
shellcheck.py
validate_modules.py
yamllint.py