42 Commits
Author SHA1 Message Date
Shay Palachy 7bd26c89ab adler32 solves cross-kernel stable caching on my local machine 2020-02-08 19:04:10 +02:00
Shay Palachy d9a1a8cbd5 is adler32 cross-kernel stable? 2020-02-08 18:43:19 +02:00
Shay Palachy d62222e8ac trying to reproduce unstable hash bug on travis 2020-02-08 17:56:52 +02:00
Shay Palachy eb5523ce4c test coverage is up 2020-02-01 00:46:00 +02:00
fx_kirin d5ee92df9a change import order 2020-01-08 13:47:14 +09:00
fx_kirin c8b81b9e9a fix deepsource report 2020-01-08 13:09:11 +09:00
fx_kirin 6ecf666b29 add test 2020-01-08 13:03:34 +09:00
Shay Palachy 5f15026ba4 fixed deepsource.io issues 2019-12-09 17:21:56 +02:00
Shay Palachy 376aade8ae added cache_dir argument for custom cach dir paths 2019-12-03 14:39:54 +02:00
Shay Palachy 8786caa99b try to fix bad_cache_file test 2019-12-03 13:36:42 +02:00
Shay Palachy 60e69083bf try to fix delete_cache_file test 2019-12-03 12:55:44 +02:00
Shay Palachy c3d2da9e32 fixing more code issues 2019-09-07 12:35:19 +03:00
Shay Palachy 5f6e3a6a98 fixing 2019-09-07 12:29:18 +03:00
Shay Palachy 9167b796c9 passing python2 tests: from __future__ import print_function 2019-09-07 12:19:48 +03:00
Shay Palachy b6ac1bb191 ignoring versioneer in deepsource + retryWrites=False in MongoClient constructor 2019-09-07 11:45:45 +03:00
Shay Palachy 98101ce79f fixing python versions 3 2019-07-13 19:53:42 +03:00
Shay Palachy 9100c4004f fixing python versions 2019-07-13 19:41:22 +03:00
Shay Palachy 0572705d15 softer requirement for test_bad_cache_file 2019-07-13 16:20:43 +03:00
Shay Palachy cf9df66e02 trying to fix osx and windows tests 2 2019-07-13 15:20:05 +03:00
Shay Palachy 02de39e326 trying to fix osx and windows tests 2019-07-13 15:17:25 +03:00
Shay Palachy 998233b97b trying to make test_stale_after_next_time pass consistently on python 2.7 2019-01-29 13:00:23 +02:00
Shay Palachy 8c47550486 cleaned up test code, added pymongo to test dependencies 2019-01-29 12:53:17 +02:00
mira 5210a0d12f added tests for mongo_core pending calculation 2018-10-16 23:54:17 +02:00
mira 8be1c81205 added tests 2018-10-16 23:00:58 +02:00
Shay Palachy fb202aaf3e safer timing for mongo being_calc test 2017-04-26 12:30:09 +03:00
Shay Palachy 13c3ca756e fixed test 2017-04-26 11:50:23 +03:00
Shay Palachy d02d9850c6 fixed test 2017-04-26 11:45:52 +03:00
Shay Palachy 1d5114cd21 removed folder deletetion line - not needed and buggy on travis 2017-04-26 11:42:12 +03:00
Shay Palachy 88542cf8fb coverage upped to ~93% 2017-04-26 11:31:34 +03:00
Shay Palachy 9ba68115ce python 2.7 compatible mongo core tests 2017-04-25 00:39:04 +03:00
Shay Palachy 949d625010 test collection per python version - to make parallet travis tests possible 2017-04-25 00:24:07 +03:00
Shay Palachy 6039d383b1 mongo core test coverage at 100% 2017-04-25 00:12:12 +03:00
Shay Palachy 54249a9741 small optimization and a fix for python2.7 on travis 2017-04-20 14:22:53 +03:00
Shay Palachy 46962a39f6 removed repoze.lru test dependency for python 2.7 2017-04-20 12:14:17 +03:00
Shay Palachy 7cf96f8726 shaping things up 2017-04-20 11:22:26 +03:00
Shay Palachy 7afa411e59 python 2 compatibility 2016-12-05 22:29:33 +02:00
Shay Palachy 6934c688e2 tests are now a bit organized 2016-12-04 14:51:30 +02:00
Shay Palachy a45190b2a6 added keywords to overwrite or ignore cache 2016-09-15 17:29:38 +03:00
Shay Palachy 391cef6c59 logic fix 2016-08-29 00:47:31 +03:00
Shay Palachy db69ef2f00 fixed bug reading empty pickle file 2016-08-28 23:02:42 +03:00
Shay Palachy cd872bba85 stale-free functionality + thread-safe 2016-08-28 18:41:37 +03:00
Shay Palachy 5f229cbcba first code commit. Basic functionality 2016-08-25 21:10:31 +03:00