| .. |
|
__init__.py
|
add package level teardown to clean up after test runs
|
2010-01-21 13:38:36 -05:00 |
|
gridfs15.py
|
GridFile supports the context manager (with statement) protocol
|
2009-07-08 13:05:36 -04:00 |
|
gridfs16.py
|
GridFile supports the context manager (with statement) protocol
|
2009-07-08 13:05:36 -04:00 |
|
qcheck.py
|
minor: remove all uses of types module
|
2010-01-26 13:31:36 -05:00 |
|
test_binary.py
|
Binary instances should never compare equal to str instances
|
2009-11-10 17:10:50 -05:00 |
|
test_bson.py
|
only move _id to front for root documents, and only for inserts or second arg to update PYTHON-92
|
2010-01-26 11:36:00 -05:00 |
|
test_code.py
|
code supports equality testing and instantiation from existing Code instances
|
2009-12-18 11:50:53 -05:00 |
|
test_collection.py
|
return number of updated/removed documents if safe is True PYTHON-87
|
2010-01-25 16:45:12 -05:00 |
|
test_connection.py
|
minor: don't actually care what this returns
|
2009-12-16 11:37:07 -05:00 |
|
test_cursor.py
|
minor: remove all uses of types module
|
2010-01-26 13:31:36 -05:00 |
|
test_database.py
|
minor: remove all uses of types module
|
2010-01-26 13:31:36 -05:00 |
|
test_dbref.py
|
minor: remove all uses of types module
|
2010-01-26 13:31:36 -05:00 |
|
test_errors.py
|
Use PyMongoError instead of BaseMongoDBException
|
2010-01-12 16:47:50 -05:00 |
|
test_grid_file.py
|
minor: these constants make more sense in grid_file.py
|
2009-12-04 10:41:22 -05:00 |
|
test_gridfs.py
|
GridFile supports the context manager (with statement) protocol
|
2009-07-08 13:05:36 -04:00 |
|
test_json_util.py
|
add support for datetime and regex in json_util PYTHON-76
|
2009-12-09 11:08:16 -05:00 |
|
test_master_slave_connection.py
|
updates for MasterSlaveConnection
|
2010-01-08 16:53:05 -05:00 |
|
test_objectid.py
|
minor: complete removal of some things that were deprecated in version <= 1.2
|
2010-01-26 11:54:39 -05:00 |
|
test_paired.py
|
Simplification of connection pooling.
|
2010-01-08 15:13:50 -05:00 |
|
test_pooling.py
|
Simplification of connection pooling.
|
2010-01-08 15:13:50 -05:00 |
|
test_pymongo.py
|
DEPRECATING method style access for several methods:
|
2009-12-15 17:04:24 -05:00 |
|
test_son_manipulator.py
|
DEPRECATING method style access for several methods:
|
2009-12-15 17:04:24 -05:00 |
|
test_son.py
|
removing all support for mongo-qa tests
|
2010-01-05 14:20:12 -05:00 |
|
test_threads.py
|
Simplification of connection pooling.
|
2010-01-08 15:13:50 -05:00 |
|
version.py
|
selectively run CodeWScope group cmd tests based on db version
|
2009-09-15 15:02:56 -04:00 |