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 f9b58fa13f
ansible-test - fix coverage for test modules (#84366)
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.
1 year ago
..
ci Typo fixes and other bits and bobs (#83672) 1 year ago
classification Drop use of setup.py and setup.cfg (#81443) 1 year ago
cli ansible-test - Add Windows remote connection option 1 year ago
commands ansible-test - fix coverage for test modules (#84366) 1 year 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 - Remove generation of egg-info (#83786) 1 year ago
become.py ansible-test - Improve code formatting (#79983) 3 years ago
bootstrap.py ansible-test - Handle externally managed Python (#82883) 2 years ago
cache.py ansible-test - Improve code formatting (#79983) 3 years ago
cgroup.py ansible-test - Fix parsing of cgroup entries 2 years ago
completion.py ansible-test - Add Windows remote connection option 1 year ago
config.py ansible-test - Clean up old Python 2 compat code (#81962) 2 years ago
connections.py ansible-test - Improve code formatting (#79983) 3 years ago
constants.py clean up ansible-connection (#82992) 2 years ago
containers.py ansible-test - Improve container network detection (#84323) 1 year ago
content_config.py ansible-test - Clean up old Python 2 compat code (#81962) 2 years ago
core_ci.py ansible-test - Remove obsolete WinRM setup script (#81249) 2 years ago
coverage_util.py ansible-test - Update coverage to 7.6.1 (#83723) 1 year 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 ansible-test - Improve container probe error handling (#84109) 1 year ago
encoding.py ansible-test - Update sanity tests and default Python (#83998) 1 year 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 - Add Windows remote connection option 1 year ago
host_profiles.py ansible-test - Add Windows remote connection option 1 year 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 ansible-test - Update PyPI and utility container (#83475) 2 years ago
python_requirements.py ansible-test - Update venv management and sanity requirements (#83729) 1 year ago
ssh.py Fix ansible-test issues with detecting docker host and forwarding ports (#81726) 2 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 Fix type hints and misc mypy/pylint issues (#83724) 1 year ago
util.py ansible-test - Fix interactive cmd traceback (#84264) 1 year ago
util_common.py Fix type hints and misc mypy/pylint issues (#83724) 1 year ago
venv.py ansible-test - Clean up old Python 2 compat code (#81962) 2 years ago