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 d19b506ce8
ansible-test - Clean up future boilerplate. (#76874)
* ansible-test - Clarify need for empty __init__.py
* ansible-test - Update code-smell boilerplate.
* Update code-smell boilerplate for core.
* Update future boilerplate test for ansible-test.

All ansible-test code (except for targets) and core-specific sanity tests now use the same boilerplate.

The test also checks for unwanted `__future__` and `metaclass` boilerplate.

* Relocate target tools to the correct directory.

Several tools used on target Python versions were incorrectly placed in the controller directory.
4 years ago
..
ci ansible-test - split controller/target testing (#75605) 4 years ago
classification ansible-test - Code cleanup. (#76540) 4 years ago
cli ansible-test - Improve help for unsupported cwd. (#76866) 4 years ago
commands ansible-test - Remove azure support for Sherlock. 4 years ago
compat ansible-test - split controller/target testing (#75605) 4 years ago
provider ansible-test - Validate collection ns and name. 4 years ago
__init__.py ansible-test - Improve help for unsupported cwd. (#76866) 4 years ago
ansible_util.py Require Jinja2 3.0.0 (#75881) 4 years ago
become.py ansible-test - split controller/target testing (#75605) 4 years ago
bootstrap.py ansible-test - Create injector scripts at runtime. (#75761) 4 years ago
cache.py ansible-test - split controller/target testing (#75605) 4 years ago
completion.py ansible-test - Defer loading of completion entries. (#76852) 4 years ago
config.py ansible-test - Code cleanup. (#75774) 4 years ago
connections.py ansible-test - Remove AIX provisioning support. (#76747) 4 years ago
constants.py Modernize install (#76021) 4 years ago
containers.py ansible-test - Fix type hints. 4 years ago
content_config.py ansible-test - split controller/target testing (#75605) 4 years ago
core_ci.py ansible-test - More PEP 484 type hints. 4 years ago
coverage_util.py ansible-test - split controller/target testing (#75605) 4 years ago
data.py ansible-test - Validate collection ns and name. 4 years ago
delegation.py ansible-test - Fix delegation from install. 4 years ago
diff.py ansible-test - More PEP 484 type hints. 4 years ago
docker_util.py ansible-test - Fix type hints. 4 years ago
encoding.py ansible-test - split controller/target testing (#75605) 4 years ago
executor.py ansible-test - split controller/target testing (#75605) 4 years ago
git.py ansible-test - More PEP 484 type hints. 4 years ago
host_configs.py ansible-test - Add default for Windows remotes. 4 years ago
host_profiles.py ansible-test - Fix inventory generation. 4 years ago
http.py ansible-test - More PEP 484 type hints. 4 years ago
init.py ansible-test - Code cleanup. (#76540) 4 years ago
inventory.py ansible-test - Fix inventory generation. 4 years ago
io.py ansible-test - split controller/target testing (#75605) 4 years ago
junit_xml.py ansible-test - split controller/target testing (#75605) 4 years ago
metadata.py ansible-test - Code cleanup. (#75774) 4 years ago
payload.py ansible-test - Create injector scripts at runtime. (#75761) 4 years ago
provisioning.py ansible-test - Add `--prime-containers` option. 4 years ago
pypi_proxy.py ansible-test - Remove support for Python 2.6. 4 years ago
python_requirements.py Overhaul ansible-test integration tests. (#76111) 4 years ago
ssh.py ansible-test - split controller/target testing (#75605) 4 years ago
target.py ansible-test - Fix type hints. 4 years ago
test.py ansible-test - Use ansible-core for docs links. 4 years ago
thread.py ansible-test - Code cleanup. (#76540) 4 years ago
timeout.py ansible-test - split controller/target testing (#75605) 4 years ago
util.py ansible-test - Clean up future boilerplate. (#76874) 4 years ago
util_common.py ansible-test - Clean up future boilerplate. (#76874) 4 years ago
venv.py ansible-test - Clean up future boilerplate. (#76874) 4 years ago