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
Matt Martz deb54e4c5b
Relax minimal config to enable manifest functionality (#78574)
* Revert "Fix incorrect docs about how to enable manifest functionality (#78572)"

This reverts commit ac1ca40fb3.
2 years ago
..
__init__.py
test_api.py Fix KeyError for ansible-galaxy when caching paginated responses from v3 (#78325) 2 years ago
test_collection.py Relax minimal config to enable manifest functionality (#78574) 2 years ago
test_collection_install.py Make unit test for missing git executable more generic (#78173) 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