ansible/test/units/galaxy
Adrian Likins d1c39b9068 Don't remove trailing / on galaxy api URLS (#63294)
This causes multiple unneeded http redirects.
Since each http redirect takes a few hundred
milliseconds, handling the redirects starts to
take up a significant amount of wall time.

Fixes: #63281
2020-01-08 15:25:40 -05:00
..
__init__.py Collection test (#59488) 2019-07-24 12:38:32 +10:00
test_api.py Don't remove trailing / on galaxy api URLS (#63294) 2020-01-08 15:25:40 -05:00
test_collection.py Add the ability to ignore files and collection build (#64688) 2019-11-14 05:02:58 +10:00
test_collection_install.py galaxy - print HTTP reason on unknown error (#65273) 2019-12-03 07:36:05 +10:00
test_token.py ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553) 2019-08-21 07:49:05 +10:00
test_user_agent.py ansible-galaxy - expand User-Agent string for Galaxy endpoints (#65578) 2019-12-06 10:34:14 +10:00