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
htol d7fbde4ea9
Make "~/.ansible" path configurable (#76114)
* replace hardcoded '~/.ansible' to C.ANSIBLE_HOME
* rename previously existing env ANSIBLE_HOME in env-setup script
* modify cache dir monkeypatching in galaxy api unit tests
* update "version_added" to 2.14 for ANSIBLE_HOME
* fix description of collections with proper use of ANSIBLE_HOME

Co-authored-by: htol <github@h-tol.net>
Co-authored-by: stefanwascoding <stefan@syntaxhelden.de>
3 years ago
..
__init__.py Collection test (#59488) 5 years ago
test_api.py Make "~/.ansible" path configurable (#76114) 3 years ago
test_collection.py Fix type for ansible-galaxy server config definitions (#77424) 3 years ago
test_collection_install.py Get git executable for collections in git repos (#77493) 3 years ago
test_role_install.py Fix tests failing on pytest 7 (#76670) 3 years ago
test_role_requirements.py galaxy: handle plus sign in user token appearing in role url (#73057) 4 years ago
test_token.py Remove obsolete units.compat.mock compat layer. (#77118) 3 years ago
test_user_agent.py ansible-galaxy - expand User-Agent string for Galaxy endpoints (#65578) 5 years ago