| .. |
|
__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
|
actually, keep using subtype 2 as default for a while
|
2010-06-17 11:37:19 -04:00 |
|
test_bson.py
|
fix bug in python bson decoder for as_class with embedded lists
|
2010-07-21 15:12:12 -04:00 |
|
test_code.py
|
It's 2010!
|
2010-01-30 10:48:26 -05:00 |
|
test_collection.py
|
skip test for old server versions
|
2010-08-03 13:57:26 -04:00 |
|
test_connection.py
|
test and doc for Connection.nodes
|
2010-07-30 13:36:43 -04:00 |
|
test_cursor.py
|
clean up max_scan stuff
|
2010-05-11 10:51:52 -04:00 |
|
test_database.py
|
Adding a drop() helper on Collection instances PYTHON-126
|
2010-06-28 17:55:51 -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
|
don't allow slave_okay on paired connections. update gridfs tests for name -> filename change
|
2010-04-19 10:14:00 -04:00 |
|
test_gridfs.py
|
add GridFS.exists method PYTHON-132
|
2010-06-22 10:51:04 -04:00 |
|
test_json_util.py
|
test that already passes
|
2010-07-29 12:53:56 -04:00 |
|
test_master_slave_connection.py
|
add document_class to MasterSlaveConnection
|
2010-06-21 16:45:21 -04: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 |