This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
cachier
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wassname/cachier.git
synced
2026-08-21 11:13:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
cachier
/
tests
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Shay Palachi
f6073a3ddf
working on memory core locking + tests
...
Memory core is now thread safe extend memory core tests added checkdocs
2020-11-26 13:48:03 +02:00
..
__init__.py
coverage upped to ~93%
2017-04-26 11:31:34 +03:00
conftest.py
cleaned up test code, added pymongo to test dependencies
2019-01-29 12:53:17 +02:00
speed_eval.py
cleaned up test code, added pymongo to test dependencies
2019-01-29 12:53:17 +02:00
test_core_lookup.py
Make code more abstract to pick from many future possible backends
2020-11-25 14:02:41 +02:00
test_general.py
passing python2 tests: from __future__ import print_function
2019-09-07 12:19:48 +03:00
test_memory_core.py
working on memory core locking + tests
2020-11-26 13:48:03 +02:00
test_mongo_core.py
Remove prints and a comment
2020-10-08 16:02:07 -04:00
test_pickle_core.py
Creating tests for hash_params in get_entry methods (pickle and mongo cores)
2020-03-10 01:07:16 -03:00