Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-5823

Implement unified runner operations and options support for CSOT

    • 3
    • Not Needed
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      Use Case

      As a Node.js driver engineer
      I want the unified runner changes needed for CSOT implemented
      So that I can start testing the changes in the driver

      User Impact

      • None

      Dependencies

      • None

      Unknowns

      • Figure out a common way to ensure timeoutMS usage fails tests until the specific operation under test supports it (ideally test should fail, but omitting timeoutMS has fallback behavior by default)

      Acceptance Criteria

      Implementation Requirements

      • Implement the following unified runner operations:
        • 'listDatabaseNames',
        • 'listCollectionNames',
        • 'count',
        • 'listIndexNames',
        • 'dropIndexes',
        • 'drop'

      Testing Requirements

      • Ensure all CSOT tests fail due to lack of support and not runner incompatibility

      Documentation Requirements

      • None

      Follow Up Requirements

      • None

            Assignee:
            durran.jordan@mongodb.com Durran Jordan
            Reporter:
            neal.beeken@mongodb.com Neal Beeken
            Neal Beeken
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: