ansible/test/lib/ansible_test/_internal
Matt Clay 831e1bf2e0 Fix ansible-test PYTHONPATH handling.
Running from an installed version of ansible-test now results in tests using a dedicated directory for PYTHONPATH instead of using the site-packages directory where ansible is installed.

This provides consistency with tests running from source, which already used a dedicated directory.

Resolves https://github.com/ansible/ansible/issues/62716
2019-09-26 14:02:19 -04:00
..
cloud vcenter provider: Only rely on VMWARE_TEST_PLATFORM 2019-09-20 10:33:44 -04:00
integration Update collections integration targets path. (#61523) 2019-08-29 03:39:03 -07:00
provider Fix ansible-test to ignore tests/output/. (#62084) 2019-09-10 15:49:40 -07:00
sanity Fix ansible-doc traceback and sanity test. (#62040) 2019-09-10 00:29:34 -07:00
units Fix ansible-test pytest plugin loading. (#62119) 2019-09-10 23:27:05 -07:00
__init__.py
ansible_util.py Fix ansible-test PYTHONPATH handling. 2019-09-26 14:02:19 -04:00
cache.py
changes.py
classification.py Fix ansible-test collections requirements installation. (#62181) 2019-09-12 02:00:33 -07:00
cli.py Redact sensitive values by default in ansible-test 2019-09-17 08:09:17 -07:00
config.py Add a --venv option to ansible-test. (#61422) 2019-08-28 09:10:17 -07:00
constants.py
core_ci.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
cover.py Fix ansible-test coverage --all (#62115) 2019-09-11 15:12:38 +10:00
coverage_util.py Properly exclude tests/output/ from code coverage. 2019-09-10 15:50:22 -07:00
csharp_import_analysis.py Change collection PS util import pattern (#61307) 2019-08-27 16:02:27 -07:00
data.py More ansible-test path handling updates. (#61484) 2019-08-28 15:13:00 -07:00
delegation.py Redact sensitive values by default in ansible-test 2019-09-17 08:09:17 -07:00
diff.py
docker_util.py
env.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
executor.py Fix ansible-test collections requirements installation. (#62181) 2019-09-12 02:00:33 -07:00
git.py ansible-test - Continue if the git command returns an error (#61605) 2019-08-30 12:03:39 -07:00
http.py
import_analysis.py More ansible-test path handling updates. (#61484) 2019-08-28 15:13:00 -07:00
init.py
manage_ci.py Move ansible-test coverage config to test/lib/ 2019-08-07 18:32:46 -07:00
metadata.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
payload.py Support delegation testing collections with deps. 2019-08-27 07:29:42 -07:00
powershell_import_analysis.py Change collection PS util import pattern (#61307) 2019-08-27 16:02:27 -07:00
target.py Update collections integration targets path. (#61523) 2019-08-29 03:39:03 -07:00
test.py Fix display of sanity test doc links. 2019-09-13 22:24:14 -07:00
thread.py
types.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
util.py Redact sensitive values by default in ansible-test 2019-09-17 08:09:17 -07:00
util_common.py Fix ansible-test PYTHONPATH handling. 2019-09-26 14:02:19 -04:00
venv.py Work around virtualenv/venv issue in ansible-test. (#62111) 2019-09-10 19:27:12 -07:00