mongo-python-driver/test
2012-11-26 21:45:14 -05:00
..
high_availability Implement alive() for Connection and RSC PYTHON-275 2012-11-10 22:32:44 -06:00
mod_wsgi_test Test ReplicaSetConnection with mod_wsgi WEBSITE-598 2012-08-23 14:13:16 -04:00
__init__.py It's 2012... 2012-04-19 12:40:38 -07:00
qcheck.py It's 2012... 2012-04-19 12:40:38 -07:00
test_binary.py Added __ne__ for DBRefs PYTHON-440 2012-11-22 11:12:36 +00:00
test_bson.py Work around Jython dict equality issue PYTHON-441 2012-11-23 10:00:53 -08:00
test_code.py Added __ne__ for DBRefs PYTHON-440 2012-11-22 11:12:36 +00:00
test_collection.py Work around Jython dict equality issue PYTHON-441 2012-11-23 10:00:53 -08:00
test_common.py Remove equality test for ReplicaSetConnection 2012-11-22 12:03:22 +00:00
test_connection.py Added __ne__ for DBRefs PYTHON-440 2012-11-22 11:12:36 +00:00
test_cursor.py Clone needs to handle regular expressions as well PYTHON-421 2012-11-08 09:08:24 +00:00
test_database.py Added __ne__ for DBRefs PYTHON-440 2012-11-22 11:12:36 +00:00
test_dbref.py Added __ne__ for DBRefs PYTHON-440 2012-11-22 11:12:36 +00:00
test_errors.py It's 2012... 2012-04-19 12:40:38 -07:00
test_grid_file.py Add GridOut attribute 'filename' as alias for 'name' PYTHON-412 2012-09-26 16:26:39 -04:00
test_gridfs.py GridFS writes must be in request PYTHON-423 2012-11-19 16:25:09 -05:00
test_json_util.py Recurse when dumping DBRefs PYTHON-433 2012-11-09 08:56:23 +00:00
test_master_slave_connection.py Added __ne__ for DBRefs PYTHON-440 2012-11-22 11:12:36 +00:00
test_objectid.py Added __ne__ for DBRefs PYTHON-440 2012-11-22 11:12:36 +00:00
test_paired.py It's 2012... 2012-04-19 12:40:38 -07:00
test_pooling_base.py Work around V8 issues in tests. 2012-11-19 06:51:23 -08:00
test_pooling_gevent.py Fix connection leak in mod_wsgi 2.x and Python <= 2.6: Instead of storing SocketInfos in threadlocals, watch for thread death with a weakref callback to a generic threadlocal PYTHON-353 2012-06-12 10:05:37 -04:00
test_pooling.py MongoClient/MongoReplicaSetClient PYTHON-423 2012-11-16 13:39:18 -08:00
test_pymongo.py It's 2012... 2012-04-19 12:40:38 -07:00
test_read_preferences.py MongoClient/MongoReplicaSetClient PYTHON-423 2012-11-16 13:39:18 -08:00
test_replica_set_connection.py MongoClient/MongoReplicaSetClient PYTHON-423 2012-11-16 13:39:18 -08:00
test_son_manipulator.py Fix test_id_shuffling PYTHON-441 2012-11-23 09:56:10 -08:00
test_son.py SON equality fix PYTHON-441 2012-11-23 13:52:05 +00:00
test_ssl.py Minor skiptest message changes. 2012-08-27 19:51:23 -07:00
test_threads_replica_set_connection.py Implement read preferences for distributing reads among replica set members PYTHON-367 2012-07-25 00:05:06 -04:00
test_threads.py MongoClient/MongoReplicaSetClient PYTHON-423 2012-11-16 13:39:18 -08:00
test_timestamp.py Added __ne__ for DBRefs PYTHON-440 2012-11-22 11:12:36 +00:00
test_uri_parser.py float('inf') isn't available everywhere, use 1e100000 instead 2012-11-26 21:45:14 -05:00
utils.py Support nested calls to Connection.start/end_request PYTHON-420 2012-11-04 21:53:56 -05:00
version.py It's 2012... 2012-04-19 12:40:38 -07:00