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/units
Sloane Hertel efbc00b6e4
Consider all configured collection paths when installing collections (#81243)
* Only install collections which can't be satisfied by a collection in any of the configured paths.

* Improve warning for unexpected collection install path

Fix warning when path is configured, but is a pip-managed path

Normalize the path before validating to fix warning consistency
1 year ago
..
_vendor
ansible_test
cli Add pymarkdown sanity test for core (#81220) 1 year ago
compat
config Add test for 256-color configuration values (#78613) 1 year ago
errors
executor
galaxy Consider all configured collection paths when installing collections (#81243) 1 year ago
inventory
inventory_test_data/group_vars
mock More unit test code coverage improvements (#81136) 1 year ago
module_utils ansible-test - update module_utils/urls.py unit test to support cryptography >= 41.0.0 (#81296) 1 year ago
modules Improve code coverage of unit tests (#81119) 1 year ago
parsing Improve code coverage of unit tests (#81119) 1 year ago
playbook
plugins Replace `reboot_command` integration test with unit tests (#78956) 1 year ago
regex
template
utils Remove unreachable code in curses unit test (#81138) 1 year ago
vars More unit test code coverage improvements (#81136) 1 year ago
__init__.py
requirements.txt Remove Python 3.9 support for the controller (#80973) 1 year ago
test_context.py Clean up unit test boilerplate. 4 years ago
test_no_tty.py ansible-test - Fix subprocess management. (#77641) 3 years ago