mongo-python-driver/test
2014-07-07 19:05:21 +00:00
..
certificates Update expired test file ca.pem from server repository. 2013-12-24 11:08:46 -06:00
high_availability PYTHON-719 Read preference backward compatibility 2014-06-27 15:05:20 -07:00
mod_wsgi_test Remove mod_wsgi test client's dependency on py3compat. 2014-04-24 15:07:16 -04:00
__init__.py PYTHON-715 Fix tests for MongoDB >= 2.7.1 when running with auth enabled. 2014-07-07 19:05:21 +00:00
pymongo_mocks.py PYTHON-727 - Implement and use PoolOptions class 2014-07-03 14:10:37 -07:00
qcheck.py PYTHON-676 - Use bytes instead of binary_type 2014-04-23 13:24:16 -07:00
test_auth.py PYTHON-715 Fix tests for MongoDB >= 2.7.1 when running with auth enabled. 2014-07-07 19:05:21 +00:00
test_binary.py PYTHON-683 Separate unit tests and integration tests in the pymongo test suite. 2014-06-30 17:42:29 +00:00
test_bson.py PYTHON-680 Stop using nose in favor of pure unittest/unittest2 2014-04-25 22:57:33 +00:00
test_bulk.py PYTHON-715 Fix tests for MongoDB >= 2.7.1 when running with auth enabled. 2014-07-07 19:05:21 +00:00
test_client_new.py Skip MongoClientNew tests when necessary. 2014-07-02 17:28:53 -04:00
test_client.py PYTHON-715 Fix tests for MongoDB >= 2.7.1 when running with auth enabled. 2014-07-07 19:05:21 +00:00
test_cluster.py PYTHON-525 - Cluster monitoring python 3 support. 2014-07-02 11:51:34 -07:00
test_code.py PYTHON-680 Stop using nose in favor of pure unittest/unittest2 2014-04-25 22:57:33 +00:00
test_collection.py PYTHON-715 Fix tests for MongoDB >= 2.7.1 when running with auth enabled. 2014-07-07 19:05:21 +00:00
test_common.py PYTHON-715 Fix tests for MongoDB >= 2.7.1 when running with auth enabled. 2014-07-07 19:05:21 +00:00
test_cursor.py PYTHON-683 Separate unit tests and integration tests in the pymongo test suite. 2014-06-30 17:42:29 +00:00
test_database.py PYTHON-715 Fix tests for MongoDB >= 2.7.1 when running with auth enabled. 2014-07-07 19:05:21 +00:00
test_dbref.py PYTHON-680 Stop using nose in favor of pure unittest/unittest2 2014-04-25 22:57:33 +00:00
test_errors.py PYTHON-680 Stop using nose in favor of pure unittest/unittest2 2014-04-25 22:57:33 +00:00
test_grid_file.py PYTHON-683 Separate unit tests and integration tests in the pymongo test suite. 2014-06-30 17:42:29 +00:00
test_gridfs.py PYTHON-715 Fix tests for MongoDB >= 2.7.1 when running with auth enabled. 2014-07-07 19:05:21 +00:00
test_json_util.py PYTHON-683 Separate unit tests and integration tests in the pymongo test suite. 2014-06-30 17:42:29 +00:00
test_mongos_ha.py PYTHON-715 Fix tests for MongoDB >= 2.7.1 when running with auth enabled. 2014-07-07 19:05:21 +00:00
test_objectid.py PYTHON-712 ObjectId.is_valid(None) should be False. 2014-06-18 17:02:07 -04:00
test_pooling_base.py PYTHON-715 Fix tests for MongoDB >= 2.7.1 when running with auth enabled. 2014-07-07 19:05:21 +00:00
test_pooling_gevent.py PYTHON-727 - Implement and use PoolOptions class 2014-07-03 14:10:37 -07:00
test_pooling.py PYTHON-683 Separate unit tests and integration tests in the pymongo test suite. 2014-06-30 17:42:29 +00:00
test_pymongo.py PYTHON-681 Reuse MongoClient whenever possible in the tests 2014-05-21 20:41:18 +00:00
test_read_preferences.py PYTHON-715 Fix tests for MongoDB >= 2.7.1 when running with auth enabled. 2014-07-07 19:05:21 +00:00
test_replica_set_client.py PYTHON-715 Fix tests for MongoDB >= 2.7.1 when running with auth enabled. 2014-07-07 19:05:21 +00:00
test_replica_set_reconfig.py PYTHON-715 Fix tests for MongoDB >= 2.7.1 when running with auth enabled. 2014-07-07 19:05:21 +00:00
test_server_description.py PYTHON-525 Implement Cluster, Server, and Monitor. 2014-07-01 22:53:24 -04:00
test_server.py PYTHON-525 Implement Cluster, Server, and Monitor. 2014-07-01 22:53:24 -04:00
test_son_manipulator.py PYTHON-683 Separate unit tests and integration tests in the pymongo test suite. 2014-06-30 17:42:29 +00:00
test_son.py PYTHON-710 test that SON.to_dict doesn't change data. 2014-06-18 19:05:02 -04:00
test_ssl.py PYTHON-718 - Use SSLContext when available. 2014-06-25 16:09:55 -07:00
test_thread_util.py PYTHON-681 Reuse MongoClient whenever possible in the tests 2014-05-21 20:41:18 +00:00
test_threads_replica_set_client.py PYTHON-715 Fix tests for MongoDB >= 2.7.1 when running with auth enabled. 2014-07-07 19:05:21 +00:00
test_threads.py PYTHON-715 Fix tests for MongoDB >= 2.7.1 when running with auth enabled. 2014-07-07 19:05:21 +00:00
test_timestamp.py PYTHON-680 Stop using nose in favor of pure unittest/unittest2 2014-04-25 22:57:33 +00:00
test_uri_parser.py PYTHON-680 Stop using nose in favor of pure unittest/unittest2 2014-04-25 22:57:33 +00:00
utils.py PYTHON-715 Fix tests for MongoDB >= 2.7.1 when running with auth enabled. 2014-07-07 19:05:21 +00:00
version.py PYTHON-681 Reuse MongoClient whenever possible in the tests 2014-05-21 20:41:18 +00:00