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
Abhijeet Kasurde 95fdd555b3
galaxy: Cross check the collection type (#81423)
* User-provided collection type might differ from collection
  source. Cross-check the type before proceeding

Fixes: #79463

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
1 year ago
..
__init__.py
test_api.py Improve code coverage of unit tests (#80904) 1 year ago
test_collection.py Add pymarkdown sanity test for core (#81220) 1 year ago
test_collection_install.py galaxy: Cross check the collection type (#81423) 1 year ago
test_role_install.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
test_role_requirements.py galaxy: handle plus sign in user token appearing in role url (#73057) 4 years ago
test_token.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
test_user_agent.py