Remove Valid MONGODB-AWS Legacy Auth Tests With URI Credentials

XMLWordPrintableJSON

    • Type: Spec Change
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Component/s: Authentication
    • None
    • Needed
    • Hide

      Summary of necessary driver changes

      •  

      Commits for syncing spec/prose tests
      (and/or refer to an existing language POC if needed)

      •  

      Context for other referenced/linked tickets

      •  
      Show
      Summary of necessary driver changes   Commits for syncing spec/prose tests (and/or refer to an existing language POC if needed)   Context for other referenced/linked tickets  
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-6116 Blocked
      CXX-3361 Blocked
      CSHARP-5755 Blocked
      GODRIVER-3673 Blocked
      JAVA-5978 Blocked
      NODE-7228 Blocked
      PYTHON-5602 Blocked 5.0
      PHPLIB-1731 Blocked
      RUBY-3715 Blocked
      RUST-2287 Blocked
      $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 */ } #scriptField td.willNotDo { background-color: #FF0000; /* Red color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CDRIVER-6116 Blocked CXX-3361 Blocked CSHARP-5755 Blocked GODRIVER-3673 Blocked JAVA-5978 Blocked NODE-7228 Blocked PYTHON-5602 Blocked 5.0 PHPLIB-1731 Blocked RUBY-3715 Blocked RUST-2287 Blocked

      Summary

      When all drivers implement DRIVERS-3131, the following legacy auth tests can be deleted:

        - 'should throw an exception if username and no password (MONGODB-AWS)',
        - 'should use username and password if specified (MONGODB-AWS)',
        - 'should use username, password and session token if specified (MONGODB-AWS)'

      Motivation

      Who is the affected end user?

      Drivers

      How does this affect the end user?

      N/A

      How likely is it that this problem or use case will occur?

      Drivers that have implemented DRIVERS-3131 would have the tests skipped.

      If the problem does occur, what are the consequences and how severe are they?

      Failing spec tests.

      Is this issue urgent?

      No

      Is this ticket required by a downstream team?

      No

      Is this ticket only for tests?

      Yes

      Acceptance Criteria

      Remove the following tests from auth/tests/legacy/connection-string.*:

        - 'should throw an exception if username and no password (MONGODB-AWS)',
        - 'should use username and password if specified (MONGODB-AWS)',
        - 'should use username, password and session token if specified (MONGODB-AWS)'

            Assignee:
            Unassigned
            Reporter:
            Durran Jordan
            Daria Pardue Daria Pardue
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: