FerretDB / dance

FerretDB integration testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add tests for `SCRAM-SHA-1` and `SCRAM-SHA-256`

AlekSi opened this issue · comments

For each driver test (dotnet, java, python), we should add additional authentication tests that use SCRAM-SHA-1 (FerretDB/FerretDB#2012) and SCRAM-SHA-256 (FerretDB/FerretDB#3784) authentication mechanisms. They are expected to pass for MongoDB and fail (for now) for FerretDB.