Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-2691

Ensure that core driver integration tests execute with a session where possible

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.6.1
    • Affects Version/s: None
    • Component/s: Test Coverage
    • Labels:
      None

      As implicit sessions are implemented as part of MongoClient, the current test suites only use them when running integration tests using MongoClient. But as most of the integration tests in the driver are in the driver-core module, it means that none of them run with implicit sessions.

      The driver-core test suite should be enhanced such that when running against MongoDB 3.6+ an implicit session is used when executing all driver-core tests.

            Assignee:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: