Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-1781

Refactor crud spec runner/tests to support lists of operations

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 2.9.0.rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      The current crud and retryable writes spec tests have one operation per test, and also define one outcome per test on the top level. The retryable reads tests on the other hand have multiple operations per test and define outcomes per operation.

      Since the operations themselves are the same across all tests, we can use the same runner if it is extended to support multiple operations per test.

            Assignee:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Reporter:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: