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
Matt Martz 70e5673319
[stable-2.13] Fix KeyError for ansible-galaxy when caching paginated responses from v3 (#78325) (#78405)
* Fix KeyError for ansible-galaxy when caching paginated responses from v3

* changelog

* generate responses in loop for test

Co-authored-by: Matt Martz <matt@sivel.net>
(cherry picked from commit 5728d72)

Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>

Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>
3 years ago
..
_vendor [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago
ansible_test [stable-2.13] Avoid deprecated method in unit tests. 4 years ago
cli Fix wording for :ref|term: substitution (#78216) (#78221) 4 years ago
compat [stable-2.13] Prefer unittest.mock over mock. (#77886) 4 years ago
config Provide better decryption errors for single vault values (#72362) 5 years ago
errors [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago
executor Add toggle to fix module_defaults with module-as-redirected-action on a per-module basis (#77265) (#77899) 4 years ago
galaxy [stable-2.13] Fix KeyError for ansible-galaxy when caching paginated responses from v3 (#78325) (#78405) 3 years ago
inventory Clean up unit test boilerplate. 6 years ago
inventory_test_data/group_vars
mock [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago
module_utils [stable-2.13] Prefer unittest.mock over mock. (#77886) 4 years ago
modules [stable-2.13] Prefer unittest.mock over mock. (#77886) 4 years ago
parsing [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago
playbook [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago
plugins [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago
regex
template [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago
utils [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago
vars [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago
__init__.py
requirements.txt ansible-test - split controller/target testing (#75605) 4 years ago
test_constants.py Remove some constants.py deprecated items (#70466) 6 years ago
test_context.py Clean up unit test boilerplate. 6 years ago
test_no_tty.py [stable-2.13] ansible-test - Multiple backports (#77951) 4 years ago