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

Fix comment helper specification tests

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Unknown Unknown
    • None
    • Component/s: CRUD
    • Needed
    • Hide

      This should be done alongside of DRIVERS-742 if that work has not already been finished.

      Drivers should re-sync their specification tests to 96caeefedb5f8e4a94bea58c44e12ec9703f89a5.

      Show
      This should be done alongside of DRIVERS-742 if that work has not already been finished. Drivers should re-sync their specification tests to 96caeefedb5f8e4a94bea58c44e12ec9703f89a5.
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CXX-2447 Fixed 3.7.0
      CSHARP-4043 Done 2.15.0
      GODRIVER-2302 Duplicate
      JAVA-4482 Duplicate
      NODE-3973 Done
      MOTOR-887 Duplicate
      PYTHON-3112 Duplicate
      RUBY-2899 Fixed 2.18.0
      RUST-1174 Duplicate
      SWIFT-1484 Duplicate
      PHPLIB-749 Fixed 1.13.0-beta1, 1.13.0
      CDRIVER-4199 Fixed 1.22.0, 1.22.0-beta0
      $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 CXX-2447 Fixed 3.7.0 CSHARP-4043 Done 2.15.0 GODRIVER-2302 Duplicate JAVA-4482 Duplicate NODE-3973 Done MOTOR-887 Duplicate PYTHON-3112 Duplicate RUBY-2899 Fixed 2.18.0 RUST-1174 Duplicate SWIFT-1484 Duplicate PHPLIB-749 Fixed 1.13.0-beta1, 1.13.0 CDRIVER-4199 Fixed 1.22.0, 1.22.0-beta0

      Summary

      Currently there are a few minor issues in the specification tests for the comment field. Usage of non-$-operators for updates, and missing "$$unsetormatches" in a few spots.

      Motivation

      Who is the affected end user?

      Driver developers trying to implement the comment field.

      Is this ticket only for tests?

      It is just for tests

            Assignee:
            julius.park@mongodb.com Julius Park (Inactive)
            Reporter:
            julius.park@mongodb.com Julius Park (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: