| .. |
|
__init__.py
|
add test directory w/ some test data we can use
|
2009-01-06 15:44:36 -05:00 |
|
qcheck.py
|
_id can be anything in DBRef instance
|
2009-03-17 10:43:25 -04:00 |
|
test_binary.py
|
make subtype a property instead of a regular method
|
2009-03-12 11:52:52 -04:00 |
|
test_bson.py
|
_id can be anything in DBRef instance
|
2009-03-17 10:43:25 -04:00 |
|
test_code.py
|
test that already passes
|
2009-03-12 11:47:09 -04:00 |
|
test_collection.py
|
python 2.3 support
|
2009-02-20 14:35:21 -05:00 |
|
test_connection.py
|
python 2.3 support
|
2009-02-20 14:35:21 -05:00 |
|
test_cursor.py
|
support for scopes in where clauses. and getter for code_w_scope
|
2009-03-12 11:25:00 -04:00 |
|
test_database.py
|
add a test for what marc has been trying to do
|
2009-03-17 13:18:08 -04:00 |
|
test_dbref.py
|
_id can be anything in DBRef instance
|
2009-03-17 10:43:25 -04:00 |
|
test_grid_file.py
|
make sure we're using utc
|
2009-02-25 17:42:03 -05:00 |
|
test_gridfs.py
|
default root collection: gridfs -> fs
|
2009-02-03 10:19:16 -05:00 |
|
test_master_slave_connection.py
|
fix some tests
|
2009-03-09 14:22:21 -04:00 |
|
test_objectid.py
|
python 2.3 support
|
2009-02-20 14:35:21 -05:00 |
|
test_paired.py
|
python 2.3 support
|
2009-02-20 14:35:21 -05:00 |
|
test_pooling.py
|
python 2.3 support
|
2009-02-20 14:35:21 -05:00 |
|
test_son_manipulator.py
|
add basic auto-ref support
|
2009-03-17 13:04:50 -04:00 |
|
test_son.py
|
Revert "hopefully faster way to create SON"
|
2009-02-05 14:44:01 -05:00 |
|
test_threads.py
|
use database pymongo_test instead of test for testing
|
2009-01-29 14:14:54 -05:00 |