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/_internal
Matt Clay d584584474 Reorganize ansible-test coverage code.
This change moves all code for the `ansible-test coverage` command into the `coverage` directory.

Each subcommand is split into a separate file.

Only minor spelling changes were made aside from code relocation.
5 years ago
..
cloud vcenter: don't bind container on <1024 port 5 years ago
coverage Reorganize ansible-test coverage code. 5 years ago
integration Fix ansible-test inventory delegation. 5 years ago
provider Remove ansible-test --tox delegation option. 5 years ago
sanity Change the check_pyyaml() function to return the features of pyyaml that we check 5 years ago
units Fix ansible-test pytest plugin loading. (#62119) 5 years ago
__init__.py Relocate ansible-test code. (#60147) 5 years ago
ansible_util.py Fix ansible-test coverage of ansible-connection. 5 years ago
cache.py Relocate ansible-test code. (#60147) 5 years ago
changes.py Relocate ansible-test code. (#60147) 5 years ago
classification.py Fix ansible-test collections requirements installation. (#62181) 5 years ago
cli.py Reorganize ansible-test coverage code. 5 years ago
config.py Reorganize ansible-test coverage code. 5 years ago
constants.py Relocate ansible-test code. (#60147) 5 years ago
core_ci.py Testing: Add support for AIX platform (#65802) 5 years ago
coverage_util.py Properly exclude tests/output/ from code coverage. 5 years ago
csharp_import_analysis.py Change collection PS util import pattern (#61307) 5 years ago
data.py More ansible-test path handling updates. (#61484) 5 years ago
delegation.py Testing: Add support for AIX platform (#65802) 5 years ago
diff.py Relocate ansible-test code. (#60147) 5 years ago
docker_util.py Relocate ansible-test code. (#60147) 5 years ago
env.py Overhaul ansible-test test path handling. (#61416) 5 years ago
executor.py Add a `--no-pip-check` option to ansible-test. 5 years ago
git.py Fix ansible-test handling of git submodules. (#65027) 5 years ago
http.py Relocate ansible-test code. (#60147) 5 years ago
import_analysis.py More ansible-test path handling updates. (#61484) 5 years ago
init.py Relocate ansible-test code. (#60147) 5 years ago
manage_ci.py Testing: Add support for AIX platform (#65802) 5 years ago
metadata.py Overhaul ansible-test test path handling. (#61416) 5 years ago
payload.py Fix ansible-test tar format handling. 5 years ago
powershell_import_analysis.py Change collection PS util import pattern (#61307) 5 years ago
target.py Update collections integration targets path. (#61523) 5 years ago
test.py Fix display of sanity test doc links. 5 years ago
thread.py Relocate ansible-test code. (#60147) 5 years ago
types.py Overhaul ansible-test test path handling. (#61416) 5 years ago
util.py Redact sensitive values by default in ansible-test 5 years ago
util_common.py Fix ansible-test env var mixing running commands. 5 years ago
venv.py Fix ansible-test virtualenv real python search. 5 years ago