mongo-python-driver/test
behackett a33b0fce4d Fix safe with auth for MongoDB >= 2.1.x PYTHON-371
The getLastError command requires authentication in
MongoDB 2.2. See the associated ticket for more
information.
2012-07-12 10:49:13 -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
replica Minor test_replica_set fixes. 2012-04-19 20:20:16 -07: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 It's 2012... 2012-04-19 12:40:38 -07:00
test_code.py It's 2012... 2012-04-19 12:40:38 -07:00
test_collection.py Add helper for aggregate command PYTHON-366 2012-07-12 09:43:55 +01:00
test_common.py It's 2012... 2012-04-19 12:40:38 -07:00
test_connection.py Fix safe with auth for MongoDB >= 2.1.x PYTHON-371 2012-07-12 10:49:13 -07:00
test_cursor.py It's 2012... 2012-04-19 12:40:38 -07:00
test_database.py Fix safe with auth for MongoDB >= 2.1.x PYTHON-371 2012-07-12 10:49:13 -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 It's 2012... 2012-04-19 12:40:38 -07:00
test_gridfs.py Slightly refactor threading tests 2012-04-29 21:34:05 -04:00
test_json_util.py It's 2012... 2012-04-19 12:40:38 -07:00
test_master_slave_connection.py Ensure all test threads are daemonic, attempt a more reliable Master Slave test_kill_cursor_explicit 2012-04-21 14:28:46 -04:00
test_objectid.py It's 2012... 2012-04-19 12:40:38 -07:00
test_paired.py It's 2012... 2012-04-19 12:40:38 -07:00
test_pooling_base.py Fix test_max_pool_size for Gevent 2012-07-05 22:59:12 -04: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 replica set monitor issues PYTHON-365. 2012-07-03 12:56:01 -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 Get rid of a few weird timeout tests. 2012-07-03 13:52:16 -07:00
test_threads.py Fix safe with auth for MongoDB >= 2.1.x PYTHON-371 2012-07-12 10:49:13 -07: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 Slightly refactor threading tests 2012-04-29 21:34:05 -04:00
version.py It's 2012... 2012-04-19 12:40:38 -07:00