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
2019-10-08 15:09:19 -07:00
..
__init__.py Collection test (#59488) 2019-07-24 12:38:32 +10:00
test_api.py Stop appending '/api' to galaxy server url (#63238) 2019-10-08 15:09:19 -07:00
test_collection.py Refactor galaxy collection API for v3 support (#61510) 2019-08-30 11:55:19 +10:00
test_collection_install.py Add support for automation-hub authentication to ansible-galaxy (#63031) 2019-10-04 17:57:37 -04:00
test_token.py ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553) 2019-08-21 07:49:05 +10:00