ed37efb217
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> |
||
---|---|---|
.. | ||
parameters | ||
process | ||
text | ||
validation | ||
warnings | ||
__init__.py | ||
test_collections.py | ||
test_dict_transformations.py | ||
test_network.py | ||
test_removed.py | ||
test_sys_info.py | ||
test_utils.py |