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

Add spec tests for all helpers that supports comment field.

    • Needed

      Summary

      DRIVERS-742 didn't add spec tests for the following commands that support comment field:

      • Distinct
      • ListCollections
      • ListIndexes
      • CreateIndex
      • CreateIndexes
      • DropIndex
      • DropIndexes
      • ListDatabases
      • Create ( * )
      • Explain ( * )
      • RenameCollection ( * )
      • GeoSearch ( * )
      • AbortTransaction ( * )
      • CommitTransaction ( * )
      • Drop ( * )
      • DropDatabase ( * )

      Some of these commands either do not have dedicated spec tests at all, some have legacy specs. We should add spec tests for these commands that cover comment. Commands marked with * may not have corresponding helpers in all languages.

      Motivation

      Is this issue urgent?

      No, but it would be convenient to do it together with DRIVERS-742.

      Is this ticket only for tests?

      Yes

            Assignee:
            Unassigned Unassigned
            Reporter:
            dmitry.rybakov@mongodb.com Dmitry Rybakov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: