mongo-python-driver/test
Mike Dirolf 7bbb4a5133 python 2.3 support
mostly not using unittest.assertTrue and assertFalse.
also not using decorator syntax, and some missing built-ins (sorted, etc.)
2009-02-20 14:35:21 -05:00
..
__init__.py add test directory w/ some test data we can use 2009-01-06 15:44:36 -05:00
qcheck.py limit generated codepoints to appease hudson 2009-01-29 09:29:55 -05:00
test_binary.py python 2.3 support 2009-02-20 14:35:21 -05:00
test_bson.py python 2.3 support 2009-02-20 14:35:21 -05:00
test_code.py python 2.3 support 2009-02-20 14:35:21 -05: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 python 2.3 support 2009-02-20 14:35:21 -05:00
test_database.py python 2.3 support 2009-02-20 14:35:21 -05:00
test_dbref.py python 2.3 support 2009-02-20 14:35:21 -05:00
test_grid_file.py python 2.3 support 2009-02-20 14:35:21 -05:00
test_gridfs.py default root collection: gridfs -> fs 2009-02-03 10:19:16 -05: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 python 2.3 support 2009-02-20 14:35:21 -05: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