jet / equinox

.NET event sourcing library with CosmosDB, DynamoDB, EventStoreDB, message-db, SqlStreamStore and integration test backends. Focused at stream level; see https://github.com/jet/propulsion for cross-stream projections/subscriptions/reactions
https://github.com/jet/dotnet-templates
Apache License 2.0
472 stars 68 forks source link

fix(Cosmos): Fix #438, prep #434 #440

Closed bartelink closed 10 months ago

bartelink commented 10 months ago

Made 2 stupid slips, which were trapped by the tests 😊 Some code clarifications from the debugging process retained Fixes fallback test (wiring of test was broken during recent connection logic refactoring)