ansible/test/lib/ansible_test/_data/sanity
Matt Martz def3d1f815
validate-modules: support collections (#60247)
* Start of work to support collections

* remove version_added from base schema

* If a collection, pass that to validate-modules

* clean ups

* Allow version_added in a collection, just make it optional

* Don't traceback on missing doc_fragment

* Don't validate metadata in a collection
2019-08-16 14:28:34 -05:00
..
code-smell Relax boilerplate sanity tests. 2019-08-09 18:49:57 -07:00
compile
import Prepare ansible-test for inclusion in setup.py (#60294) 2019-08-08 16:14:19 -07:00
pep8
pslint
pylint Fix ansible-test TypeVar type annotations. 2019-08-09 17:29:41 -07:00
rstcheck Autointerpreter table (#60148) 2019-08-08 13:56:07 -05:00
shellcheck Fix sanity tests based on newer version of shellcheck (#60423) 2019-08-12 16:24:28 -04:00
validate-modules validate-modules: support collections (#60247) 2019-08-16 14:28:34 -05:00
yamllint