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/_data
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.
6 years ago
..
cli Prepare ansible-test for inclusion in setup.py (#60294) 6 years ago
completion Testing: Add support for AIX platform (#65802) 6 years ago
injector Additional ansible-test path fixes. (#60300) 6 years ago
playbooks PowerShell - Added coverage collector (#59009) 6 years ago
pytest/plugins Fix ansible-test pytest plugin loading. (#62119) 6 years ago
requirements Add constraints for Jinja2 on Python 2.6. (#66826) 6 years ago
sanity Module validation: sanity check mutually_exclusive, required_if, required_xxx ... (#66961) 6 years ago
setup ansible-test - add constraint for virtualenv (#67289) 6 years ago
ansible.cfg Update ansible-test integration config handling. (#60448) 6 years ago
coveragerc Move ansible-test coverage config to test/lib/ 6 years ago
inventory Update ansible-test collection inventory handling. (#61031) 6 years ago
pytest.ini Explicitly set junit_family=xunit1 @ pytest config 6 years ago
versions.py Ignore warnings in ansible-test environment check. 6 years ago
virtualenvcheck.py Work around virtualenv/venv issue in ansible-test. (#62111) 6 years ago
yamlcheck.py Relocate ansible-test code. (#60147) 6 years ago