FerretDB / dance

FerretDB integration testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run examples with and without authentication

AlekSi opened this issue · comments

We should run java-example, dotnet-example (and other examples like python-example once we have them) both with authentication enabled and disabled.

The easiest solution could be to pass the full MongoDB URI as a command-line argument instead of using hard-coded values:

@b1ron PRs in example repos are merged