EventStore / EventStore-Client-Dotnet

Dotnet Client SDK for the Event Store gRPC Client API written in C#
Other
140 stars 38 forks source link

Add tests to verify if $all position is populated when reading stream #215

Closed shaan1337 closed 2 years ago

shaan1337 commented 2 years ago

Added: Tests to verify if $all position is populated when reading stream

Context: https://github.com/EventStore/EventStore/pull/3459