ansible/test/lib/ansible_test/_data
Matt Clay a64b562071
Fix up network testing on Shippable. (#67678)
This prepares for code coverage collection for initial setup of incidental test coverage.
2020-02-23 18:37:26 -08:00
..
cli Prepare ansible-test for inclusion in setup.py (#60294) 2019-08-08 16:14:19 -07:00
completion Fix up network testing on Shippable. (#67678) 2020-02-23 18:37:26 -08:00
injector Additional ansible-test path fixes. (#60300) 2019-08-08 23:51:03 -07:00
playbooks PowerShell - Added coverage collector (#59009) 2019-08-28 07:03:23 +10:00
pytest/plugins Fix ansible-test pytest plugin loading. (#62119) 2019-09-10 23:27:05 -07:00
requirements Add constraints for Jinja2 on Python 2.6. (#66826) 2020-01-27 14:01:34 -08:00
sanity Support private test plugins in ansible-test. (#67660) 2020-02-21 13:34:21 -08:00
setup ansible-test - add constraint for virtualenv (#67289) 2020-02-10 16:29:47 -08:00
ansible.cfg Update ansible-test integration config handling. (#60448) 2019-08-13 13:18:55 -07:00
coveragerc Move ansible-test coverage config to test/lib/ 2019-08-07 18:32:46 -07:00
inventory Update ansible-test collection inventory handling. (#61031) 2019-08-21 12:12:37 -07:00
pytest.ini Explicitly set junit_family=xunit1 @ pytest config 2020-01-30 00:05:02 +01:00
versions.py Ignore warnings in ansible-test environment check. 2020-01-13 16:16:55 -08:00
virtualenvcheck.py Work around virtualenv/venv issue in ansible-test. (#62111) 2019-09-10 19:27:12 -07:00
yamlcheck.py