mongo-python-driver/test
2012-04-18 08:36:34 -07:00
..
replica Python 3 compatibility for replica tests 2012-04-17 22:05:05 -04: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 Refactor pooling tests - nearly all tests are now applied both to thread-based and Gevent-based pools PYTHON-296 2012-04-16 14:10:27 -04:00
test_cursor.py Fix kill-cursors tests and remove redundant tests 2012-04-16 14:13:07 -04:00
test_database.py Disallow NULL in database names PYTHON-342 2012-04-18 08:36:34 -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_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 Debugging master-slave test_kill_cursor_explicit() 2012-04-17 22:05:05 -04: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_base.py Test fixes and cleanup 2012-04-18 11:04:46 -04:00
test_pooling_gevent.py Refactor pooling tests - nearly all tests are now applied both to thread-based and Gevent-based pools PYTHON-296 2012-04-16 14:10:27 -04:00
test_pooling.py Refactor pooling tests - nearly all tests are now applied both to thread-based and Gevent-based pools PYTHON-296 2012-04-16 14:10:27 -04:00
test_pymongo.py Replace deprecated unittest assert method aliases. 2012-03-16 17:20:21 -07:00
test_replica_set_connection.py Test fixes and cleanup 2012-04-18 11:04:46 -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 Fix up tests for Python pre-2.7 PYTHON-345 2012-04-17 22:05:05 -04: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 Refactor pooling tests - nearly all tests are now applied both to thread-based and Gevent-based pools PYTHON-296 2012-04-16 14:10:27 -04:00
version.py PEP8 cleanups. 2011-04-06 14:57:17 -07:00