mirror of https://github.com/ansible/ansible.git
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.
pytest-mock 2.0.0, when run locally, gets grumpy when os.path.exists is messed with and then another method is patched afterwards. Likely something in the pytest-mock chain uses os.path.exists internally, and since pytest-mock prohibits context-specific patching, there's not a good solution. For now, just patch os.path.exists last. Signed-off-by: Rick Elrod <rick@elrod.me> |
6 years ago | |
|---|---|---|
| .. | ||
| acme | 6 years ago | |
| aws | 7 years ago | |
| basic | 6 years ago | |
| cloud | 6 years ago | |
| common | 6 years ago | |
| docker | 7 years ago | |
| ec2 | 6 years ago | |
| facts | 6 years ago | |
| gcp | 6 years ago | |
| hwc | 6 years ago | |
| identity/keycloak | 6 years ago | |
| json_utils | 6 years ago | |
| net_tools | 7 years ago | |
| network | 6 years ago | |
| parsing | 9 years ago | |
| postgresql | 7 years ago | |
| remote_management | 7 years ago | |
| urls | 6 years ago | |
| xenserver | 6 years ago | |
| __init__.py | 9 years ago | |
| conftest.py | 7 years ago | |
| test_database.py | 7 years ago | |
| test_distribution_version.py | 6 years ago | |
| test_distro.py | 7 years ago | |
| test_ec2.py | 6 years ago | |
| test_hetzner.py | 7 years ago | |
| test_known_hosts.py | 7 years ago | |
| test_kubevirt.py | 7 years ago | |
| test_netapp.py | 7 years ago | |
| test_text.py | 6 years ago | |
| test_utm_utils.py | 7 years ago | |
| test_vmware.py | 6 years ago | |