Create a framework to silence some NotImplementedError. by pcorpet · Pull Request #656 · mongomock/mongomock
My tests suite broke on 3.20 because of the "TTL index" error and tested now using mongomock.ignore_feature("TTL index") and this LGTM, also I think it will bring high flexibility for the future of mongomock. Would you considerer publishing in pypi after merging?
Just to mention that as of Oct 19 the latest tag (3.20) does not have this patch. Looking forward to have it released in PiP as I'm forced to stick to 3.19 until then.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters