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

Prepare the change stream code for tests in the unified format

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.0
    • Affects Version/s: None
    • Component/s: Test Coverage
    • None
    • Fully Compatible
    • Not Needed

      Currently we cannot just put a change-streams.json file in the unified test format somewhere in the driver repo and expect it to be run because:

      1. There are no test runners (neither sync nor reactive) for change streams.
      2. There is no location where unified test files can be put. If put in driver-core/src/test/resources/change-streams, they are going to be picked up by AbstractChangeStreamsTest and result in a failure because this runner does not understand the unified syntax.

            Assignee:
            valentin.kovalenko@mongodb.com Valentin Kavalenka
            Reporter:
            valentin.kovalenko@mongodb.com Valentin Kavalenka
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: