EventStore / EventStore-Client-Go

Go Client for Event Store version 20 and above.
Apache License 2.0
103 stars 25 forks source link

Improve Go client testing #152

Closed w1am closed 11 months ago

w1am commented 11 months ago

Changed: I've refactored parts of the code to allow tests to run without dependencies on functions that create the DB client.

Todo

linear[bot] commented 11 months ago

DEV-140 Improve Golang client testing