Skip to content

Update two docs pages #440

Update two docs pages

Update two docs pages #440

GitHub Actions / Test Results succeeded Sep 17, 2024 in 0s

All 190 tests pass in 4m 7s

190 tests  ±0   190 ✅ ±0   4m 7s ⏱️ -2s
 19 suites ±0     0 💤 ±0 
 19 files   ±0     0 ❌ ±0 

Results for commit 7f8fcdf. ± Comparison against earlier commit 9f05a4e.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

190 tests found

There are 190 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_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_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.AspNetCore.AggregateFactoryRegistrationTests ‑ ShouldCreateNewAggregateByResolve
Eventuous.Tests.AspNetCore.AggregateFactoryRegistrationTests ‑ ShouldCreateNewAggregateWithExplicitFunction
Eventuous.Tests.AspNetCore.AggregateFactoryRegistrationTests ‑ ShouldCreateTwoSeparateInstances
Eventuous.Tests.EventStore.AppServiceTests ‑ ProcessAnyForNew
Eventuous.Tests.EventStore.Metrics.MetricsTests ‑ ShouldMeasureSubscriptionGapCount
Eventuous.Tests.EventStore.RegistrationTests ‑ ShouldHaveEventStoreClient
Eventuous.Tests.EventStore.RegistrationTests ‑ ShouldHaveNoOpStore
Eventuous.Tests.EventStore.RegistrationTests ‑ ShouldHaveProperId
Eventuous.Tests.EventStore.RegistrationTests ‑ ShouldResolveSubscription
Eventuous.Tests.EventStore.Store.AggregateStoreTests ‑ AppendedEventShouldBeTraced
Eventuous.Tests.EventStore.Store.AggregateStoreTests ‑ ShouldReadAggregateStreamManyTimes
Eventuous.Tests.EventStore.Store.AggregateStoreTests ‑ ShouldReadLongAggregateStream
Eventuous.Tests.EventStore.Store.Append ‑ ShouldAppendOneByOne
Eventuous.Tests.EventStore.Store.Append ‑ ShouldAppendToNoStream
Eventuous.Tests.EventStore.Store.Append ‑ ShouldFailOnWrongVersion
Eventuous.Tests.EventStore.Store.Append ‑ ShouldFailOnWrongVersionNoStream
Eventuous.Tests.EventStore.Store.Append ‑ ShouldFailOnWrongVersionWithOptimisticConcurrencyException
Eventuous.Tests.EventStore.Store.EventStoreAggregateTests ‑ AppendedEventShouldBeTraced
Eventuous.Tests.EventStore.Store.EventStoreAggregateTests ‑ ShouldReadAggregateStreamManyTimes
Eventuous.Tests.EventStore.Store.EventStoreAggregateTests ‑ ShouldReadLongAggregateStream
Eventuous.Tests.EventStore.Store.OtherMethods ‑ StreamShouldExist
Eventuous.Tests.EventStore.Store.OtherMethods ‑ StreamShouldNotExist
Eventuous.Tests.EventStore.Store.Read ‑ ShouldReadHead
Eventuous.Tests.EventStore.Store.Read ‑ ShouldReadMany
Eventuous.Tests.EventStore.Store.Read ‑ ShouldReadMetadata
Eventuous.Tests.EventStore.Store.Read ‑ ShouldReadOne
Eventuous.Tests.EventStore.Store.Read ‑ ShouldReadTail
Eventuous.Tests.EventStore.Store.TieredStoreTests ‑ Esdb_should_load_hot_and_archive
Eventuous.Tests.EventStore.Subscriptions.PublishAndSubscribeManyPartitionedTests ‑ SubscribeAndProduceMany
Eventuous.Tests.EventStore.Subscriptions.PublishAndSubscribeManyTests ‑ SubscribeAndProduceMany
Eventuous.Tests.EventStore.Subscriptions.PublishAndSubscribeOneTests ‑ SubscribeAndProduce
Eventuous.Tests.EventStore.Subscriptions.StreamPersistentPublishAndSubscribeManyTests1 ‑ SubscribeAndProduceMany
Eventuous.Tests.EventStore.Subscriptions.StreamPersistentPublishAndSubscribeManyTests2 ‑ SubscribeAndProduceMany
Eventuous.Tests.EventStore.Subscriptions.StreamSubscriptionDeletedEventsTests ‑ StreamSubscriptionGetsDeletedEvents
Eventuous.Tests.EventStore.Subscriptions.StreamSubscriptionWithLinksTests ‑ ShouldHandleAllEventsFromStart
Eventuous.Tests.EventStore.Subscriptions.StreamSubscriptionWithLinksTests ‑ ShouldHandleHalfOfTheEvents
Eventuous.Tests.EventStore.Subscriptions.SubscribeToAll ‑ Esdb_ShouldConsumeProducedEvents
Eventuous.Tests.EventStore.Subscriptions.SubscribeToAll ‑ Esdb_ShouldConsumeProducedEventsWhenRestarting
Eventuous.Tests.EventStore.Subscriptions.SubscribeToAll ‑ Esdb_ShouldUseExistingCheckpoint
Eventuous.Tests.EventStore.Subscriptions.SubscribeToStream ‑ Esdb_ShouldConsumeProducedEvents
Eventuous.Tests.EventStore.Subscriptions.SubscribeToStream ‑ Esdb_ShouldConsumeProducedEventsWhenRestarting
Eventuous.Tests.EventStore.Subscriptions.SubscribeToStream ‑ Esdb_ShouldUseExistingCheckpoint
Eventuous.Tests.EventStore.Subscriptions.SubscriptionIgnoredMessagesTests ‑ SubscribeAndProduceManyWithIgnored
Eventuous.Tests.EventStore.TracesTests ‑ ShouldPropagateRemoteContext
Eventuous.Tests.Extensions.AspNetCore.AggregateCommandsTests ‑ MapAggregateContractToCommandExplicitly
Eventuous.Tests.Extensions.AspNetCore.AggregateCommandsTests ‑ MapAggregateContractToCommandExplicitlyWithoutRoute
Eventuous.Tests.Extensions.AspNetCore.AggregateCommandsTests ‑ MapAggregateContractToCommandExplicitlyWithoutRouteWithGenericAttr
Eventuous.Tests.Extensions.AspNetCore.AggregateCommandsTests ‑ MapAggregateContractToCommandExplicitlyWithoutRouteWithWrongGenericAttr
Eventuous.Tests.Extensions.AspNetCore.AggregateCommandsTests ‑ MapEnrichedCommand
Eventuous.Tests.Extensions.AspNetCore.AggregateCommandsTests ‑ RegisterAggregateCommands
Eventuous.Tests.Extensions.AspNetCore.AggregateCommandsTests ‑ RegisterAggregatesCommands
Eventuous.Tests.Extensions.AspNetCore.ControllerTests ‑ RecordPaymentUsingMappedCommand
Eventuous.Tests.Extensions.AspNetCore.DiscoveredCommandsTests ‑ CallDiscoveredCommandRoute
Eventuous.Tests.ForgotToSetId ‑ ShouldFailWithNoId
Eventuous.Tests.Gateway.RegistrationTests ‑ Test
Eventuous.Tests.GooglePubSub.PubSubTests ‑ SubscribeAndProduce
Eventuous.Tests.GooglePubSub.PubSubTests ‑ SubscribeAndProduceMany
Eventuous.Tests.Kafka.BasicProducerTests ‑ ShouldProduceAndWait
Eventuous.Tests.Postgres.Metrics.MetricsTests ‑ ShouldMeasureSubscriptionGapCount
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 ‑ ShouldAppendToNoStream
Eventuous.Tests.Postgres.Store.Append ‑ ShouldFailOnWrongVersion
Eventuous.Tests.Postgres.Store.Append ‑ ShouldFailOnWrongVersionNoStream
Eventuous.Tests.Postgres.Store.Append ‑ ShouldFailOnWrongVersionWithOptimisticConcurrencyException
Eventuous.Tests.Postgres.Store.OtherMethods ‑ StreamShouldExist
Eventuous.Tests.Postgres.Store.OtherMethods ‑ StreamShouldNotExist
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 ‑ ShouldReadTail
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.SubscribeToStream ‑ Postgres_ShouldConsumeProducedEvents
Eventuous.Tests.Postgres.Subscriptions.SubscribeToStream ‑ Postgres_ShouldConsumeProducedEventsWhenRestarting
Eventuous.Tests.Postgres.Subscriptions.SubscribeToStream ‑ Postgres_ShouldUseExistingCheckpoint
Eventuous.Tests.Projections.MongoDB.ProjectWithBuilder ‑ ShouldProjectImported
Eventuous.Tests.Projections.MongoDB.ProjectWithBulkBuilder ‑ ShouldProjectImported
Eventuous.Tests.Projections.MongoDB.ProjectingWithTypedHandlers ‑ ShouldProjectImported
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 ‑ ShouldReadHead
Eventuous.Tests.Redis.Store.ReadEvents ‑ ShouldReadMany
Eventuous.Tests.Redis.Store.ReadEvents ‑ ShouldReadOne
Eventuous.Tests.Redis.Store.ReadEvents ‑ ShouldReadTail
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.SqlServer.Metrics.MetricsTests ‑ ShouldMeasureSubscriptionGapCount
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 ‑ ShouldAppendToNoStream
Eventuous.Tests.SqlServer.Store.Append ‑ ShouldFailOnWrongVersion
Eventuous.Tests.SqlServer.Store.Append ‑ ShouldFailOnWrongVersionNoStream
Eventuous.Tests.SqlServer.Store.Append ‑ ShouldFailOnWrongVersionWithOptimisticConcurrencyException
Eventuous.Tests.SqlServer.Store.OtherMethods ‑ StreamShouldExist
Eventuous.Tests.SqlServer.Store.OtherMethods ‑ StreamShouldNotExist
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 ‑ ShouldReadTail
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.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.ConsumePipeTests ‑ ShouldAddContextBaggage
Eventuous.Tests.Subscriptions.ConsumePipeTests ‑ ShouldCallHandlers
Eventuous.Tests.Subscriptions.DefaultConsumerTests ‑ ShouldFailWhenHandlerNacks
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(position: 0, handlerType: typeof(Eventuous.Tests.Subscriptions.RegistrationTests+Handler1))
Eventuous.Tests.Subscriptions.RegistrationTests ‑ SubsShouldHaveHandlers(position: 1, handlerType: typeof(Eventuous.Tests.Subscriptions.RegistrationTests+Handler2))
Eventuous.Tests.Subscriptions.RegistrationTests ‑ SubsShouldHaveProperIds
Eventuous.Tests.Subscriptions.SequenceTests ‑ ShouldReturnFirstBefore(sequence: [CommitPosition { Position: 0, Sequence: 1, Timestamp: 2024-09-17T15:12:10.6999342+00:00 }, CommitPosition { Position: 0, Sequence: 2, Timestamp: 2024-09-17T15:12:10.6999342+00:00 }, CommitPosition { Position: 0, Sequence: 4, Timestamp: 2024-09-17T15:12:10.6999342+00:00 }, CommitPosition { Position: 0, Sequence: 6, Timestamp: 2024-09-17T15:12:10.6999342+00:00 }], expected: CommitPosition { Position: 0, Sequence: 2, Timestamp: 2024-09-17T15:12:10.6999342+00:00 })
Eventuous.Tests.Subscriptions.SequenceTests ‑ ShouldReturnFirstBefore(sequence: [CommitPosition { Position: 0, Sequence: 1, Timestamp: 2024-09-17T15:12:10.6999342+00:00 }, CommitPosition { Position: 0, Sequence: 2, Timestamp: 2024-09-17T15:12:10.6999342+00:00 }, CommitPosition { Position: 0, Sequence: 6, Timestamp: 2024-09-17T15:12:10.6999342+00:00 }, CommitPosition { Position: 0, Sequence: 8, Timestamp: 2024-09-17T15:12:10.6999342+00:00 }], expected: CommitPosition { Position: 0, Sequence: 2, Timestamp: 2024-09-17T15:12:10.6999342+00:00 })
Eventuous.Tests.Subscriptions.SequenceTests ‑ ShouldWorkForNormalCase
Eventuous.Tests.Subscriptions.SequenceTests ‑ ShouldWorkForOne
Eventuous.Tests.Subscriptions.SequenceTests ‑ ShouldWorkForRandomGap
Eventuous.Tests.TypeRegistrationTests ‑ ShouldResolveDecoratedEvent