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
Jordan Borean c6bb15e7b0
ansible-test - fix coverage for test modules (#84366) (#84399)
Fixes the coverage path translation for modules located in integration
test paths. Instead of trying to match by the unique temporary path name
that the module is executed as, the reporting tool will translate it to
the static path that the module is actually located under.

(cherry picked from commit f9b58fa13f)
11 months ago
..
ci ansible-test - Use raise from to handle exceptions (#80905) 3 years ago
classification Omit pre-built man pages from sdist (#81395) 2 years ago
cli [stable-2.16] ansible-test - Improve unknown env error message (#83678) 1 year ago
commands ansible-test - fix coverage for test modules (#84366) (#84399) 11 months ago
compat ansible-test - Improve code formatting (#79983) 3 years ago
dev ansible-test - Improve code formatting (#79983) 3 years ago
provider ansible-test - Update source layout detection (#81418) 2 years ago
__init__.py ansible-test - Avoid using atexit module (#81096) 3 years ago
ansible_util.py ansible-test - Always use managed entry points (#81537) 2 years ago
become.py ansible-test - Improve code formatting (#79983) 3 years ago
bootstrap.py ansible-test - Improve code formatting (#79983) 3 years ago
cache.py ansible-test - Improve code formatting (#79983) 3 years ago
cgroup.py [stable-2.16] ansible-test - Fix parsing of cgroup entries 2 years ago
completion.py ansible-test - Improve code formatting (#79983) 3 years ago
config.py ansible-test - Remove deprecated features (#80558) 3 years ago
connections.py ansible-test - Improve code formatting (#79983) 3 years ago
constants.py ansible-test - Always use managed entry points (#81537) 2 years ago
containers.py ansible-test - Avoid using atexit module (#81096) 3 years ago
content_config.py ansible-test - Use more native type hints. (#78435) 3 years ago
core_ci.py ansible-test - Remove obsolete WinRM setup script (#81249) 2 years ago
coverage_util.py Bump `coverage.py` to v7.3.2 in `ansible-test` (#81844) (#81845) 2 years ago
data.py ansible-test - Fix traceback when mixing sources (#80801) 3 years ago
delegation.py ansible-test - Always use managed entry points (#81537) 2 years ago
diff.py ansible-test - Use raise from to handle exceptions (#80905) 3 years ago
docker_util.py [stable-2.16] ansible-test - Improve container probe error handling (#84109) (#84112) 1 year ago
encoding.py ansible-test - Use more native type hints. (#78435) 3 years ago
executor.py ansible-test - Improve code formatting (#79983) 3 years ago
git.py ansible-test - local change detection without --fork-point (#79734) 3 years ago
host_configs.py ansible-test - Improve code formatting (#79983) 3 years ago
host_profiles.py [stable-2.16] ansible-test - Invoke container sleep through env (#81853) (#81856) 2 years ago
http.py ansible-test - Use raise from to handle exceptions (#80905) 3 years ago
init.py ansible-test - Code cleanup and refactoring. (#77169) 4 years ago
inventory.py ansible-test - Support RSA SHA-1 for SSH clients. 3 years ago
io.py ansible-test - Improve code formatting (#79983) 3 years ago
junit_xml.py ansible-test - split controller/target testing (#75605) 4 years ago
locale_util.py ansible-test - Improve code formatting (#79983) 3 years ago
metadata.py ansible-test - Update git diff handling (#80202) 3 years ago
payload.py ansible-test - Avoid using atexit module (#81096) 3 years ago
provisioning.py ansible-test - Avoid using atexit module (#81096) 3 years ago
pypi_proxy.py [stable-2.16] ansible-test - Update PyPI test container to 3.1.0 (#83432). (#83440) 2 years ago
python_requirements.py Overhaul package-data sanity test (#81427) 2 years ago
ssh.py ansible-test - Improve code formatting (#79983) 3 years ago
target.py ansible-test - Allow target prefixes to use `_` (#80021) 3 years ago
test.py ansible-test - Fix timeout handling (#80764) 3 years ago
thread.py ansible-test - Improve code formatting (#79983) 3 years ago
timeout.py ansible-test - Fix handling of long timeouts (#80769) 3 years ago
util.py [stable-2.16] ansible-test - Fix interactive cmd traceback (#84264) (#84267) 1 year ago
util_common.py ansible-test - Fix sanity traceback with `-e` opt (#81271) 2 years ago
venv.py ansible-test - Improve code formatting (#79983) 3 years ago