Package: cachy / 0.3.0-4

Metadata

Package Version Patches format
cachy 0.3.0-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
flexmock 0.11 | (download)

tests/stores/test_dict_store.py | 5 1 4 - 0 !
tests/stores/test_file_store.py | 4 1 3 - 0 !
tests/stores/test_redis_store.py | 2 0 2 - 0 !
tests/test_cache_manager.py | 5 1 4 - 0 !
tests/test_repository.py | 5 1 4 - 0 !
tests/test_tagged_cache.py | 5 1 4 - 0 !
6 files changed, 5 insertions( ), 21 deletions(-)

 no need to teardown flexmock

flexmock patches unittest to hook tearing down, itself.

The flexmock_teardown() function is a private API that was moved in
0.11.0.