-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Tests
-
None
We should complete this TODO and run the synchro tests with auth+ssl as testing of some PyMongo features are skipped otherwise:
exclude_spec: # TODO: synchro needs PyMongo master's updated SSL test certs, # which may require Motor test suite changes. - os: "*" tox-env: ["synchro27", "synchro37"] ssl: "ssl"
- is duplicated by
-
MOTOR-580 Run synchrotest with Auth and SSL enabled
- Closed