mongo-python-driver/test
2012-04-14 11:07:23 -04:00
..
replica Make stepdown test work with MongoDB-2.0.2. 2012-01-03 15:02:46 -08:00
__init__.py Python 3 unittest changes PYTHON-84. 2012-03-28 11:53:47 -07:00
qcheck.py Python 3 unittest changes PYTHON-84. 2012-03-28 11:53:47 -07:00
test_binary.py Python 3 unittest changes PYTHON-84. 2012-03-28 11:53:47 -07:00
test_bson.py Work around a Jython-2.5.2 bug. 2012-03-30 22:58:48 -07:00
test_code.py Python 3 unittest changes PYTHON-84. 2012-03-28 11:53:47 -07:00
test_collection.py Fix a test failure. 2012-04-06 13:16:00 -07:00
test_common.py Don't drop databases unnecessarily during tests, saves about 35% of unittest time PYTHON-320 2012-03-19 12:16:33 -04:00
test_connection.py Python 3 unittest changes PYTHON-84. 2012-03-28 11:53:47 -07:00
test_cursor.py Python 3 unittest changes PYTHON-84. 2012-03-28 11:53:47 -07:00
test_database.py Python 3 unittest changes PYTHON-84. 2012-03-28 11:53:47 -07:00
test_dbref.py Python 3 unittest changes PYTHON-84. 2012-03-28 11:53:47 -07:00
test_errors.py It's 2010! 2010-01-30 10:48:26 -05:00
test_gevent.py Fix gevent tests in Python 3. 2012-04-06 11:53:18 -07:00
test_grid_file.py Python 3 unittest changes PYTHON-84. 2012-03-28 11:53:47 -07:00
test_gridfs.py Python 3 unittest changes PYTHON-84. 2012-03-28 11:53:47 -07:00
test_json_util.py Python 3 unittest changes PYTHON-84. 2012-03-28 11:53:47 -07:00
test_master_slave_connection.py Fix a unittest race condition. 2012-03-30 23:42:43 -07:00
test_objectid.py Python 3 unittest changes PYTHON-84. 2012-03-28 11:53:47 -07:00
test_paired.py Replace deprecated unittest assert method aliases. 2012-03-16 17:20:21 -07:00
test_pooling.py Precisely enforce max_pool_size: unittest 2012-04-14 11:07:23 -04:00
test_pymongo.py Replace deprecated unittest assert method aliases. 2012-03-16 17:20:21 -07:00
test_replica_set_connection.py Simpler more reliable close_cursors() test 2012-04-03 22:26:40 -04:00
test_son_manipulator.py Python 3 unittest changes PYTHON-84. 2012-03-28 11:53:47 -07:00
test_son.py Python 3 unittest changes PYTHON-84. 2012-03-28 11:53:47 -07:00
test_ssl.py Don't drop databases unnecessarily during tests, saves about 35% of unittest time PYTHON-320 2012-03-19 12:16:33 -04:00
test_threads_replica_set_connection.py Make auto_start_request optional (default True), add ReplicaSetConnection.start_request, return sockets to pool when threads die PYTHON-287 2012-03-14 17:12:11 -04:00
test_threads.py Python 3 unittest changes PYTHON-84. 2012-03-28 11:53:47 -07:00
test_timestamp.py Replace deprecated unittest assert method aliases. 2012-03-16 17:20:21 -07:00
test_uri_parser.py Replace deprecated unittest assert method aliases. 2012-03-16 17:20:21 -07:00
utils.py Make socket-reclamation tests more reliable in PyPy and Jython PYTHON-287 2012-03-20 13:23:21 -04:00
version.py PEP8 cleanups. 2011-04-06 14:57:17 -07:00