| .. |
|
__init__.py
|
add package level teardown to clean up after test runs
|
2010-01-21 13:38:36 -05:00 |
|
qcheck.py
|
change tz_aware=False to be the default, so we're backwards compatible
|
2010-07-21 10:49:35 -04:00 |
|
test_binary.py
|
s/failIf/assertFalse
|
2010-08-11 03:44:06 +08:00 |
|
test_bson.py
|
test for OrderedDict support
|
2010-08-18 16:22:43 -04:00 |
|
test_code.py
|
s/failIf/assertFalse
|
2010-08-11 03:44:06 +08:00 |
|
test_collection.py
|
unify command checking PYTHON-154
|
2010-08-16 15:43:55 -04:00 |
|
test_connection.py
|
s/failIf/assertFalse
|
2010-08-11 03:44:06 +08:00 |
|
test_cursor.py
|
clean up max_scan stuff
|
2010-05-11 10:51:52 -04:00 |
|
test_database.py
|
add list() to db.system_js helper PYTHON-151
|
2010-08-18 11:04:33 -04:00 |
|
test_dbref.py
|
Allow additional keys to be added to DBRef instances. PYTHON-133
|
2010-06-21 17:26:38 -04:00 |
|
test_errors.py
|
It's 2010!
|
2010-01-30 10:48:26 -05:00 |
|
test_grid_file.py
|
add readline to GridOut PYTHON-157
|
2010-08-20 11:26:36 -04:00 |
|
test_gridfs.py
|
s/failIf/assertFalse
|
2010-08-11 03:44:06 +08:00 |
|
test_json_util.py
|
disable test for now
|
2010-08-18 16:25:16 -04:00 |
|
test_master_slave_connection.py
|
s/failIf/assertFalse
|
2010-08-11 03:44:06 +08:00 |
|
test_objectid.py
|
better (tz aware) datetime handling for ObjectId methods (possibly BREAKING)
|
2010-06-29 10:18:05 -04:00 |
|
test_paired.py
|
Rework connection handling, and add support for replSets
|
2010-07-15 11:58:10 -04:00 |
|
test_pooling.py
|
make test more lenient, there's a race condition that we don't care about
|
2010-07-30 14:07:24 -04:00 |
|
test_pymongo.py
|
It's 2010!
|
2010-01-30 10:48:26 -05:00 |
|
test_son_manipulator.py
|
It's 2010!
|
2010-01-30 10:48:26 -05:00 |
|
test_son.py
|
It's 2010!
|
2010-01-30 10:48:26 -05:00 |
|
test_threads.py
|
minor: another test fix
|
2010-06-16 15:05:58 -04:00 |
|
test_timestamp.py
|
fix test
|
2010-06-29 15:26:23 -04:00 |
|
version.py
|
minor: handle -pre- in version parser
|
2010-03-19 16:38:58 -04:00 |