ansible/test/lib/ansible_test/_data/sanity
Felix Fontein 4373863f25
Module validation: sanity check mutually_exclusive, required_if, required_xxx ... (#66961)
* required_if checks should have three or four parts.

* Validate mutually_exclusive, required_together, required_one_of, required_if and required_by.

* Simplify code.

* Improve messages.

* Add changelog.

* Sanity check.

* Update docs.

* Update ignore.txt.

* Don't continue with tests when terms are not strings.

* Remove ignore.txt entry.

* Make sure validate-modules doesn't choke on things already flagged by schema test.

* Check required_if requirements list for strings.
2020-02-19 12:26:42 -05:00
..
code-smell
compile
import Set alter_sys=True instead of False to address backwards incompat (#64670) 2019-11-11 16:47:35 -06:00
pep8
pslint
pylint Improve deprecate sanity check; remove deprecated features which should have been removed for 2.9 (#65745) 2020-01-21 16:58:26 -05:00
rstcheck
shellcheck
validate-modules Module validation: sanity check mutually_exclusive, required_if, required_xxx ... (#66961) 2020-02-19 12:26:42 -05:00
yamllint Add a sanity test for yaml to make sure we can parse all yaml 2019-12-20 10:29:03 -08:00