Commit Graph

14 Commits

Author SHA1 Message Date
Steven Silvester
f0c9ff3e48
MOTOR-1187 Fix Motor Types (#237)
* MOTOR-1187 Fix Motor Types

* make searchindexmodel optional

* fix tests
2023-11-13 08:25:44 -06:00
Steven Silvester
5e07f66799
MOTOR-897 Set up flake8 (#146) 2022-02-17 15:28:07 -06:00
Steven Silvester
1e62b868ea
MOTOR-896 Add automatic code formatting (#144) 2022-02-15 20:29:02 -06:00
Prashant Mital
ed02ce5e75
MOTOR-614 Use Python 3 syntax for super() calls (#89) 2020-09-21 13:14:13 -07:00
Prashant Mital
2fcb53de41
MOTOR-385 Fix failing transactions spec tests
MOTOR-344 Add maxCommitTimeMS option to TransactionOptions
2019-09-06 13:21:26 -07:00
A. Jesse Jiryu Davis
99d8db76c8 Simpler MongoDB server version checks in tests 2017-12-11 14:25:03 -05:00
A. Jesse Jiryu Davis
83193cbcb9 Parse MongoDB 3.3.x dev version numbers. 2016-08-24 08:04:30 -04:00
A. Jesse Jiryu Davis
0ec80c6277 Unused parameter. 2015-10-16 23:15:16 -04:00
A. Jesse Jiryu Davis
1b2a4c903b MOTOR-75 Skip asyncio or Tornado tests if need be.
Move the Tornado-specific suite into a subdirectory and skip it if
Tornado is not installed.
2015-08-31 22:42:20 -04:00
rejoc
87f3c4244b All tests seem to pass 2015-04-06 14:26:31 +02:00
A. Jesse Jiryu Davis
19d315142c Support Python 2.6+ with single source and "six" in Motor and its unittests. 2014-04-14 11:20:50 -04:00
A. Jesse Jiryu Davis
034d0fe1a9 Update copyright and company name. 2014-01-31 16:57:51 -05:00
A. Jesse Jiryu Davis
0e37ab5968 Use Motor instead of PyMongo in test utilities. 2013-12-18 15:03:17 -05:00
A. Jesse Jiryu Davis
b9e52c4520 Start adapting test_authenticate for MongoDB 2.5.4+. 2013-12-18 15:03:16 -05:00