EventStore-Client-NodeJS icon indicating copy to clipboard operation
EventStore-Client-NodeJS copied to clipboard

Increase coverage of testing for behaviour around node loss and reconnection

Open George-Payne opened this issue 3 years ago • 0 comments

Reconnection tests currently only cover reads and writes. it would be good to expand them out to cover more apis , such as persistent subscriptions.

https://github.com/EventStore/EventStore-Client-NodeJS/blob/master/src/test/connection/reconnect.test.ts

Originally posted by @oskardudycz in https://github.com/EventStore/EventStore-Client-NodeJS/pull/220#discussion_r741920747

George-Payne avatar Nov 03 '21 13:11 George-Payne