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
Brian Coca fa35aa4865
Galaxy server config updates (#77106)
* ansible-galaxy configurable timeouts

  - also fixed issues with precedence,
    so --ignore-certs now overrides config
  - made galaxy_timeout generic setting,
    if set, it becomes default for server configs,
    but now specific servers can override
  - updated tests or added notes (some tests ignore/override precedence)

Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>
4 years ago
..
_vendor Use unittest.mock instead of mock. (#77883) 4 years ago
ansible_test Avoid deprecated method in unit tests. 4 years ago
cli Remove .travis.yml files from galaxy init skeletons (#75740) 4 years ago
compat Prefer unittest.mock over mock. (#77886) 4 years ago
config Yolo (#77554) 4 years ago
errors 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) 4 years ago
galaxy Galaxy server config updates (#77106) 4 years ago
inventory Clean up unit test boilerplate. 6 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Use unittest.mock instead of mock. (#77883) 4 years ago
module_utils Prefer unittest.mock over mock. (#77886) 4 years ago
modules Prefer unittest.mock over mock. (#77886) 4 years ago
parsing Use unittest.mock instead of mock. (#77883) 4 years ago
playbook Use unittest.mock instead of mock. (#77883) 4 years ago
plugins Use unittest.mock instead of mock. (#77883) 4 years ago
regex Add toggle to control invalid character substitution in group names (#52748) 7 years ago
template Use unittest.mock instead of mock. (#77883) 4 years ago
utils Forked display via queue (#77056) 4 years ago
vars Use unittest.mock instead of mock. (#77883) 4 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
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 ansible-test - Fix subprocess management. (#77641) 4 years ago