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/galaxy
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
..
__init__.py Collection test (#59488) 5 years ago
test_api.py Improve code coverage of unit tests (#80904) 1 year ago
test_collection.py Add pymarkdown sanity test for core (#81220) 1 year ago
test_collection_install.py Consider all configured collection paths when installing collections (#81243) 1 year ago
test_role_install.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
test_role_requirements.py galaxy: handle plus sign in user token appearing in role url (#73057) 4 years ago
test_token.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
test_user_agent.py ansible-galaxy - expand User-Agent string for Galaxy endpoints (#65578) 5 years ago