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
Jason K Hall 192948434c
galaxy: handle missing 'results' key in cached Galaxy API responses. (#85972)
* galaxy: handle missing 'results' key in cached Galaxy API responses.

* galaxy: clarified AnsibleError message for missing cache results.

* Modified AnsibleError message and added a regression test.

* Fixed formatting issue in test/units/galaxy/test_api.py

* Added a changelog entry.

* Modified changelog.
2 months ago
..
__init__.py Collection test (#59488) 6 years ago
test_api.py galaxy: handle missing 'results' key in cached Galaxy API responses. (#85972) 2 months ago
test_collection.py ansible-galaxy - remove deprecated v2 API (#85830) 3 months ago
test_collection_dataclasses.py Fix `is_pinned` property of `Requirement` (#81812) 10 months ago
test_collection_install.py Cover unit tests with mypy (#84084) 1 year ago
test_role_install.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_role_requirements.py Require `from __future__ import annotations` (#81902) 2 years ago
test_token.py config, integrate dynamic galaxy servers (#83129) 2 years ago
test_user_agent.py Require `from __future__ import annotations` (#81902) 2 years ago