Add integration tests for `executor::ConnectionPool`

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Internal Code
    • Server Programmability
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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:
            Unassigned
            Reporter:
            Amirsaman Memaripour
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: