mongo-python-driver/test
2012-08-03 14:28:53 -07:00
..
high_availability Mongos high availability PYTHON-368 2012-07-30 08:39:38 -07:00
mod_wsgi_test 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
__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 It's 2012... 2012-04-19 12:40:38 -07:00
test_bson.py Fix BSON size validation PYTHON-370 2012-07-23 08:11:03 -07:00
test_code.py It's 2012... 2012-04-19 12:40:38 -07:00
test_collection.py Fix handling of safe=False PYTHON-358 2012-07-27 08:55:30 +01:00
test_common.py Fix handling of safe=False PYTHON-358 2012-07-27 08:55:30 +01:00
test_connection.py Fix testing against mongos. PYTHON-373. 2012-07-13 10:38:04 -07:00
test_cursor.py It's 2012... 2012-04-19 12:40:38 -07:00
test_database.py Fix testing against mongos. PYTHON-373. 2012-07-13 10:38:04 -07:00
test_dbref.py It's 2012... 2012-04-19 12:40:38 -07:00
test_errors.py It's 2012... 2012-04-19 12:40:38 -07:00
test_grid_file.py Fallback to StringIO if cStringIO doesn't exist. 2012-08-03 14:28:53 -07:00
test_gridfs.py Fallback to StringIO if cStringIO doesn't exist. 2012-08-03 14:28:53 -07:00
test_json_util.py Added json helpers for Binary and Code types PYTHON-362 2012-07-18 10:44:34 +01:00
test_master_slave_connection.py Implement read preferences for distributing reads among replica set members PYTHON-367 2012-07-25 00:05:06 -04:00
test_objectid.py Added is_valid classmethod to ObjectId 2012-07-25 00:05:06 -04:00
test_paired.py It's 2012... 2012-04-19 12:40:38 -07:00
test_pooling_base.py Fixing pool tests with mongos PYTHON-375 2012-07-30 10:17:35 +01: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 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_pymongo.py It's 2012... 2012-04-19 12:40:38 -07:00
test_replica_set_connection.py Fix an intermittent CI test failure. 2012-07-31 16:42:25 -07:00
test_son_manipulator.py It's 2012... 2012-04-19 12:40:38 -07:00
test_son.py It's 2012... 2012-04-19 12:40:38 -07:00
test_ssl.py It's 2012... 2012-04-19 12:40:38 -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 Implement read preferences for distributing reads among replica set members PYTHON-367 2012-07-25 00:05:06 -04:00
test_timestamp.py It's 2012... 2012-04-19 12:40:38 -07:00
test_uri_parser.py It's 2012... 2012-04-19 12:40:38 -07:00
utils.py Implement read preferences for distributing reads among replica set members PYTHON-367 2012-07-25 00:05:06 -04:00
version.py It's 2012... 2012-04-19 12:40:38 -07:00