| .. |
|
replica
|
A few final cleanups for ReplicaSetConnection PYTHON-196
|
2011-12-06 16:17:12 -08:00 |
|
__init__.py
|
Clean up all test dbs after test run.
|
2011-05-31 10:40:26 -07:00 |
|
qcheck.py
|
PEP8 cleanups.
|
2011-04-06 14:57:17 -07:00 |
|
test_binary.py
|
Default to Binary subtype 3 for UUIDs PYTHON-267
|
2011-12-06 11:58:43 -08:00 |
|
test_bson.py
|
Always decode to UUID PYTHON-267
|
2011-09-14 15:11:58 -07:00 |
|
test_code.py
|
Create a separate bson package PYTHON-60
|
2010-09-14 13:52:50 -04:00 |
|
test_collection.py
|
Default to Binary subtype 3 for UUIDs PYTHON-267
|
2011-12-06 11:58:43 -08:00 |
|
test_common.py
|
Be a little smarter about deprecation warnings.
|
2011-12-02 15:21:57 -08:00 |
|
test_connection.py
|
Add some minor unittests
|
2011-11-22 11:09:24 -05:00 |
|
test_cursor.py
|
PEP8 style compliance in unittesting code
|
2011-11-23 13:56:55 -05:00 |
|
test_database.py
|
PEP8 style compliance in unittesting code
|
2011-11-23 13:56:55 -05:00 |
|
test_dbref.py
|
PEP8 cleanups.
|
2011-04-06 14:57:17 -07:00 |
|
test_errors.py
|
It's 2010!
|
2010-01-30 10:48:26 -05:00 |
|
test_grid_file.py
|
Don't add a _closed field to files PYTHON-278
|
2011-08-31 14:40:09 -07:00 |
|
test_gridfs.py
|
Guard against PHP-237 - PYTHON-290
|
2011-11-11 15:49:52 -08:00 |
|
test_json_util.py
|
PEP8 cleanups.
|
2011-04-06 14:57:17 -07:00 |
|
test_master_slave_connection.py
|
Fix test_master_slave_connection (for real this time)
|
2011-12-05 13:28:08 -08:00 |
|
test_objectid.py
|
PEP8 cleanups.
|
2011-04-06 14:57:17 -07:00 |
|
test_paired.py
|
Support (connect|socket)TimeoutMS, PYTHON-269
|
2011-10-02 03:07:59 -07:00 |
|
test_pooling.py
|
Fix typo
|
2011-11-22 11:11:45 -05:00 |
|
test_pymongo.py
|
It's 2010!
|
2010-01-30 10:48:26 -05:00 |
|
test_replica_set_connection.py
|
Bugfix to my multithreaded ReplicaSetConnection tests
|
2011-12-05 22:13:54 -05:00 |
|
test_son_manipulator.py
|
Create a separate bson package PYTHON-60
|
2010-09-14 13:52:50 -04:00 |
|
test_son.py
|
Move json_util from pymongo to bson as well PYTHON-60
|
2010-09-14 13:55:22 -04:00 |
|
test_ssl.py
|
Tests for SSL support PYTHON-285
|
2011-10-25 12:33:30 -07:00 |
|
test_threads_replica_set_connection.py
|
Fix threading test issues.
|
2011-12-06 14:02:18 -08:00 |
|
test_threads.py
|
Bugfix (again) my multithreaded ReplicaSetConnection tests -- prevent Nose from running tests in test_threads twice.
|
2011-12-05 23:08:37 -05:00 |
|
test_timestamp.py
|
PEP8 cleanups.
|
2011-04-06 14:57:17 -07:00 |
|
test_uri_parser.py
|
socket|connectTimeoutMS can be a float
|
2011-10-26 14:37:52 -07:00 |
|
version.py
|
PEP8 cleanups.
|
2011-04-06 14:57:17 -07:00 |