Skip to content

chore: replace remaining ConfigureAwait(false) with NoContext in library code - #584

Merged
alexeyzimarev merged 2 commits into
devfrom
chore/nocontext-stragglers
Aug 21, 2026
Merged

chore: replace remaining ConfigureAwait(false) with NoContext in library code#584
alexeyzimarev merged 2 commits into
devfrom
chore/nocontext-stragglers

chore: configure the implicit await using disposal with NoContext too

be92051
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Test Results succeeded Aug 21, 2026 in 0s

All 583 tests pass in 13m 11s

   45 files  + 1     45 suites  +1   13m 11s ⏱️ +12s
  583 tests +21    583 ✅ +21  0 💤 ±0  0 ❌ ±0 
1 152 runs  +21  1 152 ✅ +21  0 💤 ±0  0 ❌ ±0 

Results for commit be92051. ± Comparison against earlier commit 488d35c.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

583 tests found

There are 583 tests, see "Raw output" for the full list of tests.
Raw output
Eventuous.Tests.AggregateWithId.OperateOnAggregateWithId ‑ should_emit_event
Eventuous.Tests.AggregateWithId.OperateOnAggregateWithId ‑ should_set_id
Eventuous.Tests.Aggregates.OperateOnExistingSpec ‑ should_not_be_fully_paid
Eventuous.Tests.Aggregates.OperateOnExistingSpec ‑ should_not_be_overpaid
Eventuous.Tests.Aggregates.OperateOnExistingSpec ‑ should_produce_outstanding_changed
Eventuous.Tests.Aggregates.OperateOnExistingSpec ‑ should_produce_payment_registered
Eventuous.Tests.Aggregates.OperateOnExistingSpec ‑ should_produce_two_events
Eventuous.Tests.Aggregates.OperateOnExistingSpec ‑ should_record_payment
Eventuous.Tests.Aggregates.TwoAggregateOpsSpec ‑ should_make_booking_fully_paid
Eventuous.Tests.Aggregates.TwoAggregateOpsSpec ‑ should_not_be_overpaid
Eventuous.Tests.Aggregates.TwoAggregateOpsSpec ‑ should_produce_fully_paid_event
Eventuous.Tests.Aggregates.TwoAggregateOpsSpec ‑ should_produce_outstanding_changed
Eventuous.Tests.Aggregates.TwoAggregateOpsSpec ‑ should_produce_payment_registered
Eventuous.Tests.Aggregates.TwoAggregateOpsSpec ‑ should_record_payment
Eventuous.Tests.Application.CommandServiceTests ‑ Ensure_builder_is_thread_safe
Eventuous.Tests.Application.CommandServiceTests ‑ Should_amend_event_from_command
Eventuous.Tests.Application.CommandServiceTests ‑ Should_amend_event_with_static_meta
Eventuous.Tests.Application.CommandServiceTests ‑ Should_combine_amendments
Eventuous.Tests.Application.CommandServiceTests ‑ Should_execute_amended_append
Eventuous.Tests.Application.CommandServiceTests ‑ Should_execute_on_any_no_stream
Eventuous.Tests.Application.CommandServiceTests ‑ Should_execute_on_existing_stream_exists
Eventuous.Tests.Application.CommandServiceTests ‑ Should_fail_on_existing_no_stream
Eventuous.Tests.Application.CommandServiceTests ‑ Should_fail_on_new_stream_exists
Eventuous.Tests.Application.CommandServiceTests ‑ Should_run_on_new_no_stream
Eventuous.Tests.Application.FunctionalServiceTests ‑ Ensure_builder_is_thread_safe
Eventuous.Tests.Application.FunctionalServiceTests ‑ Should_amend_event_from_command
Eventuous.Tests.Application.FunctionalServiceTests ‑ Should_amend_event_with_static_meta
Eventuous.Tests.Application.FunctionalServiceTests ‑ Should_combine_amendments
Eventuous.Tests.Application.FunctionalServiceTests ‑ Should_execute_amended_append
Eventuous.Tests.Application.FunctionalServiceTests ‑ Should_execute_on_any_no_stream
Eventuous.Tests.Application.FunctionalServiceTests ‑ Should_execute_on_existing_stream_exists
Eventuous.Tests.Application.FunctionalServiceTests ‑ Should_fail_on_existing_no_stream
Eventuous.Tests.Application.FunctionalServiceTests ‑ Should_fail_on_new_stream_exists
Eventuous.Tests.Application.FunctionalServiceTests ‑ Should_run_on_new_no_stream
Eventuous.Tests.Application.StateWithIdTests ‑ ShouldGetIdForNew
Eventuous.Tests.Azure.ServiceBus.ConvertEventToMessage ‑ ApplicationPropertiesHasAttributes(AAA, 1111)
Eventuous.Tests.Azure.ServiceBus.ConvertEventToMessage ‑ ApplicationPropertiesHasAttributes(BBB, 12345)
Eventuous.Tests.Azure.ServiceBus.ConvertEventToMessage ‑ ApplicationPropertiesHasAttributes(eventuous·causation-id, causation-id)
Eventuous.Tests.Azure.ServiceBus.ConvertEventToMessage ‑ ApplicationPropertiesHasNoReservedAttributes(CorrelationId)
Eventuous.Tests.Azure.ServiceBus.ConvertEventToMessage ‑ ApplicationPropertiesHasNoReservedAttributes(MessageId)
Eventuous.Tests.Azure.ServiceBus.ConvertEventToMessage ‑ ContentType
Eventuous.Tests.Azure.ServiceBus.ConvertEventToMessage ‑ CorrelationId
Eventuous.Tests.Azure.ServiceBus.ConvertEventToMessage ‑ MessageId
Eventuous.Tests.Azure.ServiceBus.ConvertEventToMessage ‑ ReplyTo
Eventuous.Tests.Azure.ServiceBus.ConvertEventToMessage ‑ ScheduledEnqueueTime
Eventuous.Tests.Azure.ServiceBus.ConvertEventToMessage ‑ Subject
Eventuous.Tests.Azure.ServiceBus.ConvertEventToMessage ‑ TimeToLive
Eventuous.Tests.Azure.ServiceBus.ConvertEventToMessage ‑ To
Eventuous.Tests.Azure.ServiceBus.ConvertEventToMessage+WithMessagePropertiesInMetaData ‑ CorrelationId
Eventuous.Tests.Azure.ServiceBus.ConvertEventToMessage+WithMessagePropertiesInMetaData ‑ MessageId
Eventuous.Tests.Azure.ServiceBus.ConvertEventToMessage+WithMessagePropertiesInMetaData ‑ ReplyTo
Eventuous.Tests.Azure.ServiceBus.ConvertEventToMessage+WithMessagePropertiesInMetaData ‑ Subject
Eventuous.Tests.Azure.ServiceBus.ConvertEventToMessage+WithMessagePropertiesInMetaData ‑ To
Eventuous.Tests.Azure.ServiceBus.IsSerialisableByServiceBus ‑ Fails(Action)
Eventuous.Tests.Azure.ServiceBus.IsSerialisableByServiceBus ‑ Fails(Object)
Eventuous.Tests.Azure.ServiceBus.IsSerialisableByServiceBus ‑ Fails(System.Threading.Tasks.Task`1[System.Threading.Tasks.VoidTaskResult])
Eventuous.Tests.Azure.ServiceBus.IsSerialisableByServiceBus ‑ Fails(WeakReference)
Eventuous.Tests.Azure.ServiceBus.IsSerialisableByServiceBus ‑ Fails([System.Object, v])
Eventuous.Tests.Azure.ServiceBus.IsSerialisableByServiceBus ‑ Fails([k, System.Object])
Eventuous.Tests.Azure.ServiceBus.IsSerialisableByServiceBus ‑ Fails(null)
Eventuous.Tests.Azure.ServiceBus.IsSerialisableByServiceBus ‑ Passes(00:05:00)
Eventuous.Tests.Azure.ServiceBus.IsSerialisableByServiceBus ‑ Passes(08/21/2026 13:17:02 +00:00)
Eventuous.Tests.Azure.ServiceBus.IsSerialisableByServiceBus ‑ Passes(08/21/2026 13:17:02)
Eventuous.Tests.Azure.ServiceBus.IsSerialisableByServiceBus ‑ Passes(1)
Eventuous.Tests.Azure.ServiceBus.IsSerialisableByServiceBus ‑ Passes(1.23)
Eventuous.Tests.Azure.ServiceBus.IsSerialisableByServiceBus ‑ Passes(12.34)
Eventuous.Tests.Azure.ServiceBus.IsSerialisableByServiceBus ‑ Passes(123)
Eventuous.Tests.Azure.ServiceBus.IsSerialisableByServiceBus ‑ Passes(92e13a44-19e7-4c3b-b1d3-f0d35cae2ea0)
Eventuous.Tests.Azure.ServiceBus.IsSerialisableByServiceBus ‑ Passes(MemoryStream)
Eventuous.Tests.Azure.ServiceBus.IsSerialisableByServiceBus ‑ Passes(True)
Eventuous.Tests.Azure.ServiceBus.IsSerialisableByServiceBus ‑ Passes(c)
Eventuous.Tests.Azure.ServiceBus.IsSerialisableByServiceBus ‑ Passes(https://example.com/)
Eventuous.Tests.Azure.ServiceBus.IsSerialisableByServiceBus ‑ Passes(string)
Eventuous.Tests.Azure.ServiceBus.SendAndReceive ‑ LoadsOfMessages
Eventuous.Tests.Azure.ServiceBus.SendAndReceive ‑ SingleMessage
Eventuous.Tests.Azure.Storage.Blobs.BlobStorageProjectorTests ‑ AsyncContextAwareHandler_ExistingBlob_ShouldUpdateStateAndContext
Eventuous.Tests.Azure.Storage.Blobs.BlobStorageProjectorTests ‑ AsyncContextAwareHandler_NewBlob_ShouldUseContextAndStoreState
Eventuous.Tests.Azure.Storage.Blobs.BlobStorageProjectorTests ‑ AsyncStateHandler_ExistingBlob_ShouldUpdateState
Eventuous.Tests.Azure.Storage.Blobs.BlobStorageProjectorTests ‑ AsyncStateHandler_NewBlob_ShouldCreateAndStoreState
Eventuous.Tests.Azure.Storage.Blobs.BlobStorageProjectorTests ‑ ConcurrentAdditionOfNewBlob_ShouldReturnFailure
Eventuous.Tests.Azure.Storage.Blobs.BlobStorageProjectorTests ‑ ConcurrentModificationOfExistingBlob_ShouldReturnFailure
Eventuous.Tests.Azure.Storage.Blobs.BlobStorageProjectorTests ‑ CustomBlobId_ExistingBlob_ShouldUpdateWithEventId
Eventuous.Tests.Azure.Storage.Blobs.BlobStorageProjectorTests ‑ CustomBlobId_NewBlob_ShouldUseEventIdForBlobName
Eventuous.Tests.Azure.Storage.Blobs.BlobStorageProjectorTests ‑ HandlerThrowingRequestFailed_ShouldPropagateWithoutRaceRetries
Eventuous.Tests.Azure.Storage.Blobs.BlobStorageProjectorTests ‑ Idempotency_ByGlobalPosition_ShouldIgnoreDuplicatePosition(100)
Eventuous.Tests.Azure.Storage.Blobs.BlobStorageProjectorTests ‑ Idempotency_ByGlobalPosition_ShouldIgnoreDuplicatePosition(99)
Eventuous.Tests.Azure.Storage.Blobs.BlobStorageProjectorTests ‑ Idempotency_ByGlobalPosition_ShouldProcessDifferentPosition
Eventuous.Tests.Azure.Storage.Blobs.BlobStorageProjectorTests ‑ Idempotency_ByMessageId_ShouldIgnoreDuplicateMessage
Eventuous.Tests.Azure.Storage.Blobs.BlobStorageProjectorTests ‑ Idempotency_ByMessageId_ShouldProcessDifferentMessageId
Eventuous.Tests.Azure.Storage.Blobs.BlobStorageProjectorTests ‑ Idempotency_None_ShouldAlwaysProcess
Eventuous.Tests.Azure.Storage.Blobs.BlobStorageProjectorTests ‑ NoHandler_ShouldReturnIgnored
Eventuous.Tests.Azure.Storage.Blobs.BlobStorageProjectorTests ‑ RaceRetries_WithOneRetry_ShouldSucceedAfterRaceCondition
Eventuous.Tests.Azure.Storage.Blobs.BlobStorageProjectorTests ‑ SyncContextAwareHandler_NewBlob_ShouldUseContextAndStoreState
Eventuous.Tests.Azure.Storage.Blobs.BlobStorageProjectorTests ‑ SyncStateHandler_ExistingBlob_ShouldUpdateState
Eventuous.Tests.Azure.Storage.Blobs.BlobStorageProjectorTests ‑ SyncStateHandler_NewBlob_ShouldCreateAndStoreState
Eventuous.Tests.Azure.Storage.Blobs.BlobStorageProjectorTests ‑ UnicodeStreamName_ShouldStoreStateWithEncodedMetadata
Eventuous.Tests.DependencyInjection.AggregateFactoryRegistrationTests ‑ ShouldCreateNewAggregateByResolve
Eventuous.Tests.DependencyInjection.AggregateFactoryRegistrationTests ‑ ShouldCreateNewAggregateWithExplicitFunction
Eventuous.Tests.DependencyInjection.AggregateFactoryRegistrationTests ‑ ShouldCreateTwoSeparateInstances
Eventuous.Tests.Extensions.AspNetCore.AggregateCommandsTests ‑ MapContractExplicitly
Eventuous.Tests.Extensions.AspNetCore.AggregateCommandsTests ‑ MapContractExplicitlyWithoutRoute
Eventuous.Tests.Extensions.AspNetCore.AggregateCommandsTests ‑ MapContractExplicitlyWithoutRouteWithGenericAttr
Eventuous.Tests.Extensions.AspNetCore.AggregateCommandsTests ‑ MapContractExplicitlyWithoutRouteWithWrongGenericAttr
Eventuous.Tests.Extensions.AspNetCore.AggregateCommandsTests ‑ MapEnrichedCommand
Eventuous.Tests.Extensions.AspNetCore.Analyzers.HttpCommandAnnotationTests ‑ Should_warn_EVTA001_for_state_mismatch
Eventuous.Tests.Extensions.AspNetCore.Analyzers.HttpCommandAnnotationTests ‑ Should_warn_EVTA002_for_route_mismatch
Eventuous.Tests.Extensions.AspNetCore.ControllerTests ‑ RecordPaymentUsingMappedCommand
Eventuous.Tests.Extensions.AspNetCore.DiscoveredCommandsTests ‑ CallDiscoveredCommandRoute
Eventuous.Tests.Extensions.AspNetCore.DiscoveredCommandsTests ‑ RegisterStateCommands
Eventuous.Tests.Extensions.AspNetCore.DiscoveredCommandsTests ‑ RegisterStatesCommands
Eventuous.Tests.ForgotToSetId ‑ ShouldFailWithNoId
Eventuous.Tests.Gateway.GatewayMetaTests ‑ GetOriginalMessageId_ReturnsMessageId
Eventuous.Tests.Gateway.GatewayMetaTests ‑ GetOriginalMessageType_ReturnsMessageType
Eventuous.Tests.Gateway.GatewayMetaTests ‑ GetOriginalStreamPosition_ReturnsPosition
Eventuous.Tests.Gateway.GatewayMetaTests ‑ GetOriginalStream_ReturnsStreamName
Eventuous.Tests.Gateway.GatewayMetaTests ‑ GetOriginalStream_WithNullHeaders_ReturnsNull
Eventuous.Tests.Gateway.MultiStreamProduceTests ‑ ShouldHandleEmptyRequests
Eventuous.Tests.Gateway.MultiStreamProduceTests ‑ ShouldProduceMultipleMessagesToSameStream
Eventuous.Tests.Gateway.MultiStreamProduceTests ‑ ShouldProduceToMultipleStreams
Eventuous.Tests.Gateway.MultiStreamProduceTests ‑ ShouldProduceUntypedRequests
Eventuous.Tests.Gateway.RegistrationTests ‑ Test
Eventuous.Tests.GooglePubSub.PubSubTests ‑ StopsAndStartsAgain
Eventuous.Tests.GooglePubSub.PubSubTests ‑ SubscribeAndProduce
Eventuous.Tests.GooglePubSub.PubSubTests ‑ SubscribeAndProduceMany
Eventuous.Tests.Kafka.BasicProducerTests ‑ ShouldProduceAndWait
Eventuous.Tests.KurrentDB.AppServiceTests ‑ ProcessAnyForNew
Eventuous.Tests.KurrentDB.AppServiceTests ‑ ProcessNewThenDeleteAndDoItAgain
Eventuous.Tests.KurrentDB.Metrics.MetricsTests ‑ ShouldMeasureSubscriptionGapCountBase_Esdb
Eventuous.Tests.KurrentDB.RegistrationTests ‑ ShouldHaveEventStoreClient
Eventuous.Tests.KurrentDB.RegistrationTests ‑ ShouldHaveNoOpStore
Eventuous.Tests.KurrentDB.RegistrationTests ‑ ShouldHaveProperId
Eventuous.Tests.KurrentDB.RegistrationTests ‑ ShouldResolveSubscription
Eventuous.Tests.KurrentDB.Store.AggregateStoreTests ‑ AppendedEventShouldBeTraced
Eventuous.Tests.KurrentDB.Store.AggregateStoreTests ‑ ShouldReadAggregateStreamManyTimes
Eventuous.Tests.KurrentDB.Store.AggregateStoreTests ‑ ShouldReadLongAggregateStream
Eventuous.Tests.KurrentDB.Store.Append ‑ ShouldAppendOneByOne
Eventuous.Tests.KurrentDB.Store.Append ‑ ShouldAppendToMultipleStreams
Eventuous.Tests.KurrentDB.Store.Append ‑ ShouldAppendToMultipleStreamsWithExistingStreams
Eventuous.Tests.KurrentDB.Store.Append ‑ ShouldAppendToNoStream
Eventuous.Tests.KurrentDB.Store.Append ‑ ShouldFailOnWrongVersion
Eventuous.Tests.KurrentDB.Store.Append ‑ ShouldFailOnWrongVersionNoStream
Eventuous.Tests.KurrentDB.Store.Append ‑ ShouldFailOnWrongVersionWithOptimisticConcurrencyException
Eventuous.Tests.KurrentDB.Store.Append ‑ ShouldNotLoseConcurrentAppends
Eventuous.Tests.KurrentDB.Store.Append ‑ ShouldRejectConcurrentAppendsWithSameVersion
Eventuous.Tests.KurrentDB.Store.Append ‑ ShouldReturnEmptyResultsForEmptyAppends
Eventuous.Tests.KurrentDB.Store.EventStoreAggregateTests ‑ AppendedEventShouldBeTraced
Eventuous.Tests.KurrentDB.Store.EventStoreAggregateTests ‑ ShouldReadAggregateStreamManyTimes
Eventuous.Tests.KurrentDB.Store.EventStoreAggregateTests ‑ ShouldReadLongAggregateStream
Eventuous.Tests.KurrentDB.Store.OtherMethods ‑ StreamShouldExist
Eventuous.Tests.KurrentDB.Store.OtherMethods ‑ StreamShouldNotExist
Eventuous.Tests.KurrentDB.Store.Read ‑ ShouldReadBackwardsFromEnd
Eventuous.Tests.KurrentDB.Store.Read ‑ ShouldReadBackwardsFromMiddle
Eventuous.Tests.KurrentDB.Store.Read ‑ ShouldReadHead
Eventuous.Tests.KurrentDB.Store.Read ‑ ShouldReadMany
Eventuous.Tests.KurrentDB.Store.Read ‑ ShouldReadMetadata
Eventuous.Tests.KurrentDB.Store.Read ‑ ShouldReadOne
Eventuous.Tests.KurrentDB.Store.Read ‑ ShouldReadStreamToEnd
Eventuous.Tests.KurrentDB.Store.Read ‑ ShouldReadStreamToEndFromPosition
Eventuous.Tests.KurrentDB.Store.Read ‑ ShouldReadStreamToEndWithExactPageMultiple
Eventuous.Tests.KurrentDB.Store.Read ‑ ShouldReadTail
Eventuous.Tests.KurrentDB.Store.Read ‑ ShouldRejectInvalidPageSizeReadingToEnd
Eventuous.Tests.KurrentDB.Store.Read ‑ ShouldReturnNothingWhenReadingMissingStreamToEnd
Eventuous.Tests.KurrentDB.Store.Read ‑ ShouldReturnWhenReadingBackwards
Eventuous.Tests.KurrentDB.Store.Read ‑ ShouldThrowWhenReadingBackwardsFromNegativePosition
Eventuous.Tests.KurrentDB.Store.Read ‑ ShouldThrowWhenReadingForwardsFromNegativePosition
Eventuous.Tests.KurrentDB.Store.Read ‑ ShouldThrowWhenReadingMissingStream
Eventuous.Tests.KurrentDB.Store.Read ‑ ShouldThrowWhenReadingMissingStreamBackwards
Eventuous.Tests.KurrentDB.Store.Read ‑ ShouldThrowWhenReadingMissingStreamToEnd
Eventuous.Tests.KurrentDB.Store.StreamingReadTests ‑ ShouldReadRequestedCountBackwardsWhenSystemEventsAreSkipped
Eventuous.Tests.KurrentDB.Store.StreamingReadTests ‑ ShouldReadRequestedCountWhenSystemEventsAreSkipped
Eventuous.Tests.KurrentDB.Store.StreamingReadTests ‑ ShouldReadStreamToEndWhenSystemEventsAreSkipped
Eventuous.Tests.KurrentDB.Store.StreamingReadTests ‑ ShouldStreamEventsBackwardsWithoutBufferingWholeRead
Eventuous.Tests.KurrentDB.Store.StreamingReadTests ‑ ShouldStreamEventsForwardsWithoutBufferingWholeRead
Eventuous.Tests.KurrentDB.Store.TieredStoreTests ‑ Esdb_should_load_hot_and_archive
Eventuous.Tests.KurrentDB.Store.TieredStoreTests ‑ Esdb_should_read_backwards_more_than_available
Eventuous.Tests.KurrentDB.Store.TieredStoreTests ‑ Esdb_should_read_bounded_count_across_tier_boundary
Eventuous.Tests.KurrentDB.Store.TieredStoreTests ‑ Esdb_should_read_stream_to_end_with_exact_page_multiple
Eventuous.Tests.KurrentDB.Store.TieredStoreTests ‑ Esdb_should_return_empty_reading_past_end
Eventuous.Tests.KurrentDB.Subscriptions.CaughtUpCheckpointFromLatestTests ‑ CheckpointCommittedOnImmediateCaughtUp
Eventuous.Tests.KurrentDB.Subscriptions.CaughtUpCheckpointOnSmallStoreTests ‑ CheckpointCommittedOnCaughtUp
Eventuous.Tests.KurrentDB.Subscriptions.CheckpointGatedByPendingMatchTests ‑ CheckpointDoesNotPassUnacknowledgedMatchedEvent
Eventuous.Tests.KurrentDB.Subscriptions.CheckpointReachedTests ‑ CheckpointAdvancesPastUnmatchedEvents
Eventuous.Tests.KurrentDB.Subscriptions.CustomDependenciesTests ‑ ShouldUseCustomDependencies
Eventuous.Tests.KurrentDB.Subscriptions.HandlerFailureResubscribe ‑ Esdb_ShouldResubscribeAfterHandlerFailure
Eventuous.Tests.KurrentDB.Subscriptions.PersistentSubscriptionFailureTests ‑ Esdb_ShouldParkMessageWhenHandlerFails
Eventuous.Tests.KurrentDB.Subscriptions.PublishAndSubscribeManyPartitionedTests ‑ SubscribeAndProduceMany
Eventuous.Tests.KurrentDB.Subscriptions.PublishAndSubscribeManyTests ‑ SubscribeAndProduceMany
Eventuous.Tests.KurrentDB.Subscriptions.PublishAndSubscribeOneTests ‑ SubscribeAndProduce
Eventuous.Tests.KurrentDB.Subscriptions.ResolvedLinkCheckpointTests ‑ CheckpointAdvancesToLinkPositionNotTargetPosition
Eventuous.Tests.KurrentDB.Subscriptions.StreamPersistentPublishAndSubscribeManyTests ‑ SubscribeAndProduceMany(Eventuous.Tests.KurrentDB.Subscriptions.Fixtures.PersistentSubscriptionFixture`3[Eventuous.KurrentDB.Subscriptions.StreamPersistentSubscription,Eventuous.KurrentDB.Subscriptions.StreamPersistentSubscriptionOptions,Eventuous.Tests.Subscriptions.Base.TestEventHandler])
Eventuous.Tests.KurrentDB.Subscriptions.StreamSubscriptionDeletedEventsTests ‑ StreamSubscriptionGetsDeletedEvents
Eventuous.Tests.KurrentDB.Subscriptions.StreamSubscriptionWithLinksTests ‑ ShouldHandleAllEventsFromStart
Eventuous.Tests.KurrentDB.Subscriptions.StreamSubscriptionWithLinksTests ‑ ShouldHandleHalfOfTheEvents
Eventuous.Tests.KurrentDB.Subscriptions.SubscribeToAll ‑ Esdb_ShouldConsumeProducedEvents
Eventuous.Tests.KurrentDB.Subscriptions.SubscribeToAll ‑ Esdb_ShouldConsumeProducedEventsWhenRestarting
Eventuous.Tests.KurrentDB.Subscriptions.SubscribeToAll ‑ Esdb_ShouldUseExistingCheckpoint
Eventuous.Tests.KurrentDB.Subscriptions.SubscribeToAllFromEnd ‑ Esdb_ShouldStartConsumptionFromEnd
Eventuous.Tests.KurrentDB.Subscriptions.SubscribeToStream ‑ Esdb_ShouldConsumeProducedEvents
Eventuous.Tests.KurrentDB.Subscriptions.SubscribeToStream ‑ Esdb_ShouldConsumeProducedEventsWhenRestarting
Eventuous.Tests.KurrentDB.Subscriptions.SubscribeToStream ‑ Esdb_ShouldUseExistingCheckpoint
Eventuous.Tests.KurrentDB.Subscriptions.SubscriptionDrop ‑ Esdb_ShouldResubscribeAfterConnectionDrop
Eventuous.Tests.KurrentDB.Subscriptions.SubscriptionIgnoredMessagesTests ‑ SubscribeAndProduceManyWithIgnored
Eventuous.Tests.KurrentDB.Subscriptions.SubscriptionRestart ‑ Esdb_ShouldConsumeAfterResubscribe
Eventuous.Tests.KurrentDB.Subscriptions.SubscriptionRestart ‑ Esdb_ShouldTolerateRepeatedUnsubscribe
Eventuous.Tests.KurrentDB.TracesTests ‑ ShouldLinkToRemoteContextWithoutJoiningItsTrace
Eventuous.Tests.Postgres.Metrics.MetricsTests ‑ ShouldMeasureSubscriptionGapCountBase_Postgres
Eventuous.Tests.Postgres.Projections.ProjectorTests ‑ ProjectImportedBookingsToTable
Eventuous.Tests.Postgres.Registrations.RegistrationTests ‑ Should_resolve_store_with_extensions
Eventuous.Tests.Postgres.Registrations.RegistrationTests ‑ Should_resolve_store_with_manual_registration
Eventuous.Tests.Postgres.Store.Append ‑ ShouldAppendOneByOne
Eventuous.Tests.Postgres.Store.Append ‑ ShouldAppendToMultipleStreams
Eventuous.Tests.Postgres.Store.Append ‑ ShouldAppendToMultipleStreamsWithExistingStreams
Eventuous.Tests.Postgres.Store.Append ‑ ShouldAppendToNoStream
Eventuous.Tests.Postgres.Store.Append ‑ ShouldFailOnWrongVersion
Eventuous.Tests.Postgres.Store.Append ‑ ShouldFailOnWrongVersionNoStream
Eventuous.Tests.Postgres.Store.Append ‑ ShouldFailOnWrongVersionWithOptimisticConcurrencyException
Eventuous.Tests.Postgres.Store.Append ‑ ShouldNotLoseConcurrentAppends
Eventuous.Tests.Postgres.Store.Append ‑ ShouldRejectConcurrentAppendsWithSameVersion
Eventuous.Tests.Postgres.Store.Append ‑ ShouldReturnEmptyResultsForEmptyAppends
Eventuous.Tests.Postgres.Store.OtherMethods ‑ StreamShouldExist
Eventuous.Tests.Postgres.Store.OtherMethods ‑ StreamShouldNotExist
Eventuous.Tests.Postgres.Store.Read ‑ ShouldReadBackwardsFromEnd
Eventuous.Tests.Postgres.Store.Read ‑ ShouldReadBackwardsFromMiddle
Eventuous.Tests.Postgres.Store.Read ‑ ShouldReadHead
Eventuous.Tests.Postgres.Store.Read ‑ ShouldReadMany
Eventuous.Tests.Postgres.Store.Read ‑ ShouldReadMetadata
Eventuous.Tests.Postgres.Store.Read ‑ ShouldReadOne
Eventuous.Tests.Postgres.Store.Read ‑ ShouldReadStreamToEnd
Eventuous.Tests.Postgres.Store.Read ‑ ShouldReadStreamToEndFromPosition
Eventuous.Tests.Postgres.Store.Read ‑ ShouldReadStreamToEndWithExactPageMultiple
Eventuous.Tests.Postgres.Store.Read ‑ ShouldReadTail
Eventuous.Tests.Postgres.Store.Read ‑ ShouldRejectInvalidPageSizeReadingToEnd
Eventuous.Tests.Postgres.Store.Read ‑ ShouldReturnNothingWhenReadingMissingStreamToEnd
Eventuous.Tests.Postgres.Store.Read ‑ ShouldReturnWhenReadingBackwards
Eventuous.Tests.Postgres.Store.Read ‑ ShouldThrowWhenReadingBackwardsFromNegativePosition
Eventuous.Tests.Postgres.Store.Read ‑ ShouldThrowWhenReadingForwardsFromNegativePosition
Eventuous.Tests.Postgres.Store.Read ‑ ShouldThrowWhenReadingMissingStream
Eventuous.Tests.Postgres.Store.Read ‑ ShouldThrowWhenReadingMissingStreamBackwards
Eventuous.Tests.Postgres.Store.Read ‑ ShouldThrowWhenReadingMissingStreamToEnd
Eventuous.Tests.Postgres.Subscriptions.GapIgnoreTest ‑ ShouldIgnoreOldGaps
Eventuous.Tests.Postgres.Subscriptions.HandlerFailureResubscribe ‑ Postgres_ShouldResubscribeAfterHandlerFailure
Eventuous.Tests.Postgres.Subscriptions.SubscribeToAll ‑ Postgres_ShouldConsumeProducedEvents
Eventuous.Tests.Postgres.Subscriptions.SubscribeToAll ‑ Postgres_ShouldConsumeProducedEventsWhenRestarting
Eventuous.Tests.Postgres.Subscriptions.SubscribeToAll ‑ Postgres_ShouldUseExistingCheckpoint
Eventuous.Tests.Postgres.Subscriptions.SubscribeToAllFromEnd ‑ Postgres_ShouldStartConsumptionFromEnd
Eventuous.Tests.Postgres.Subscriptions.SubscribeToStream ‑ Postgres_ShouldConsumeProducedEvents
Eventuous.Tests.Postgres.Subscriptions.SubscribeToStream ‑ Postgres_ShouldConsumeProducedEventsWhenRestarting
Eventuous.Tests.Postgres.Subscriptions.SubscribeToStream ‑ Postgres_ShouldUseExistingCheckpoint
Eventuous.Tests.Postgres.Subscriptions.SubscriptionDrop ‑ Postgres_ShouldResubscribeAfterConnectionDrop
Eventuous.Tests.Postgres.Subscriptions.SubscriptionGapsDetection ‑ Postgres_ShouldNotSkipEvents
Eventuous.Tests.Postgres.Subscriptions.SubscriptionMeasure ‑ Postgres_ShouldMeasureEndOfStream
Eventuous.Tests.Postgres.Subscriptions.SubscriptionRestart ‑ Postgres_ShouldConsumeAfterResubscribe
Eventuous.Tests.Postgres.Subscriptions.SubscriptionRestart ‑ Postgres_ShouldTolerateRepeatedUnsubscribe
Eventuous.Tests.Postgres.Subscriptions.TombstonesCreationTest ‑ ShouldCreateTombstones
Eventuous.Tests.Projections.MongoDB.ContextConversions ‑ EnsureReflectionsNotUsed
Eventuous.Tests.Projections.MongoDB.ContextConversions ‑ TestContextConversion(Eventuous.Subscriptions.Context.MessageConsumeContext`1[Eventuous.Sut.Domain.BookingEvents+BookingCancelled], Eventuous.Subscriptions.Context.IMessageConsumeContext`1[Eventuous.Sut.Domain.BookingEvents+BookingCancelled])
Eventuous.Tests.Projections.MongoDB.ContextConversions ‑ TestContextConversion(Eventuous.Subscriptions.Context.MessageConsumeContext`1[Eventuous.Sut.Domain.BookingEvents+BookingImported], Eventuous.Subscriptions.Context.IMessageConsumeContext`1[Eventuous.Sut.Domain.BookingEvents+BookingImported])
Eventuous.Tests.Projections.MongoDB.ContextConversions ‑ TestContextConversion(Eventuous.Subscriptions.Context.MessageConsumeContext`1[Eventuous.Sut.Domain.BookingEvents+BookingPaymentRegistered], Eventuous.Subscriptions.Context.IMessageConsumeContext`1[Eventuous.Sut.Domain.BookingEvents+BookingPaymentRegistered])
Eventuous.Tests.Projections.MongoDB.ContextConversions ‑ TestContextConversion(Eventuous.Subscriptions.Context.MessageConsumeContext`1[Eventuous.Sut.Domain.BookingEvents+RoomBooked], Eventuous.Subscriptions.Context.IMessageConsumeContext`1[Eventuous.Sut.Domain.BookingEvents+RoomBooked])
Eventuous.Tests.Projections.MongoDB.ProjectWithBuilder ‑ ShouldProjectImported(MongoProjectionOptions { CollectionName = test })
Eventuous.Tests.Projections.MongoDB.ProjectWithBuilder ‑ ShouldProjectImported(null)
Eventuous.Tests.Projections.MongoDB.ProjectWithBulkBuilder ‑ ShouldProjectImported
Eventuous.Tests.Projections.MongoDB.ProjectingWithTypedHandlers ‑ ShouldProjectImported
Eventuous.Tests.RabbitMq.CustomQueueSubscriptionSpec ‑ SubscribeWithCustomQueueName
Eventuous.Tests.RabbitMq.HandlerFailureSpec ‑ Resubscribes_and_redelivers_the_event_the_handler_failed_on
Eventuous.Tests.RabbitMq.HandlerFailureSpec ‑ Resubscribes_when_the_failure_handler_itself_throws
Eventuous.Tests.RabbitMq.SubscriptionSpec ‑ SubscribeAndProduce
Eventuous.Tests.RabbitMq.SubscriptionSpec ‑ SubscribeAndProduceMany
Eventuous.Tests.Redis.Store.AppendEvents ‑ ShouldAppendOneByOne
Eventuous.Tests.Redis.Store.AppendEvents ‑ ShouldAppendToNoStream
Eventuous.Tests.Redis.Store.AppendEvents ‑ ShouldFailOnWrongVersion
Eventuous.Tests.Redis.Store.AppendEvents ‑ ShouldFailOnWrongVersionNoStream
Eventuous.Tests.Redis.Store.ReadEvents ‑ ShouldHandleRevisionBoundaryAtLongMax
Eventuous.Tests.Redis.Store.ReadEvents ‑ ShouldReadHead
Eventuous.Tests.Redis.Store.ReadEvents ‑ ShouldReadMany
Eventuous.Tests.Redis.Store.ReadEvents ‑ ShouldReadOne
Eventuous.Tests.Redis.Store.ReadEvents ‑ ShouldReadStreamToEndAcrossPages
Eventuous.Tests.Redis.Store.ReadEvents ‑ ShouldReadStreamToEndAtMaxRevision
Eventuous.Tests.Redis.Store.ReadEvents ‑ ShouldReadTail
Eventuous.Tests.Redis.Store.ReadEvents ‑ ShouldRejectEntryIdWithSequenceAboveLongRange
Eventuous.Tests.Redis.Store.ReadEvents ‑ ShouldRejectLegacyBurstStreamReadFromStart
Eventuous.Tests.Redis.Store.ReadEvents ‑ ShouldRejectLegacyEntryIdHiddenBehindPageBoundary
Eventuous.Tests.Redis.Store.ReadEvents ‑ ShouldRejectLegacyUnrepresentableEntryId
Eventuous.Tests.Redis.Store.ReadEvents ‑ ShouldRejectResumedCursorOnLegacyBurstStream
Eventuous.Tests.Redis.Store.ReadEvents ‑ ShouldRejectResumedReadAfterMissingStreamGetsLegacyEntries
Eventuous.Tests.Redis.Store.ReadEvents ‑ ShouldRejectResumedReadAfterStreamRecreatedWithLegacyEntries
Eventuous.Tests.Redis.Store.ReadEvents ‑ ShouldRejectResumedReadAfterStreamRestoredWithSameFirstEntry
Eventuous.Tests.Redis.Store.ReadEvents ‑ ShouldReturnEmptyReadingPastEnd
Eventuous.Tests.Redis.Store.ReadEvents ‑ ShouldThrowWhenReadingMissingStream
Eventuous.Tests.Redis.Subscriptions.PollFailureTests ‑ Poll_failure_is_followed_by_another_poll
Eventuous.Tests.Redis.Subscriptions.PollFailureTests ‑ Poll_failure_is_reported_as_a_drop
Eventuous.Tests.Redis.Subscriptions.SubscribeToAll ‑ ShouldConsumeProducedEvents
Eventuous.Tests.Redis.Subscriptions.SubscribeToAll ‑ ShouldConsumeProducedEventsWhenRestarting
Eventuous.Tests.Redis.Subscriptions.SubscribeToAll ‑ ShouldUseExistingCheckpoint
Eventuous.Tests.Redis.Subscriptions.SubscribeToStream ‑ ShouldConsumeProducedEvents
Eventuous.Tests.Redis.Subscriptions.SubscribeToStream ‑ ShouldConsumeProducedEventsWhenRestarting
Eventuous.Tests.Redis.Subscriptions.SubscribeToStream ‑ ShouldUseExistingCheckpoint
Eventuous.Tests.Shared.Analyzers.Analyzer_Ev001_Tests ‑ Should_not_warn_for_event_registered_via_type_map
Eventuous.Tests.Shared.Analyzers.Analyzer_Ev001_Tests ‑ Should_not_warn_for_helper_allocations_in_act_handlers
Eventuous.Tests.Shared.Analyzers.Analyzer_Ev001_Tests ‑ Should_not_warn_for_object_typed_payload_passed_to_when
Eventuous.Tests.Shared.Analyzers.Analyzer_Ev001_Tests ‑ Should_report_sync_act_event_exactly_once
Eventuous.Tests.Shared.Analyzers.Analyzer_Ev001_Tests ‑ Should_resolve_all_well_known_type_names
Eventuous.Tests.Shared.Analyzers.Analyzer_Ev001_Tests ‑ Should_stay_silent_when_event_type_attribute_cannot_be_resolved
Eventuous.Tests.Shared.Analyzers.Analyzer_Ev001_Tests ‑ Should_warn_for_unannotated_event_created_in_functional_act
Eventuous.Tests.Shared.Analyzers.Analyzer_Ev001_Tests ‑ Should_warn_for_unannotated_events_in_state_and_aggregate
Eventuous.Tests.SignalR.ConsumeTracingTests ‑ ShouldLinkToRestoredContextInsteadOfParentingToIt
Eventuous.Tests.SignalR.ConsumeTracingTests ‑ ShouldProduceDistinctTracesOnRedelivery
Eventuous.Tests.SignalR.ConsumeTracingTests ‑ ShouldReturnNullOnMalformedMetadata
Eventuous.Tests.SignalR.ConsumeTracingTests ‑ ShouldReturnNullWithoutTracingContext
Eventuous.Tests.SignalR.Integration.SignalREndToEndTests ‑ LiveEvents_DeliveredAfterSubscribe
Eventuous.Tests.SignalR.Integration.SignalREndToEndTests ‑ RawStreaming_ReceivesAppendedEvents
Eventuous.Tests.SignalR.Integration.SignalREndToEndTests ‑ TypedSubscription_DispatchesToCorrectHandlers
Eventuous.Tests.SignalR.SignalRProducerTests ‑ ProduceMessages_SendsEnvelopeToCorrectConnection
Eventuous.Tests.SignalR.SignalRTransformTests ‑ Transform_CreatesCorrectEnvelope
Eventuous.Tests.SignalR.SignalRTransformTests ‑ Transform_IncludesMetadataWhenPresent
Eventuous.Tests.SignalR.SubscriptionGatewayTests ‑ DuplicateSubscribe_ReplacesPrevious
Eventuous.Tests.SignalR.SubscriptionGatewayTests ‑ RemoveConnectionAsync_CleansUpAllSubscriptions
Eventuous.Tests.SignalR.SubscriptionGatewayTests ‑ SubscribeAsync_CreatesSubscriptionViaFactory
Eventuous.Tests.SignalR.SubscriptionGatewayTests ‑ UnsubscribeAsync_RemovesSubscription
Eventuous.Tests.SignalR.TypedStreamSubscriptionTests ‑ DisposeAsync_WithoutStart_IsNoOp
Eventuous.Tests.SignalR.TypedStreamSubscriptionTests ‑ OnError_CanBeChained
Eventuous.Tests.SignalR.TypedStreamSubscriptionTests ‑ On_AfterStart_Throws
Eventuous.Tests.SignalR.TypedStreamSubscriptionTests ‑ On_BeforeStart_RegistersHandler
Eventuous.Tests.SignalR.TypedStreamSubscriptionTests ‑ SubscribeTyped_ReturnsNewInstanceEachTime
Eventuous.Tests.Spyglass.Generators.SpyglassGeneratorTests ‑ Should_collect_public_methods_from_aggregate
Eventuous.Tests.Spyglass.Generators.SpyglassGeneratorTests ‑ Should_discover_aggregate_with_state
Eventuous.Tests.Spyglass.Generators.SpyglassGeneratorTests ‑ Should_discover_standalone_state
Eventuous.Tests.Spyglass.Generators.SpyglassGeneratorTests ‑ Should_emit_marker_when_no_types_found
Eventuous.Tests.Spyglass.Generators.SpyglassGeneratorTests ‑ Should_exclude_abstract_types
Eventuous.Tests.Spyglass.Generators.SpyglassGeneratorTests ‑ Should_not_register_state_as_standalone_when_aggregate_exists
Eventuous.Tests.Spyglass.SpyglassApiTests ‑ Aggregates_contains_booking
Eventuous.Tests.Spyglass.SpyglassApiTests ‑ Aggregates_contains_payment_state_as_standalone
Eventuous.Tests.Spyglass.SpyglassApiTests ‑ Load_returns_booking_state_and_events
Eventuous.Tests.Spyglass.SpyglassApiTests ‑ Load_returns_not_found_for_nonexistent_stream
Eventuous.Tests.Spyglass.SpyglassApiTests ‑ Ping_returns_ok
Eventuous.Tests.SqlServer.Metrics.MetricsTests ‑ ShouldMeasureSubscriptionGapCountBase_SqlServer
Eventuous.Tests.SqlServer.Projections.ProjectorTests ‑ ProjectImportedBookingsToTable
Eventuous.Tests.SqlServer.Registrations.RegistrationTests ‑ Should_resolve_store_with_extensions
Eventuous.Tests.SqlServer.Registrations.RegistrationTests ‑ Should_resolve_store_with_manual_registration
Eventuous.Tests.SqlServer.Store.Append ‑ ShouldAppendOneByOne
Eventuous.Tests.SqlServer.Store.Append ‑ ShouldAppendToMultipleStreams
Eventuous.Tests.SqlServer.Store.Append ‑ ShouldAppendToMultipleStreamsWithExistingStreams
Eventuous.Tests.SqlServer.Store.Append ‑ ShouldAppendToNoStream
Eventuous.Tests.SqlServer.Store.Append ‑ ShouldFailOnWrongVersion
Eventuous.Tests.SqlServer.Store.Append ‑ ShouldFailOnWrongVersionNoStream
Eventuous.Tests.SqlServer.Store.Append ‑ ShouldFailOnWrongVersionWithOptimisticConcurrencyException
Eventuous.Tests.SqlServer.Store.Append ‑ ShouldNotLoseConcurrentAppends
Eventuous.Tests.SqlServer.Store.Append ‑ ShouldRejectConcurrentAppendsWithSameVersion
Eventuous.Tests.SqlServer.Store.Append ‑ ShouldReturnEmptyResultsForEmptyAppends
Eventuous.Tests.SqlServer.Store.OtherMethods ‑ StreamShouldExist
Eventuous.Tests.SqlServer.Store.OtherMethods ‑ StreamShouldNotExist
Eventuous.Tests.SqlServer.Store.Read ‑ ShouldReadBackwardsFromEnd
Eventuous.Tests.SqlServer.Store.Read ‑ ShouldReadBackwardsFromMiddle
Eventuous.Tests.SqlServer.Store.Read ‑ ShouldReadHead
Eventuous.Tests.SqlServer.Store.Read ‑ ShouldReadMany
Eventuous.Tests.SqlServer.Store.Read ‑ ShouldReadMetadata
Eventuous.Tests.SqlServer.Store.Read ‑ ShouldReadOne
Eventuous.Tests.SqlServer.Store.Read ‑ ShouldReadStreamToEnd
Eventuous.Tests.SqlServer.Store.Read ‑ ShouldReadStreamToEndFromPosition
Eventuous.Tests.SqlServer.Store.Read ‑ ShouldReadStreamToEndWithExactPageMultiple
Eventuous.Tests.SqlServer.Store.Read ‑ ShouldReadTail
Eventuous.Tests.SqlServer.Store.Read ‑ ShouldRejectInvalidPageSizeReadingToEnd
Eventuous.Tests.SqlServer.Store.Read ‑ ShouldReturnNothingWhenReadingMissingStreamToEnd
Eventuous.Tests.SqlServer.Store.Read ‑ ShouldReturnWhenReadingBackwards
Eventuous.Tests.SqlServer.Store.Read ‑ ShouldThrowWhenReadingBackwardsFromNegativePosition
Eventuous.Tests.SqlServer.Store.Read ‑ ShouldThrowWhenReadingForwardsFromNegativePosition
Eventuous.Tests.SqlServer.Store.Read ‑ ShouldThrowWhenReadingMissingStream
Eventuous.Tests.SqlServer.Store.Read ‑ ShouldThrowWhenReadingMissingStreamBackwards
Eventuous.Tests.SqlServer.Store.Read ‑ ShouldThrowWhenReadingMissingStreamToEnd
Eventuous.Tests.SqlServer.Store.TieredStoreTests ‑ Should_load_hot_and_archive_test
Eventuous.Tests.SqlServer.Subscriptions.ConnectionStringTests ‑ Should_Throw_When_Both_Connection_Strings_Are_Empty
Eventuous.Tests.SqlServer.Subscriptions.ConnectionStringTests ‑ Should_Throw_When_Both_Connection_Strings_Are_Null_Or_Empty
Eventuous.Tests.SqlServer.Subscriptions.ConnectionStringTests ‑ Should_Throw_When_Options_Connection_String_Is_Empty_And_No_ConnectionOptions
Eventuous.Tests.SqlServer.Subscriptions.ConnectionStringTests ‑ Should_Throw_When_Options_Connection_String_Is_Null_And_No_ConnectionOptions
Eventuous.Tests.SqlServer.Subscriptions.ConnectionStringTests ‑ Should_Use_ConnectionOptions_ConnectionString_When_Provided
Eventuous.Tests.SqlServer.Subscriptions.ConnectionStringTests ‑ Should_Use_Options_ConnectionString_When_ConnectionOptions_ConnectionString_Is_Null
Eventuous.Tests.SqlServer.Subscriptions.ConnectionStringTests ‑ Should_Use_Options_ConnectionString_When_ConnectionOptions_Is_Null
Eventuous.Tests.SqlServer.Subscriptions.HandlerFailureResubscribe ‑ SqlServer_ShouldResubscribeAfterHandlerFailure
Eventuous.Tests.SqlServer.Subscriptions.SubscribeToAll ‑ SqlServer_ShouldConsumeProducedEvents
Eventuous.Tests.SqlServer.Subscriptions.SubscribeToAll ‑ SqlServer_ShouldConsumeProducedEventsWhenRestarting
Eventuous.Tests.SqlServer.Subscriptions.SubscribeToAll ‑ SqlServer_ShouldUseExistingCheckpoint
Eventuous.Tests.SqlServer.Subscriptions.SubscribeToStream ‑ SqlServer_ShouldConsumeProducedEvents
Eventuous.Tests.SqlServer.Subscriptions.SubscribeToStream ‑ SqlServer_ShouldConsumeProducedEventsWhenRestarting
Eventuous.Tests.SqlServer.Subscriptions.SubscribeToStream ‑ SqlServer_ShouldUseExistingCheckpoint
Eventuous.Tests.SqlServer.Subscriptions.SubscriptionDrop ‑ SqlServer_ShouldResubscribeAfterConnectionDrop
Eventuous.Tests.SqlServer.Subscriptions.SubscriptionMeasure ‑ SqlServer_ShouldMeasureEndOfStream
Eventuous.Tests.SqlServer.Subscriptions.SubscriptionRestart ‑ SqlServer_ShouldConsumeAfterResubscribe
Eventuous.Tests.SqlServer.Subscriptions.SubscriptionRestart ‑ SqlServer_ShouldTolerateRepeatedUnsubscribe
Eventuous.Tests.Sqlite.Registrations.RegistrationTests ‑ Should_resolve_store_with_extensions
Eventuous.Tests.Sqlite.Registrations.RegistrationTests ‑ Should_resolve_store_with_manual_registration
Eventuous.Tests.Sqlite.Store.Append ‑ ShouldAppendOneByOne
Eventuous.Tests.Sqlite.Store.Append ‑ ShouldAppendToMultipleStreams
Eventuous.Tests.Sqlite.Store.Append ‑ ShouldAppendToMultipleStreamsWithExistingStreams
Eventuous.Tests.Sqlite.Store.Append ‑ ShouldAppendToNoStream
Eventuous.Tests.Sqlite.Store.Append ‑ ShouldFailOnWrongVersion
Eventuous.Tests.Sqlite.Store.Append ‑ ShouldFailOnWrongVersionNoStream
Eventuous.Tests.Sqlite.Store.Append ‑ ShouldFailOnWrongVersionWithOptimisticConcurrencyException
Eventuous.Tests.Sqlite.Store.Append ‑ ShouldNotLoseConcurrentAppends
Eventuous.Tests.Sqlite.Store.Append ‑ ShouldRejectConcurrentAppendsWithSameVersion
Eventuous.Tests.Sqlite.Store.Append ‑ ShouldReturnEmptyResultsForEmptyAppends
Eventuous.Tests.Sqlite.Store.OtherMethods ‑ StreamShouldExist
Eventuous.Tests.Sqlite.Store.OtherMethods ‑ StreamShouldNotExist
Eventuous.Tests.Sqlite.Store.Read ‑ ShouldReadBackwardsFromEnd
Eventuous.Tests.Sqlite.Store.Read ‑ ShouldReadBackwardsFromMiddle
Eventuous.Tests.Sqlite.Store.Read ‑ ShouldReadHead
Eventuous.Tests.Sqlite.Store.Read ‑ ShouldReadMany
Eventuous.Tests.Sqlite.Store.Read ‑ ShouldReadMetadata
Eventuous.Tests.Sqlite.Store.Read ‑ ShouldReadOne
Eventuous.Tests.Sqlite.Store.Read ‑ ShouldReadStreamToEnd
Eventuous.Tests.Sqlite.Store.Read ‑ ShouldReadStreamToEndFromPosition
Eventuous.Tests.Sqlite.Store.Read ‑ ShouldReadStreamToEndWithExactPageMultiple
Eventuous.Tests.Sqlite.Store.Read ‑ ShouldReadTail
Eventuous.Tests.Sqlite.Store.Read ‑ ShouldRejectInvalidPageSizeReadingToEnd
Eventuous.Tests.Sqlite.Store.Read ‑ ShouldReturnNothingWhenReadingMissingStreamToEnd
Eventuous.Tests.Sqlite.Store.Read ‑ ShouldReturnWhenReadingBackwards
Eventuous.Tests.Sqlite.Store.Read ‑ ShouldThrowWhenReadingBackwardsFromNegativePosition
Eventuous.Tests.Sqlite.Store.Read ‑ ShouldThrowWhenReadingForwardsFromNegativePosition
Eventuous.Tests.Sqlite.Store.Read ‑ ShouldThrowWhenReadingMissingStream
Eventuous.Tests.Sqlite.Store.Read ‑ ShouldThrowWhenReadingMissingStreamBackwards
Eventuous.Tests.Sqlite.Store.Read ‑ ShouldThrowWhenReadingMissingStreamToEnd
Eventuous.Tests.Sqlite.Subscriptions.HandlerFailureResubscribe ‑ Sqlite_ShouldResubscribeAfterHandlerFailure
Eventuous.Tests.Sqlite.Subscriptions.PollFailureTests ‑ A_cancellation_during_shutdown_is_not_reported_as_a_drop
Eventuous.Tests.Sqlite.Subscriptions.PollFailureTests ‑ A_cancellation_shaped_failure_with_no_stop_requested_is_still_a_drop
Eventuous.Tests.Sqlite.Subscriptions.PollFailureTests ‑ A_fatal_poll_failure_is_reported_as_a_drop
Eventuous.Tests.Sqlite.Subscriptions.PollFailureTests ‑ A_transient_failure_is_retried_without_reporting_a_drop
Eventuous.Tests.Sqlite.Subscriptions.SubscribeToAll ‑ Sqlite_ShouldConsumeProducedEvents
Eventuous.Tests.Sqlite.Subscriptions.SubscribeToAll ‑ Sqlite_ShouldUseExistingCheckpoint
Eventuous.Tests.Sqlite.Subscriptions.SubscribeToStream ‑ Sqlite_ShouldConsumeProducedEvents
Eventuous.Tests.Sqlite.Subscriptions.SubscribeToStream ‑ Sqlite_ShouldUseExistingCheckpoint
Eventuous.Tests.Sqlite.Subscriptions.SubscriptionRestart ‑ Sqlite_ShouldConsumeAfterResubscribe
Eventuous.Tests.Sqlite.Subscriptions.SubscriptionRestart ‑ Sqlite_ShouldTolerateRepeatedUnsubscribe
Eventuous.Tests.StoringEvents ‑ StoreInitial
Eventuous.Tests.StoringEventsWithCustomStream ‑ TestOnExisting
Eventuous.Tests.StoringEventsWithCustomStream ‑ TestOnNew
Eventuous.Tests.StreamNameMapTests ‑ Should_get_default_stream_name_for_id
Eventuous.Tests.StreamNameMapTests ‑ Should_get_stream_name_for_id
Eventuous.Tests.StreamNameTests ‑ Should_fail_when_id_is_empty
Eventuous.Tests.StreamNameTests ‑ Should_fail_when_id_is_null
Eventuous.Tests.StreamNameTests ‑ Should_get_stream_name_for_state
Eventuous.Tests.StreamNameTests ‑ Should_trim_id
Eventuous.Tests.Subscriptions.CancelledMessageTests ‑ Handler_cancelled_by_shutdown_is_not_acknowledged_and_is_redelivered
Eventuous.Tests.Subscriptions.CancelledMessageTests ‑ Handler_self_cancellation_is_an_ordinary_failure_and_is_skipped
Eventuous.Tests.Subscriptions.CheckpointCommitHandlerBackpressureTests ‑ Commit_awaits_capacity_instead_of_throwing_when_the_channel_is_full
Eventuous.Tests.Subscriptions.CheckpointCommitHandlerBackpressureTests ‑ Dispose_releases_a_backpressured_commit_and_drains_without_hanging
Eventuous.Tests.Subscriptions.CheckpointCommitHandlerConcurrencyTests ‑ Commit_diagnostic_is_not_emitted_on_the_caller_thread
Eventuous.Tests.Subscriptions.CheckpointCommitHandlerDisposeTests ‑ Dispose_is_idempotent
Eventuous.Tests.Subscriptions.CheckpointCommitHandlerDisposeTests ‑ Second_dispose_awaits_the_first
Eventuous.Tests.Subscriptions.CheckpointCommitHandlerLifecycleTests ‑ A_commit_parked_at_disposal_is_refused
Eventuous.Tests.Subscriptions.CheckpointCommitHandlerLifecycleTests ‑ A_stopped_handler_refuses
Eventuous.Tests.Subscriptions.CheckpointCommitHandlerLifecycleTests ‑ An_open_handler_commits
Eventuous.Tests.Subscriptions.CheckpointCommitHandlerLifecycleTests ‑ Concurrent_commits_all_land
Eventuous.Tests.Subscriptions.CompositionHandlerTests ‑ ShouldHandleEventWithCompositionHandler
Eventuous.Tests.Subscriptions.CompositionHandlerTests ‑ ShouldResolveCompositionHandlerWithFactory
Eventuous.Tests.Subscriptions.ConsumePipeTests ‑ ShouldAddContextBaggage
Eventuous.Tests.Subscriptions.ConsumePipeTests ‑ ShouldCallHandlers
Eventuous.Tests.Subscriptions.ConsumePipeTests ‑ ShouldMakeSecondDisposalWaitForTheFirst
Eventuous.Tests.Subscriptions.DefaultConsumerTests ‑ ShouldFailWhenHandlerNacks
Eventuous.Tests.Subscriptions.HandlerDisposalTests ‑ ShouldDisposeAsyncHandlerCreatedByFactory
Eventuous.Tests.Subscriptions.HandlerDisposalTests ‑ ShouldDisposeFactoryHandlerByDefault
Eventuous.Tests.Subscriptions.HandlerDisposalTests ‑ ShouldDisposeFiltersBeforeHandlers
Eventuous.Tests.Subscriptions.HandlerDisposalTests ‑ ShouldDisposeHandlerCreatedByFactory
Eventuous.Tests.Subscriptions.HandlerDisposalTests ‑ ShouldDisposeHandlerOnlyOnce
Eventuous.Tests.Subscriptions.HandlerDisposalTests ‑ ShouldDisposeInnerCompositionHandlerCreatedByFactory
Eventuous.Tests.Subscriptions.HandlerDisposalTests ‑ ShouldNotDisposeCompositionInnerHandlerWhenOwnershipIsDeclined
Eventuous.Tests.Subscriptions.HandlerDisposalTests ‑ ShouldNotDisposeCompositionOfContainerOwnedInnerHandler
Eventuous.Tests.Subscriptions.HandlerDisposalTests ‑ ShouldNotDisposeHandlerOwnedByContainer
Eventuous.Tests.Subscriptions.HandlerDisposalTests ‑ ShouldNotDisposeHandlerSuppliedByCaller
Eventuous.Tests.Subscriptions.HandlerDisposalTests ‑ ShouldNotDisposeHandlerWhenOwnershipIsDeclined
Eventuous.Tests.Subscriptions.HandlerDisposalTests ‑ ShouldPreferAsyncDisposal
Eventuous.Tests.Subscriptions.HandlerRegistrationTests ‑ ShouldAllowSameHandlerTypeInDifferentSubscriptions
Eventuous.Tests.Subscriptions.HandlerRegistrationTests ‑ ShouldCreateFactoryHandlerOnlyOnce
Eventuous.Tests.Subscriptions.HandlerRegistrationTests ‑ ShouldRunAllCompositionHandlersRegisteredByFactory
Eventuous.Tests.Subscriptions.HandlerRegistrationTests ‑ ShouldRunAllCompositionHandlersRegisteredByFactoryWithProvider
Eventuous.Tests.Subscriptions.HandlerRegistrationTests ‑ ShouldRunAllHandlersRegisteredByFactory
Eventuous.Tests.Subscriptions.HandlerRegistrationTests ‑ ShouldThrowWhenCompositionInnerHandlerTypeIsAlreadyRegistered
Eventuous.Tests.Subscriptions.HandlerRegistrationTests ‑ ShouldThrowWhenSameHandlerTypeRegisteredTwice
Eventuous.Tests.Subscriptions.HandlingStatusTests ‑ AckAndIgnoreShouldAck
Eventuous.Tests.Subscriptions.HandlingStatusTests ‑ AckAndIgnoreShouldSucceed
Eventuous.Tests.Subscriptions.HandlingStatusTests ‑ AckAndNackShouldNack
Eventuous.Tests.Subscriptions.HandlingStatusTests ‑ IgnoreAndIgnoreShouldIgnore
Eventuous.Tests.Subscriptions.HandlingStatusTests ‑ IgnoredShouldBeIgnored
Eventuous.Tests.Subscriptions.HandlingStatusTests ‑ NackAckAndIgnoreShouldFail
Eventuous.Tests.Subscriptions.HandlingStatusTests ‑ NackAndIgnoreShouldFail
Eventuous.Tests.Subscriptions.HandlingStatusTests ‑ NackAndIgnoreShouldNack
Eventuous.Tests.Subscriptions.HandlingStatusTests ‑ PendingShouldBeHandled
Eventuous.Tests.Subscriptions.HandlingStatusTests ‑ PendingShouldBePending
Eventuous.Tests.Subscriptions.RegistrationTests ‑ BothShouldBeRunningAndReportHealthy
Eventuous.Tests.Subscriptions.RegistrationTests ‑ ShouldBeSingletons
Eventuous.Tests.Subscriptions.RegistrationTests ‑ ShouldRegisterBothAsHealthReporters
Eventuous.Tests.Subscriptions.RegistrationTests ‑ ShouldRegisterBothSubs
Eventuous.Tests.Subscriptions.RegistrationTests ‑ ShouldRegisterTwoMeasures
Eventuous.Tests.Subscriptions.RegistrationTests ‑ SubsShouldHaveHandlers(0, Eventuous.Tests.Subscriptions.RegistrationTests+Handler1)
Eventuous.Tests.Subscriptions.RegistrationTests ‑ SubsShouldHaveHandlers(1, Eventuous.Tests.Subscriptions.RegistrationTests+Handler2)
Eventuous.Tests.Subscriptions.RegistrationTests ‑ SubsShouldHaveProperIds
Eventuous.Tests.Subscriptions.ResubscribeConcurrencyTests ‑ A_resubscribe_that_fails_to_connect_keeps_retrying
Eventuous.Tests.Subscriptions.ResubscribeConcurrencyTests ‑ An_acknowledgement_from_a_dropped_run_is_refused
Eventuous.Tests.Subscriptions.ResubscribeConcurrencyTests ‑ An_acknowledgement_in_flight_during_teardown_still_commits
Eventuous.Tests.Subscriptions.ResubscribeConcurrencyTests ‑ Burst_of_nacks_produces_a_single_resubscribe
Eventuous.Tests.Subscriptions.ResubscribeConcurrencyTests ‑ Concurrent_context_creation_yields_unique_sequences
Eventuous.Tests.Subscriptions.ResubscribeConcurrencyTests ‑ Drop_while_a_resubscribe_is_in_flight_does_not_spin
Eventuous.Tests.Subscriptions.ResubscribeConcurrencyTests ‑ Repeated_nacks_hold_a_stable_checkpoint_without_accumulating
Eventuous.Tests.Subscriptions.ResubscribeConcurrencyTests ‑ Repeated_transport_failures_do_not_accumulate
Eventuous.Tests.Subscriptions.ResubscribeConcurrencyTests ‑ Resubscribe_stops_the_previous_transport_and_pump
Eventuous.Tests.Subscriptions.ResubscribeConcurrencyTests ‑ Subscription_commits_again_after_a_commit_gap
Eventuous.Tests.Subscriptions.ResubscribeConcurrencyTests ‑ Transport_failure_produces_a_single_resubscribe
Eventuous.Tests.Subscriptions.ResubscribeOnHandlerFailureTests ‑ Should_skip_failed_event_and_advance_checkpoint_when_throw_on_error_disabled
Eventuous.Tests.Subscriptions.ResubscribeOnHandlerFailureTests ‑ Should_trigger_dropped_when_handler_throws_with_throw_on_error
Eventuous.Tests.Subscriptions.SequenceTests ‑ ShouldReturnFirstBefore(CommitPosition { Position: 0, Sequence: 1, Timestamp: 2026-08-21T13:12:40.6806737+00:00 }, CommitPosition { Position: 0, Sequence: 2, Timestamp: 2026-08-21T13:12:40.6806737+00:00 }, CommitPosition { Position: 0, Sequence: 4, Timestamp: 2026-08-21T13:12:40.6806737+00:00 }, CommitPosition { Position: 0, Sequence: 6, Timestamp: 2026-08-21T13:12:40.6806737+00:00 }, CommitPosition { Position: 0, Sequence: 2, Timestamp: 2026-08-21T13:12:40.6806737+00:00 })
Eventuous.Tests.Subscriptions.SequenceTests ‑ ShouldReturnFirstBefore(CommitPosition { Position: 0, Sequence: 1, Timestamp: 2026-08-21T13:12:40.6806737+00:00 }, CommitPosition { Position: 0, Sequence: 2, Timestamp: 2026-08-21T13:12:40.6806737+00:00 }, CommitPosition { Position: 0, Sequence: 6, Timestamp: 2026-08-21T13:12:40.6806737+00:00 }, CommitPosition { Position: 0, Sequence: 8, Timestamp: 2026-08-21T13:12:40.6806737+00:00 }, CommitPosition { Position: 0, Sequence: 2, Timestamp: 2026-08-21T13:12:40.6806737+00:00 })
Eventuous.Tests.Subscriptions.SequenceTests ‑ ShouldReturnFirstBefore(CommitPosition { Position: 0, Sequence: 1, Timestamp: 2026-08-21T13:12:41.6026064+00:00 }, CommitPosition { Position: 0, Sequence: 2, Timestamp: 2026-08-21T13:12:41.6026064+00:00 }, CommitPosition { Position: 0, Sequence: 4, Timestamp: 2026-08-21T13:12:41.6026064+00:00 }, CommitPosition { Position: 0, Sequence: 6, Timestamp: 2026-08-21T13:12:41.6026064+00:00 }, CommitPosition { Position: 0, Sequence: 2, Timestamp: 2026-08-21T13:12:41.6026064+00:00 })
Eventuous.Tests.Subscriptions.SequenceTests ‑ ShouldReturnFirstBefore(CommitPosition { Position: 0, Sequence: 1, Timestamp: 2026-08-21T13:12:41.6026064+00:00 }, CommitPosition { Position: 0, Sequence: 2, Timestamp: 2026-08-21T13:12:41.6026064+00:00 }, CommitPosition { Position: 0, Sequence: 6, Timestamp: 2026-08-21T13:12:41.6026064+00:00 }, CommitPosition { Position: 0, Sequence: 8, Timestamp: 2026-08-21T13:12:41.6026064+00:00 }, CommitPosition { Position: 0, Sequence: 2, Timestamp: 2026-08-21T13:12:41.6026064+00:00 })
Eventuous.Tests.Subscriptions.SequenceTests ‑ ShouldReturnFirstBefore(CommitPosition { Position: 0, Sequence: 1, Timestamp: 2026-08-21T13:12:49.3073757+00:00 }, CommitPosition { Position: 0, Sequence: 2, Timestamp: 2026-08-21T13:12:49.3073757+00:00 }, CommitPosition { Position: 0, Sequence: 4, Timestamp: 2026-08-21T13:12:49.3073757+00:00 }, CommitPosition { Position: 0, Sequence: 6, Timestamp: 2026-08-21T13:12:49.3073757+00:00 }, CommitPosition { Position: 0, Sequence: 2, Timestamp: 2026-08-21T13:12:49.3073757+00:00 })
Eventuous.Tests.Subscriptions.SequenceTests ‑ ShouldReturnFirstBefore(CommitPosition { Position: 0, Sequence: 1, Timestamp: 2026-08-21T13:12:49.3073757+00:00 }, CommitPosition { Position: 0, Sequence: 2, Timestamp: 2026-08-21T13:12:49.3073757+00:00 }, CommitPosition { Position: 0, Sequence: 6, Timestamp: 2026-08-21T13:12:49.3073757+00:00 }, CommitPosition { Position: 0, Sequence: 8, Timestamp: 2026-08-21T13:12:49.3073757+00:00 }, CommitPosition { Position: 0, Sequence: 2, Timestamp: 2026-08-21T13:12:49.3073757+00:00 })
Eventuous.Tests.Subscriptions.SequenceTests ‑ ShouldWorkForNormalCase
Eventuous.Tests.Subscriptions.SequenceTests ‑ ShouldWorkForOne
Eventuous.Tests.Subscriptions.SequenceTests ‑ ShouldWorkForRandomGap
Eventuous.Tests.Subscriptions.SubscriptionActivityTests ‑ ShouldCarryTheNewTraceIntoWhatTheHandlerAppends
Eventuous.Tests.Subscriptions.SubscriptionActivityTests ‑ ShouldKeepCorrelationTagsWhenLinking
Eventuous.Tests.Subscriptions.SubscriptionActivityTests ‑ ShouldKeepTheTraceIdTheSamplerDecidedOn
Eventuous.Tests.Subscriptions.SubscriptionActivityTests ‑ ShouldLinkToRestoredContextInsteadOfParentingToIt
Eventuous.Tests.Subscriptions.SubscriptionActivityTests ‑ ShouldNotLinkWhenMetadataCarriesNoTracingContext
Eventuous.Tests.Subscriptions.SubscriptionActivityTests ‑ ShouldNotLinkWhenThereIsNoMetadataAtAll
Eventuous.Tests.Subscriptions.SubscriptionActivityTests ‑ ShouldNotLinkWhenTracingContextIsAllZeroes
Eventuous.Tests.Subscriptions.SubscriptionActivityTests ‑ ShouldNotParentToForeignAmbientActivity
Eventuous.Tests.Subscriptions.SubscriptionActivityTests ‑ ShouldParentToAmbientEventuousActivity
Eventuous.Tests.Subscriptions.SubscriptionActivityTests ‑ ShouldParentToTheActivityStoredForTheAsyncPath
Eventuous.Tests.Subscriptions.SubscriptionActivityTests ‑ ShouldProduceDistinctTracesOnRedelivery
Eventuous.Tests.Subscriptions.SubscriptionActivityTests ‑ ShouldStayRootWhenStartedLaterUnderAmbientActivity
Eventuous.Tests.Subscriptions.SubscriptionRunTests ‑ A_release_that_throws_does_not_strand_the_others
Eventuous.Tests.Subscriptions.SubscriptionRunTests ‑ A_second_Stop_releases_nothing_again_and_does_not_throw
Eventuous.Tests.Subscriptions.SubscriptionRunTests ‑ Concurrent_NextSequence_yields_unique_values
Eventuous.Tests.Subscriptions.SubscriptionRunTests ‑ Ended_completes_on_a_failure_and_on_cancellation_alike
Eventuous.Tests.Subscriptions.SubscriptionRunTests ‑ Fail_keeps_the_first_reason_and_ignores_later_ones
Eventuous.Tests.Subscriptions.SubscriptionRunTests ‑ NextSequence_starts_at_zero_and_each_run_has_its_own
Eventuous.Tests.Subscriptions.SubscriptionRunTests ‑ Releases_run_in_reverse_registration_order
Eventuous.Tests.Subscriptions.SubscriptionRunTests ‑ Teardown_waits_for_a_release_that_ignores_the_graceful_token
Eventuous.Tests.Subscriptions.SubscriptionShutdownTests ‑ Concurrent_unsubscribes_do_not_report_a_disposed_cts
Eventuous.Tests.Subscriptions.SubscriptionShutdownTests ‑ Failure_after_shutdown_started_does_not_reconnect
Eventuous.Tests.Subscriptions.SubscriptionShutdownTests ‑ Failure_racing_unsubscribe_does_not_report_a_disposed_cts
Eventuous.Tests.Subscriptions.SupervisorSettingsTests ‑ Accepted_settings_are_settings_the_runtime_accepts
Eventuous.Tests.Subscriptions.SupervisorSettingsTests ‑ Retry_delay_is_replaced_only_when_it_cannot_be_waited_on(-1, -1, False)
Eventuous.Tests.Subscriptions.SupervisorSettingsTests ‑ Retry_delay_is_replaced_only_when_it_cannot_be_waited_on(-5000, 2000, True)
Eventuous.Tests.Subscriptions.SupervisorSettingsTests ‑ Retry_delay_is_replaced_only_when_it_cannot_be_waited_on(0, 0, False)
Eventuous.Tests.Subscriptions.SupervisorSettingsTests ‑ Retry_delay_is_replaced_only_when_it_cannot_be_waited_on(4294967294, 4294967294, False)
Eventuous.Tests.Subscriptions.SupervisorSettingsTests ‑ Retry_delay_is_replaced_only_when_it_cannot_be_waited_on(4294967295, 2000, True)
Eventuous.Tests.Subscriptions.SupervisorSettingsTests ‑ Retry_delay_is_replaced_only_when_it_cannot_be_waited_on(5000, 5000, False)
Eventuous.Tests.Subscriptions.SupervisorSettingsTests ‑ Teardown_timeout_is_replaced_only_when_it_cannot_be_waited_on(-1, -1, False)
Eventuous.Tests.Subscriptions.SupervisorSettingsTests ‑ Teardown_timeout_is_replaced_only_when_it_cannot_be_waited_on(-5000, 5000, True)
Eventuous.Tests.Subscriptions.SupervisorSettingsTests ‑ Teardown_timeout_is_replaced_only_when_it_cannot_be_waited_on(0, 0, False)
Eventuous.Tests.Subscriptions.SupervisorSettingsTests ‑ Teardown_timeout_is_replaced_only_when_it_cannot_be_waited_on(4294967294, 4294967294, False)
Eventuous.Tests.Subscriptions.SupervisorSettingsTests ‑ Teardown_timeout_is_replaced_only_when_it_cannot_be_waited_on(4294967295, 5000, True)
Eventuous.Tests.Subscriptions.SupervisorSettingsTests ‑ Teardown_timeout_is_replaced_only_when_it_cannot_be_waited_on(7000, 7000, False)
Eventuous.Tests.Subscriptions.SupervisorSettingsTests ‑ Two_unusable_settings_are_both_reported_and_both_fall_back
Eventuous.Tests.Subscriptions.SupervisorTests ‑ A_Disconnect_that_throws_does_not_stop_the_subscription_retrying
Eventuous.Tests.Subscriptions.SupervisorTests ‑ A_clean_stop_reports_no_drop_when_the_transport_fails_the_run_on_the_way_out
Eventuous.Tests.Subscriptions.SupervisorTests ‑ A_connect_that_throws_after_the_subscription_is_up_is_retried
Eventuous.Tests.Subscriptions.SupervisorTests ‑ A_failed_run_reports_its_reason_and_exception_verbatim(ServerError, System.InvalidOperationException: the connection went away)
Eventuous.Tests.Subscriptions.SupervisorTests ‑ A_failed_run_reports_its_reason_and_exception_verbatim(ServerError, System.OperationCanceledException: the pump hit its own deadline)
Eventuous.Tests.Subscriptions.SupervisorTests ‑ A_failed_run_reports_its_reason_and_exception_verbatim(SubscriptionError, System.FormatException: the pump broke)
Eventuous.Tests.Subscriptions.SupervisorTests ‑ A_first_connect_that_throws_propagates_and_is_not_retried
Eventuous.Tests.Subscriptions.SupervisorTests ‑ A_pump_that_lingers_after_cancellation_is_joined_before_the_next_connect
Eventuous.Tests.Subscriptions.SupervisorTests ‑ A_repeated_Unsubscribe_reports_again_and_does_not_throw
Eventuous.Tests.Subscriptions.SupervisorTests ‑ A_retry_after_a_failed_first_connect_actually_starts
Eventuous.Tests.Subscriptions.SupervisorTests ‑ A_second_subscribe_while_running_is_refused_and_keeps_the_live_callbacks
Eventuous.Tests.Subscriptions.SupervisorTests ‑ A_subscribe_racing_disposal_is_refused_or_stopped
Eventuous.Tests.Subscriptions.SupervisorTests ‑ A_throwing_OnDropped_does_not_stop_the_retry_loop
Eventuous.Tests.Subscriptions.SupervisorTests ‑ A_throwing_OnSubscribed_does_not_end_the_run
Eventuous.Tests.Subscriptions.SupervisorTests ‑ An_Unsubscribe_that_outlasts_its_token_still_reports_and_does_not_throw
Eventuous.Tests.Subscriptions.SupervisorTests ‑ Cancelling_during_the_retry_delay_ends_the_subscription_without_another_connect
Eventuous.Tests.Subscriptions.SupervisorTests ‑ Concurrent_disposals_release_the_pipe_once
Eventuous.Tests.Subscriptions.SupervisorTests ‑ Disconnect_receives_a_token_that_is_not_cancelled
Eventuous.Tests.Subscriptions.SupervisorTests ‑ Disposing_a_running_subscription_stops_it_before_releasing_the_pipe
Eventuous.Tests.Subscriptions.SupervisorTests ‑ The_retry_delay_elapses_between_connect_attempts
Eventuous.Tests.Subscriptions.SupervisorTests ‑ Unsubscribe_reports_even_when_the_subscription_never_started
Eventuous.Tests.Subscriptions.SupervisorTests ‑ Unsubscribe_reports_when_the_first_connect_gave_up
Eventuous.Tests.Subscriptions.ThrowingNackTests ‑ A_nack_that_throws_leaves_the_channel_worker_reading
Eventuous.Tests.Subscriptions.TransportTeardownTests ‑ Teardown_does_not_run_when_the_subscription_never_started
Eventuous.Tests.Subscriptions.TransportTeardownTests ‑ Teardown_runs_once_when_unsubscribe_is_called_twice
Eventuous.Tests.TracingMetadataTests ‑ ShouldNotOverrideExistingTracingMeta
Eventuous.Tests.TracingMetadataTests ‑ ShouldNotPersistTracingMetaWithoutRealIds
Eventuous.Tests.TracingMetadataTests ‑ ShouldPersistTracingMetaFromStartedActivity
Eventuous.Tests.TypeRegistrationTests ‑ ShouldAutoRegisterGeneratedMappings
Eventuous.Tests.TypeRegistrationTests ‑ ShouldResolveDecoratedEvent