Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-68939

Add integration tests for `executor::ConnectionPool`

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None
    • Service Arch

      We currently have unit-tests for `ConnectionPool`, however, the tests are based on mocked implementations for `TimerInterface`, `ConnectionInterface`, and `DependentTypeFactoryInterface`. Thus, we do not have test coverage for `TLTimer`, `TLConnection`, and `TLTypeFactory`, which are only exercised by JS tests. This ticket should introduce integration/unit tests to improve our test coverage for `ConnectionPool` and its subtypes.

            Assignee:
            backlog-server-servicearch [DO NOT USE] Backlog - Service Architecture
            Reporter:
            amirsaman.memaripour@mongodb.com Amirsaman Memaripour
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: