Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-3040

Split updateWithPipelines.yml by operation

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Component/s: CRUD
    • None
    • Needed - No Spec Changes
    • Hide

      Summary of necessary driver changes

      •  The updateWithPipelines.yml test file was split into separate files for each operation.

      Commits for syncing spec/prose tests

      Show
      Summary of necessary driver changes  The updateWithPipelines.yml test file was split into separate files for each operation. Commits for syncing spec/prose tests Sync unified CRUD tests with mongodb/specifications@152257b
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-5806 Backlog
      CXX-3178 Backlog
      CSHARP-5408 Backlog
      GODRIVER-3424 Backlog
      JAVA-5698 Backlog
      NODE-6530 Needs Triage
      MOTOR-1412 Duplicate
      PYTHON-4961 Backlog
      PHPLIB-1591 Fixed 1.21.0
      RUBY-3593 Backlog
      RUST-2096 Backlog
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CDRIVER-5806 Backlog CXX-3178 Backlog CSHARP-5408 Backlog GODRIVER-3424 Backlog JAVA-5698 Backlog NODE-6530 Needs Triage MOTOR-1412 Duplicate PYTHON-4961 Backlog PHPLIB-1591 Fixed 1.21.0 RUBY-3593 Backlog RUST-2096 Backlog

      Summary

      The updateWithPipelines.yml test file includes a mix of operations, which is inconsistent with the naming convention of other CRUD spec tests. This dates back to SPEC-1267 and was not addressed when the v2 specs were ported to the unified format in DRIVERS-1130.

      I previously split this test file up when starting DRIVERS-2638, but decided not to move forward with the main change in that ticket; however, the split tests seem worth preserving for consistency.

      Motivation

      Is this issue urgent?

      No.

      Is this ticket required by a downstream team?

      No.

      Is this ticket only for tests?

      Yes.

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Andreas Braun Andreas Braun
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: