-
Type:
Improvement
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Rather than re-writing this pattern:
generateExtensionConfigs(...) try { // run test } finally { deleteExtensionConfigs(...) }
we can use the 'withExtensions' helper for all our noPassthrough tests that fit this mold.
- duplicates
-
SERVER-109992 Add e2e noPassthrough tests for extension loading with config options
-
- Closed
-