Skip to content

Conversation

blink1073
Copy link
Member

No description provided.

@blink1073 blink1073 requested a review from ShaneHarvey October 29, 2024 12:03
@@ -294,32 +293,6 @@ def test_parse_uri(self):
self.assertEqual(res, parse_uri("mongodb://localhost/?readPreference=secondary"))

# Various authentication tests
res = copy.deepcopy(orig)
res["options"] = {"authmechanism": "MONGODB-CR"}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rather than removing these tests, can you update then to use SCRAM-SHA-256?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@blink1073 blink1073 requested a review from ShaneHarvey October 29, 2024 23:27
@blink1073 blink1073 merged commit ad3292e into mongodb:master Oct 30, 2024
36 checks passed
@blink1073 blink1073 deleted the PYTHON-4922 branch October 30, 2024 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants