feat: add annotations to subscriptions table #416
Annotations
11 errors
|
Run tests:
test/subscriptions/all_streams_subscription_test.exs#L190
test acknowledge events with caught-up subscription should replay events when catching up and events had not been ack'd (EventStore.Subscriptions.AllStreamsSubscriptionTest)
|
Run tests:
test/subscriptions/all_streams_subscription_test.exs#L17
test subscribe to stream should create a subscription to the stream (EventStore.Subscriptions.AllStreamsSubscriptionTest)
|
Run tests:
test/subscriptions/all_streams_subscription_test.exs#L79
test catch-up subscription, unseen persisted events should receive existing events (EventStore.Subscriptions.AllStreamsSubscriptionTest)
|
Run tests:
test/subscriptions/all_streams_subscription_test.exs#L271
test acknowledge events should not notify events until after acknowledged (EventStore.Subscriptions.AllStreamsSubscriptionTest)
|
Run tests:
test/subscriptions/all_streams_subscription_test.exs#L167
test acknowledge events with caught-up subscription should skip events during catch up when acknowledged (EventStore.Subscriptions.AllStreamsSubscriptionTest)
|
Run tests:
test/subscriptions/all_streams_subscription_test.exs#L408
test duplicate subscriptions should allow second subscriber to takeover when subscribed connection terminates (EventStore.Subscriptions.AllStreamsSubscriptionTest)
|
Run tests:
test/subscriptions/all_streams_subscription_test.exs#L65
test catch-up subscription, no persisted events should be caught up (EventStore.Subscriptions.AllStreamsSubscriptionTest)
|
Run tests:
test/subscriptions/all_streams_subscription_test.exs#L124
test catch-up subscription, unseen persisted events should catch up when events received while catching up (EventStore.Subscriptions.AllStreamsSubscriptionTest)
|
Run tests:
test/subscriptions/all_streams_subscription_test.exs#L215
test acknowledge events should notify events after acknowledged (EventStore.Subscriptions.AllStreamsSubscriptionTest)
|
Run tests:
test/subscriptions/all_streams_subscription_test.exs#L105
test catch-up subscription, unseen persisted events confirm subscription caught up to persisted events (EventStore.Subscriptions.AllStreamsSubscriptionTest)
|
Loading