25 Commits
Author SHA1 Message Date
Nico Andrade 5afa69098c Remove prints and a comment 2020-10-08 16:02:07 -04:00
Nico Andrade adc9143f3a Update test_mongo_core.py 2020-10-08 16:00:14 -04:00
Nico Andrade 3c339cb927 Add prints to follow the flow in CI 2020-10-05 13:09:29 -04:00
Nico Andrade 101fbbf046 Add prints to follow the flow in CI 2020-10-05 12:44:05 -04:00
Nico Andrade 7f2b0dc35c Update test for slow timeout 2020-10-02 21:51:21 -04:00
Nico Andrade cbd515c430 Update test documentation 2020-10-02 19:12:31 -04:00
Nico Andrade 3ab1a8d2b4 Add calculation timeout in MongoDB handler to avoid deadlocks 2020-10-02 19:10:30 -04:00
Nico Andrade a676ad422d Add calculation timeout in MongoDB handler to avoid deadlocks 2020-10-02 18:54:50 -04:00
Nico Andrade 466f7669b4 Add calculation timeout in MongoDB handler to avoid deadlocks 2020-10-02 18:15:51 -04:00
Alison Marczewski 17ed76a159 Creating tests for hash_params in get_entry methods (pickle and mongo cores) 2020-03-10 01:07:16 -03:00
Alison Marczewski b6cce34d0d Changing test_mongo_core test script for the new param 2020-03-08 17:31:20 -03:00
Shay Palachy 5f15026ba4 fixed deepsource.io issues 2019-12-09 17:21:56 +02: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 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 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 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