FerretDB / wire

Apache License 2.0
2 stars 3 forks source link

Add basic integration tests + authenticate helper #1

Closed AlekSi closed 1 month ago

AlekSi commented 2 months ago

https://github.com/FerretDB/wire/tree/main/wireclient

We need to add basic integration tests to this package. They should test the wireclient package itself (Request method, maybe something else), not MongoDB or FerretDB.

We should also add the basic authenticate helper.