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
Brian Coca fa35aa4865
Galaxy server config updates (#77106)
* ansible-galaxy configurable timeouts

  - also fixed issues with precedence,
    so --ignore-certs now overrides config
  - made galaxy_timeout generic setting,
    if set, it becomes default for server configs,
    but now specific servers can override
  - updated tests or added notes (some tests ignore/override precedence)

Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>
2 years ago
..
__init__.py
test_api.py Use unittest.mock instead of mock. (#77883) 2 years ago
test_collection.py Galaxy server config updates (#77106) 2 years ago
test_collection_install.py Use unittest.mock instead of mock. (#77883) 2 years ago
test_role_install.py
test_role_requirements.py
test_token.py Use unittest.mock instead of mock. (#77883) 2 years ago
test_user_agent.py