-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Tests
-
None
Currently crud and transaction test runners have a large amount of overlapping functionality but largely separate (copy pasted) runners. In order to implement tests added for mongos pinning, the runner needs to access functionality from both crud and transaction runners and this requires the crud and transaction runners to be either usable together from a new runner or be combined into the same runner.
- links to