-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: pymongocrypt, Tests
-
None
The version check introduced in PYTHON-2400 is bit hard to test because the check only runs when the library source is initially read. Doing things like patching the version number (e.g. using unittest.mock.patch is not enough to reproduce the exception.
We should figure out a way to test this as part of our CI suite.
- is related to
-
PYTHON-2400 Add version check for libmongocrypt
- Closed
- related to
-
PYTHON-2419 Document that PyMongoCrypt 1.1 breaks support for libmongocrypt 1.0/1.1
- Closed