| .. |
|
certificates
|
Update expired test file ca.pem from server repository.
|
2013-12-24 11:08:46 -06:00 |
|
high_availability
|
Unused imports.
|
2014-07-17 15:23:40 -04:00 |
|
mod_wsgi_test
|
Remove mod_wsgi test client's dependency on py3compat.
|
2014-04-24 15:07:16 -04:00 |
|
__init__.py
|
connection_string() helper should use given seed list even without auth enabled.
|
2014-07-07 21:53:18 +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-706 - SCRAM-SHA-1
|
2014-08-13 15:02:28 -07:00 |
|
test_binary.py
|
Unused imports.
|
2014-07-17 15:23:40 -04:00 |
|
test_bson.py
|
PYTHON-505 - Fix bson tests under Jython2.7.
|
2014-08-22 16:43:05 -07:00 |
|
test_bulk.py
|
PYTHON-726 Fix tests to run with Gevent's monkey-patching.
|
2014-07-17 15:13:22 -04:00 |
|
test_client_new.py
|
Don't test MongoClientNew with auth until it supports auth.
|
2014-07-15 16:06:56 -04:00 |
|
test_client.py
|
Enable MongoClient unittests that were disabled by mistake.
|
2014-08-05 11:23:31 -04:00 |
|
test_cluster.py
|
PYTHON-525 Race condition in TestClusterErrors.test_pool_reset.
|
2014-08-04 21:11:57 -04: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
|
Skip dropDups test on mongo versions newer than 2.6.x
|
2014-08-22 12:54:17 -07: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
|
Unused imports.
|
2014-07-17 15:23:40 -04:00 |
|
test_database.py
|
PYTHON-707 Add a BSONInt64 type.
|
2014-07-18 14:59: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-708 Support $undefined and $numberLong extended JSON types.
|
2014-07-18 16:46:35 +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-726 Fix tests to run with Gevent's monkey-patching.
|
2014-07-17 15:13:22 -04:00 |
|
test_pooling.py
|
No-rendezvous pool tests use the correct pool.
|
2014-08-11 10:09:12 -04: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-724 Remove greenlet- and gevent-specific client tests.
|
2014-07-15 18:24:51 -04: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
|
Allow certificate-validation tests to run.
|
2014-07-29 08:43:20 -04:00 |
|
test_thread_util.py
|
PYTHON-724 Remove Gevent-specific code.
|
2014-07-17 15:09:46 -04: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-726 Fix tests to run with Gevent's monkey-patching.
|
2014-07-17 15:13:22 -04:00 |
|
version.py
|
PYTHON-681 Reuse MongoClient whenever possible in the tests
|
2014-05-21 20:41:18 +00:00 |