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
Adrian Likins bad72693e4 Stop appending '/api' to galaxy server url (#63238)
* Stop appending '/api' to configured galaxy server url

Since not all galaxy REST api server URLs live
at '/api', stop always appending it to the
'url' value loaded from config.

* Add note about manually migrated galaxy configs and /api

* Add '/api/' to galaxy url and guessing if galaxy API

* Fix most unit tests (update to expect /api/)

* Fix test_initialise_unknown unit test

Since we retry now with an added /api/, mock it as well.

* Update fallback default avail_ver to new format
5 years ago
..
__init__.py Collection test (#59488) 5 years ago
test_api.py Stop appending '/api' to galaxy server url (#63238) 5 years ago
test_collection.py Refactor galaxy collection API for v3 support (#61510) 5 years ago
test_collection_install.py Add support for automation-hub authentication to ansible-galaxy (#63031) 5 years ago
test_token.py ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553) 5 years ago