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 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
5 years ago
..
__init__.py Collection test (#59488) 5 years ago
test_api.py Don't remove trailing / on galaxy api URLS (#63294) 5 years ago
test_collection.py Add the ability to ignore files and collection build (#64688) 5 years ago
test_collection_install.py galaxy - print HTTP reason on unknown error (#65273) 5 years ago
test_token.py ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553) 5 years ago
test_user_agent.py ansible-galaxy - expand User-Agent string for Galaxy endpoints (#65578) 5 years ago