ansible/test/lib/ansible_test/_internal
Matt Clay 542d1b98ff
Support private test plugins in ansible-test. (#67660)
* Support private test plugins in ansible-test.

This feature is exclusively used for testing Ansible itself and is not available to collections.

Content in the newly supported directories will be added in follow-up PRs.

* Add new directory to path classification.

* Support new paths in shebang test.

* Add new directory to manifest.
2020-02-21 13:34:21 -08:00
..
cloud Test: Bump Tower version to latest release 2020-02-21 08:34:54 -08:00
coverage Add code coverage target analysis to ansible-test. (#67141) 2020-02-05 22:16:15 -08:00
integration Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
provider Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
sanity Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
units Fix ansible-test pytest plugin loading. (#62119) 2019-09-10 23:27:05 -07:00
__init__.py
ansible_util.py Support private test plugins in ansible-test. (#67660) 2020-02-21 13:34:21 -08:00
cache.py
changes.py
classification.py Support private test plugins in ansible-test. (#67660) 2020-02-21 13:34:21 -08:00
cli.py Support private test plugins in ansible-test. (#67660) 2020-02-21 13:34:21 -08:00
config.py Support private test plugins in ansible-test. (#67660) 2020-02-21 13:34:21 -08:00
constants.py
core_ci.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
coverage_util.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
csharp_import_analysis.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
data.py More ansible-test path handling updates. (#61484) 2019-08-28 15:13:00 -07:00
delegation.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
diff.py
docker_util.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
encoding.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
env.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
executor.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
git.py Fix ansible-test handling of git submodules. (#65027) 2019-11-19 10:19:03 -08:00
http.py
import_analysis.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
init.py
io.py Add code coverage target analysis to ansible-test. (#67141) 2020-02-05 22:16:15 -08:00
manage_ci.py Testing: Add support for AIX platform (#65802) 2020-01-29 15:56:51 -08:00
metadata.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
payload.py Fix ansible-test tar format handling. 2020-01-29 20:31:54 -08:00
powershell_import_analysis.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
target.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
test.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
thread.py
types.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
util.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
util_common.py Add code coverage target analysis to ansible-test. (#67141) 2020-02-05 22:16:15 -08:00
venv.py Fix ansible-test virtualenv real python search. 2019-10-03 17:12:33 -07:00