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
Matt Clay 3a9a23fb1a
Use unittest.mock instead of mock. (#77883)
This can only be done for controller tests.
2 years ago
..
__init__.py
test_api.py Use unittest.mock instead of mock. (#77883) 2 years ago
test_collection.py Use unittest.mock instead of mock. (#77883) 2 years ago
test_collection_install.py Use unittest.mock instead of mock. (#77883) 2 years ago
test_role_install.py
test_role_requirements.py
test_token.py Use unittest.mock instead of mock. (#77883) 2 years ago
test_user_agent.py