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
Sam Doran f01de15d25
ansible-galaxy - remove warning during collection install (#69541)
* ansible-galaxy - remove warning during collection install

If existing collections do not contain a MANIFEST.json, which is common
for collections under development that were not installed from Ansible
Galaxy, fall back to inspecting galaxy.yml rather than displaying a
warning.

A warning will still be displayed in neither a MANIFEST.json nor
galaxy.yml are present.

* Update unit tests
6 years ago
..
__init__.py Collection test (#59488) 7 years ago
test_api.py ansible-galaxy - optimise some paths and use fake galaxy int tests (#67685) 6 years ago
test_collection.py Unify ansible-galaxy install -r (#67843) 6 years ago
test_collection_install.py ansible-galaxy - remove warning during collection install (#69541) 6 years ago
test_token.py ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553) 6 years ago
test_user_agent.py ansible-galaxy - expand User-Agent string for Galaxy endpoints (#65578) 6 years ago