mongodb / specifications

Specifications related to MongoDB
http://specifications.readthedocs.io/en/latest
Other
389 stars 242 forks source link

DRIVERS-2915 Add authMechanism option to tests where needed #1599

Closed katcharov closed 4 months ago

katcharov commented 4 months ago

DRIVERS-2915 (followup)

At least one driver (Java) requires authMechanism to be provided when authMechanismProperties are provided. Minor clarification, but no changes to substance of the spec. Fixes/narrows tests, including a formatting issue.

blink1073 commented 4 months ago

Testing with https://github.com/mongodb/mongo-python-driver/pull/1665