-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Programmability
Security has a wide array of components, such as OCSP and OIDC, which are difficult to properly unit test because they are difficult to mock correctly. For both of these features, we only have jstests with mock Python servers to talk to. If we were able to mock server responses more easily, we could unittest these features much more easily and have a higher degree of certainty of their correctness.