Skip to content

Fix `behaivor` -> `behavior` typo in subscribers.md

33559b9
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Fix behaivor -> behavior typo in subscribers.md #1146

Fix `behaivor` -> `behavior` typo in subscribers.md
33559b9
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test results succeeded May 1, 2026 in 1s

2936 passed, 0 failed and 12 skipped

Tests passed successfully

Report Passed Failed Skipped Time
Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_35_01.trx 218✅ 218s
Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_35_03.trx 218✅ 218s
Source/EventFlow.Examples.Shipping.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_33_02.trx 5✅ 4s
Source/EventFlow.Hangfire.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_42.trx 6✅ 4s
Source/EventFlow.Hangfire.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_43.trx 6✅ 4s
Source/EventFlow.Hangfire.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_46.trx 6✅ 4s
Source/EventFlow.Hangfire.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_47.trx 6✅ 4s
Source/EventFlow.MongoDB.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_33_33.trx 55✅ 30s
Source/EventFlow.MongoDB.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_33_34.trx 55✅ 30s
Source/EventFlow.MongoDB.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_02.trx 55✅ 34s
Source/EventFlow.MongoDB.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_04.trx 55✅ 35s
Source/EventFlow.MsSql.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_33_02.trx 65✅ 300s
Source/EventFlow.MsSql.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_33_06.trx 65✅ 298s
Source/EventFlow.PostgreSql.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_33_02.trx 57✅ 30s
Source/EventFlow.PostgreSql.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_33_03.trx 57✅ 30s
Source/EventFlow.RabbitMQ.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_36.trx 4✅ 2s
Source/EventFlow.RabbitMQ.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_38.trx 4✅ 2s
Source/EventFlow.RabbitMQ.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_39.trx 4✅ 2s
Source/EventFlow.RabbitMQ.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_41.trx 4✅ 2s
Source/EventFlow.SourceGenerators.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_38_00.trx 1✅ 1s
Source/EventFlow.SourceGenerators.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_38_02.trx 1✅ 1s
Source/EventFlow.SourceGenerators.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_38_03.trx 1✅ 988ms
Source/EventFlow.SQLite.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_50.trx 39✅ 4s
Source/EventFlow.SQLite.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_52.trx 39✅ 5s
Source/EventFlow.SQLite.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_55.trx 39✅ 5s
Source/EventFlow.SQLite.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_57.trx 39✅ 5s
Source/EventFlow.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_32_46.trx 458✅ 3⚪ 14s
Source/EventFlow.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_32_46[1].trx 458✅ 3⚪ 14s
Source/EventFlow.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_32_46[2].trx 458✅ 3⚪ 14s
Source/EventFlow.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_32_46[3].trx 458✅ 3⚪ 14s

✅ Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_35_01.trx

218 tests were completed in 218s with 218 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventFlow.EntityFramework.Tests.InMemory.EfInMemoryEventStoreTests 20✅ 2s
EventFlow.EntityFramework.Tests.InMemory.EfInMemoryReadStoreTests 19✅ 1s
EventFlow.EntityFramework.Tests.InMemory.EfInMemorySnapshotTests 15✅ 524ms
EventFlow.EntityFramework.Tests.MsSql.EfMsSqlEventStoreTests 20✅ 68s
EventFlow.EntityFramework.Tests.MsSql.EfMsSqlReadStoreIncludeTests 2✅ 7s
EventFlow.EntityFramework.Tests.MsSql.EfMsSqlReadStoreTests 19✅ 63s
EventFlow.EntityFramework.Tests.MsSql.EfMsSqlSnapshotTests 15✅ 49s
EventFlow.EntityFramework.Tests.PostgreSql.EfPostgreSqlEventStoreTests 20✅ 10s
EventFlow.EntityFramework.Tests.PostgreSql.EfPostgreSqlReadStoreTests 19✅ 8s
EventFlow.EntityFramework.Tests.PostgreSql.EfPostgreSqlSnapshotTests 15✅ 7s
EventFlow.EntityFramework.Tests.SQLite.EfSqliteEventStoreTests 20✅ 389ms
EventFlow.EntityFramework.Tests.SQLite.EfSqliteReadStoreTests 19✅ 451ms
EventFlow.EntityFramework.Tests.SQLite.EfSqliteSnapshotTests 15✅ 185ms

✅ Source/EventFlow.EntityFramework.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_35_03.trx

218 tests were completed in 218s with 218 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventFlow.EntityFramework.Tests.InMemory.EfInMemoryEventStoreTests 20✅ 2s
EventFlow.EntityFramework.Tests.InMemory.EfInMemoryReadStoreTests 19✅ 1000ms
EventFlow.EntityFramework.Tests.InMemory.EfInMemorySnapshotTests 15✅ 416ms
EventFlow.EntityFramework.Tests.MsSql.EfMsSqlEventStoreTests 20✅ 69s
EventFlow.EntityFramework.Tests.MsSql.EfMsSqlReadStoreIncludeTests 2✅ 7s
EventFlow.EntityFramework.Tests.MsSql.EfMsSqlReadStoreTests 19✅ 63s
EventFlow.EntityFramework.Tests.MsSql.EfMsSqlSnapshotTests 15✅ 50s
EventFlow.EntityFramework.Tests.PostgreSql.EfPostgreSqlEventStoreTests 20✅ 9s
EventFlow.EntityFramework.Tests.PostgreSql.EfPostgreSqlReadStoreTests 19✅ 8s
EventFlow.EntityFramework.Tests.PostgreSql.EfPostgreSqlSnapshotTests 15✅ 6s
EventFlow.EntityFramework.Tests.SQLite.EfSqliteEventStoreTests 20✅ 428ms
EventFlow.EntityFramework.Tests.SQLite.EfSqliteReadStoreTests 19✅ 417ms
EventFlow.EntityFramework.Tests.SQLite.EfSqliteSnapshotTests 15✅ 189ms

✅ Source/EventFlow.Examples.Shipping.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_33_02.trx

5 tests were completed in 4s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventFlow.Examples.Shipping.Tests.IntegrationTests.Scenarios 1✅ 2s
EventFlow.Examples.Shipping.Tests.UnitTests.Domain.Model.CargoModel.Speficications.TransportLegsAreConnectedSpecificationTests 3✅ 127ms
EventFlow.Examples.Shipping.Tests.UnitTests.ExternalServices.Routing.RoutingServiceTests 1✅ 283ms

✅ Source/EventFlow.Hangfire.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_42.trx

6 tests were completed in 4s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventFlow.Hangfire.Tests.Integration.HangfireJobRunnerBackwardCompatibilityTests 2✅ 35ms
EventFlow.Hangfire.Tests.Integration.HangfireJobSchedulerTests 4✅ 3s

✅ Source/EventFlow.Hangfire.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_43.trx

6 tests were completed in 4s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventFlow.Hangfire.Tests.Integration.HangfireJobRunnerBackwardCompatibilityTests 2✅ 32ms
EventFlow.Hangfire.Tests.Integration.HangfireJobSchedulerTests 4✅ 3s

✅ Source/EventFlow.Hangfire.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_46.trx

6 tests were completed in 4s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventFlow.Hangfire.Tests.Integration.HangfireJobRunnerBackwardCompatibilityTests 2✅ 28ms
EventFlow.Hangfire.Tests.Integration.HangfireJobSchedulerTests 4✅ 3s

✅ Source/EventFlow.Hangfire.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_47.trx

6 tests were completed in 4s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventFlow.Hangfire.Tests.Integration.HangfireJobRunnerBackwardCompatibilityTests 2✅ 24ms
EventFlow.Hangfire.Tests.Integration.HangfireJobSchedulerTests 4✅ 3s

✅ Source/EventFlow.MongoDB.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_33_33.trx

55 tests were completed in 30s with 55 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventFlow.MongoDB.Tests.IntegrationTests.EventStores.MongoDbEventStoreTests 20✅ 13s
EventFlow.MongoDB.Tests.IntegrationTests.ReadStores.MongoDbReadModelStoreTests 20✅ 10s
EventFlow.MongoDB.Tests.IntegrationTests.SnapshotStores.MongoDBSnapshotStoreTests 15✅ 6s

✅ Source/EventFlow.MongoDB.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_33_34.trx

55 tests were completed in 30s with 55 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventFlow.MongoDB.Tests.IntegrationTests.EventStores.MongoDbEventStoreTests 20✅ 13s
EventFlow.MongoDB.Tests.IntegrationTests.ReadStores.MongoDbReadModelStoreTests 20✅ 10s
EventFlow.MongoDB.Tests.IntegrationTests.SnapshotStores.MongoDBSnapshotStoreTests 15✅ 6s

✅ Source/EventFlow.MongoDB.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_02.trx

55 tests were completed in 34s with 55 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventFlow.MongoDB.Tests.IntegrationTests.EventStores.MongoDbEventStoreTests 20✅ 12s
EventFlow.MongoDB.Tests.IntegrationTests.ReadStores.MongoDbReadModelStoreTests 20✅ 13s
EventFlow.MongoDB.Tests.IntegrationTests.SnapshotStores.MongoDBSnapshotStoreTests 15✅ 7s

✅ Source/EventFlow.MongoDB.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_04.trx

55 tests were completed in 35s with 55 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventFlow.MongoDB.Tests.IntegrationTests.EventStores.MongoDbEventStoreTests 20✅ 13s
EventFlow.MongoDB.Tests.IntegrationTests.ReadStores.MongoDbReadModelStoreTests 20✅ 13s
EventFlow.MongoDB.Tests.IntegrationTests.SnapshotStores.MongoDBSnapshotStoreTests 15✅ 8s

✅ Source/EventFlow.MsSql.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_33_02.trx

65 tests were completed in 300s with 65 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventFlow.MsSql.Tests.IntegrationTests.EventStores.EventFlowEventStoresMsSqlTests 1✅ 40ms
EventFlow.MsSql.Tests.IntegrationTests.EventStores.MsSqlEventStoreTests 20✅ 69s
EventFlow.MsSql.Tests.IntegrationTests.EventStores.MsSqlScriptsTests 1✅ 281ms
EventFlow.MsSql.Tests.IntegrationTests.IdentityIndexFragmentationTests 7✅ 110s
EventFlow.MsSql.Tests.IntegrationTests.ReadStores.MsSqlReadModelStoreTests 19✅ 63s
EventFlow.MsSql.Tests.IntegrationTests.ReadStores.ReadModels.MultipleMsSqlDatabasesTests 1✅ 29ms
EventFlow.MsSql.Tests.IntegrationTests.SnapshotStores.EventFlowSnapshotStoresMsSqlTests 1✅ 1ms
EventFlow.MsSql.Tests.IntegrationTests.SnapshotStores.MsSqlSnapshotStoreTests 15✅ 49s

✅ Source/EventFlow.MsSql.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_33_06.trx

65 tests were completed in 298s with 65 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventFlow.MsSql.Tests.IntegrationTests.EventStores.EventFlowEventStoresMsSqlTests 1✅ 16ms
EventFlow.MsSql.Tests.IntegrationTests.EventStores.MsSqlEventStoreTests 20✅ 70s
EventFlow.MsSql.Tests.IntegrationTests.EventStores.MsSqlScriptsTests 1✅ 335ms
EventFlow.MsSql.Tests.IntegrationTests.IdentityIndexFragmentationTests 7✅ 108s
EventFlow.MsSql.Tests.IntegrationTests.ReadStores.MsSqlReadModelStoreTests 19✅ 63s
EventFlow.MsSql.Tests.IntegrationTests.ReadStores.ReadModels.MultipleMsSqlDatabasesTests 1✅ 29ms
EventFlow.MsSql.Tests.IntegrationTests.SnapshotStores.EventFlowSnapshotStoresMsSqlTests 1✅ 1ms
EventFlow.MsSql.Tests.IntegrationTests.SnapshotStores.MsSqlSnapshotStoreTests 15✅ 49s

✅ Source/EventFlow.PostgreSql.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_33_02.trx

57 tests were completed in 30s with 57 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventFlow.PostgreSql.Tests.IntegrationTests.EventStores.EventFlowEventStoresPostgreSqlTests 1✅ 33ms
EventFlow.PostgreSql.Tests.IntegrationTests.EventStores.PostgreSqlEventStoreTests 20✅ 12s
EventFlow.PostgreSql.Tests.IntegrationTests.EventStores.PostgreSqlScriptsTests 1✅ 287ms
EventFlow.PostgreSql.Tests.IntegrationTests.ReadStores.PostgreSqlReadModelStoreTests 19✅ 9s
EventFlow.PostgreSql.Tests.IntegrationTests.SnapshotStores.EventFlowSnapshotStoresPostgreSqlTests 1✅ 1ms
EventFlow.PostgreSql.Tests.IntegrationTests.SnapshotStores.PostgreSqlSnapshotStoreTests 15✅ 6s

✅ Source/EventFlow.PostgreSql.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_33_03.trx

57 tests were completed in 30s with 57 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventFlow.PostgreSql.Tests.IntegrationTests.EventStores.EventFlowEventStoresPostgreSqlTests 1✅ 39ms
EventFlow.PostgreSql.Tests.IntegrationTests.EventStores.PostgreSqlEventStoreTests 20✅ 12s
EventFlow.PostgreSql.Tests.IntegrationTests.EventStores.PostgreSqlScriptsTests 1✅ 275ms
EventFlow.PostgreSql.Tests.IntegrationTests.ReadStores.PostgreSqlReadModelStoreTests 19✅ 9s
EventFlow.PostgreSql.Tests.IntegrationTests.SnapshotStores.EventFlowSnapshotStoresPostgreSqlTests 1✅ 1ms
EventFlow.PostgreSql.Tests.IntegrationTests.SnapshotStores.PostgreSqlSnapshotStoreTests 15✅ 6s

✅ Source/EventFlow.RabbitMQ.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_36.trx

4 tests were completed in 2s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventFlow.RabbitMQ.Tests.Integration.RabbitMqTests 2✅ 680ms
EventFlow.RabbitMQ.Tests.UnitTests.Integrations.RabbitMqPublisherTests 2✅ 345ms

✅ Source/EventFlow.RabbitMQ.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_38.trx

4 tests were completed in 2s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventFlow.RabbitMQ.Tests.Integration.RabbitMqTests 2✅ 783ms
EventFlow.RabbitMQ.Tests.UnitTests.Integrations.RabbitMqPublisherTests 2✅ 367ms

✅ Source/EventFlow.RabbitMQ.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_39.trx

4 tests were completed in 2s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventFlow.RabbitMQ.Tests.Integration.RabbitMqTests 2✅ 782ms
EventFlow.RabbitMQ.Tests.UnitTests.Integrations.RabbitMqPublisherTests 2✅ 313ms

✅ Source/EventFlow.RabbitMQ.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_41.trx

4 tests were completed in 2s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventFlow.RabbitMQ.Tests.Integration.RabbitMqTests 2✅ 943ms
EventFlow.RabbitMQ.Tests.UnitTests.Integrations.RabbitMqPublisherTests 2✅ 344ms

✅ Source/EventFlow.SourceGenerators.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_38_00.trx

1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventFlow.SourceGenerators.Tests.Unit.AggregateSourceGeneratorTests 1✅ 251ms

✅ Source/EventFlow.SourceGenerators.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_38_02.trx

1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventFlow.SourceGenerators.Tests.Unit.AggregateSourceGeneratorTests 1✅ 334ms

✅ Source/EventFlow.SourceGenerators.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_38_03.trx

1 tests were completed in 988ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventFlow.SourceGenerators.Tests.Unit.AggregateSourceGeneratorTests 1✅ 267ms

✅ Source/EventFlow.SQLite.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_50.trx

39 tests were completed in 4s with 39 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventFlow.SQLite.Tests.IntegrationTests.EventStores.SQLiteEventStoreTests 20✅ 2s
EventFlow.SQLite.Tests.IntegrationTests.ReadStores.SQLiteReadStoreTests 19✅ 2s

✅ Source/EventFlow.SQLite.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_52.trx

39 tests were completed in 5s with 39 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventFlow.SQLite.Tests.IntegrationTests.EventStores.SQLiteEventStoreTests 20✅ 2s
EventFlow.SQLite.Tests.IntegrationTests.ReadStores.SQLiteReadStoreTests 19✅ 2s

✅ Source/EventFlow.SQLite.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_55.trx

39 tests were completed in 5s with 39 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventFlow.SQLite.Tests.IntegrationTests.EventStores.SQLiteEventStoreTests 20✅ 2s
EventFlow.SQLite.Tests.IntegrationTests.ReadStores.SQLiteReadStoreTests 19✅ 2s

✅ Source/EventFlow.SQLite.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_34_57.trx

39 tests were completed in 5s with 39 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventFlow.SQLite.Tests.IntegrationTests.EventStores.SQLiteEventStoreTests 20✅ 2s
EventFlow.SQLite.Tests.IntegrationTests.ReadStores.SQLiteReadStoreTests 19✅ 2s

✅ Source/EventFlow.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_32_46.trx

461 tests were completed in 14s with 458 passed, 0 failed and 3 skipped.

Test suite Passed Failed Skipped Time
EventFlow.Tests.Exploration.CustomAggregateIdExplorationTest 1✅ 178ms
EventFlow.Tests.Exploration.EventUpgradeExplorationTest 1✅ 189ms
EventFlow.Tests.Exploration.ReadModelRepopulateExplorationTest 1✅ 2s
EventFlow.Tests.Exploration.RegisterSubscribersExplorationTests 3✅ 61ms
EventFlow.Tests.IntegrationTests.Aggregates.AggregateFactoryTests 3✅ 10ms
EventFlow.Tests.IntegrationTests.Aggregates.AggregateStoreTests 2✅ 42ms
EventFlow.Tests.IntegrationTests.BackwardCompatibilityTests 1✅ 1⚪ 26ms
EventFlow.Tests.IntegrationTests.BasicTests 1✅ 43ms
EventFlow.Tests.IntegrationTests.CancellationTests 25✅ 250ms
EventFlow.Tests.IntegrationTests.CommandResultTests 1✅ 11ms
EventFlow.Tests.IntegrationTests.EventStores.FilesEventStoreTests 20✅ 902ms
EventFlow.Tests.IntegrationTests.EventStores.InMemoryEventStoreTests 20✅ 618ms
EventFlow.Tests.IntegrationTests.Jobs.InstantJobSchedulerTests 4✅ 154ms
EventFlow.Tests.IntegrationTests.ReadStores.InMemoryReadModelStoreTests 19✅ 603ms
EventFlow.Tests.IntegrationTests.ReadStores.MultipleAggregateReadStoreManagerTests 1✅ 157ms
EventFlow.Tests.IntegrationTests.Sagas.AggregateSagaTests 8✅ 303ms
EventFlow.Tests.IntegrationTests.Sagas.AlternativeSagaStoreTests 4✅ 94ms
EventFlow.Tests.IntegrationTests.Sagas.SagaErrorHandlerTests 2✅ 109ms
EventFlow.Tests.IntegrationTests.SeparationTests 1✅ 35ms
EventFlow.Tests.IntegrationTests.ServiceProviderTests 2✅ 9ms
EventFlow.Tests.IntegrationTests.SnapshotStores.InMemorySnapshotStoreTests 15✅ 901ms
EventFlow.Tests.IntegrationTests.UnicodeTests 6✅ 79ms
EventFlow.Tests.LicenseHeaderTests 1✅ 189ms
EventFlow.Tests.ReadMeExamples 1✅ 22ms
EventFlow.Tests.UnitTests.Aggregates.AggregateFactoryTests 2✅ 52ms
EventFlow.Tests.UnitTests.Aggregates.AggregateIdTests 4✅ 1ms
EventFlow.Tests.UnitTests.Aggregates.AggregateRootApplyEventTests 1✅ 8ms
EventFlow.Tests.UnitTests.Aggregates.AggregateRootNameTests 3✅ 2ms
EventFlow.Tests.UnitTests.Aggregates.AggregateRootTests 9✅ 18ms
EventFlow.Tests.UnitTests.Aggregates.AggregateStateTests 1✅ 3ms
EventFlow.Tests.UnitTests.Aggregates.AggregateStoreTests 6✅ 691ms
EventFlow.Tests.UnitTests.Aggregates.MetadataTests 7✅ 14ms
EventFlow.Tests.UnitTests.CommandBusTests 1✅ 28ms
EventFlow.Tests.UnitTests.Commands.CommandDefinitionServiceTests 14✅ 38ms
EventFlow.Tests.UnitTests.Commands.CommandTests 1✅ 5ms
EventFlow.Tests.UnitTests.Commands.DistinctCommandTests 3✅ 6ms
EventFlow.Tests.UnitTests.Configuration.EventNamingStrategy.DefaultStrategyTest 1✅ 0ms
EventFlow.Tests.UnitTests.Configuration.EventNamingStrategy.NamespaceAndClassNameStrategyTest 1✅ 0ms
EventFlow.Tests.UnitTests.Configuration.EventNamingStrategy.NamespaceAndNameStrategyTest 1✅ 0ms
EventFlow.Tests.UnitTests.Configuration.Serialization.JsonOptionsTests 1✅ 13ms
EventFlow.Tests.UnitTests.Core.CircularBufferTests 8✅ 4ms
EventFlow.Tests.UnitTests.Core.GuidFactories.GuidFactoriesDeterministicTests 13✅ 3ms
EventFlow.Tests.UnitTests.Core.IdentityTests 16✅ 17ms
EventFlow.Tests.UnitTests.Core.LabelTests 4✅ 1ms
EventFlow.Tests.UnitTests.Core.ReflectionHelperTests 3✅ 2ms
EventFlow.Tests.UnitTests.Core.RetryDelayTests 1✅ 3ms
EventFlow.Tests.UnitTests.Core.RetryStrategies.OptimisticConcurrencyRetryStrategyTests 10✅ 17ms
EventFlow.Tests.UnitTests.Core.TransientFaultHandlerTests 5✅ 69ms
EventFlow.Tests.UnitTests.EventStores.ConcurrentFilesEventPersistanceTests 2✅ 1⚪ 842ms
EventFlow.Tests.UnitTests.EventStores.ConcurrentInMemoryEventPersistanceTests 1⚪ 1ms
EventFlow.Tests.UnitTests.EventStores.EventDefinitionServiceTests 17✅ 35ms
EventFlow.Tests.UnitTests.EventStores.EventUpgradeManagerTests 3✅ 25ms
EventFlow.Tests.UnitTests.EventStores.Snapshots.SnapshotUpgradeServiceTests 1✅ 9ms
EventFlow.Tests.UnitTests.Extensions.JsonSerializerExtensionTests 1✅ 4ms
EventFlow.Tests.UnitTests.Extensions.StringExtensionsTests 5✅ 7ms
EventFlow.Tests.UnitTests.Extensions.TypeExtensionsTests 10✅ 2ms
EventFlow.Tests.UnitTests.Jobs.JobDefinitionServiceTests 14✅ 31ms
EventFlow.Tests.UnitTests.Provided.Specifications.AtLeastSpecificationTests 10✅ 4ms
EventFlow.Tests.UnitTests.Queries.QueryProcessorTests 1✅ 18ms
EventFlow.Tests.UnitTests.ReadStores.MultipleAggregateReadStoreManagerTests 4✅ 47ms
EventFlow.Tests.UnitTests.ReadStores.ReadModelDomainEventApplierTests 7✅ 87ms
EventFlow.Tests.UnitTests.ReadStores.ReadModelFactoryTests 2✅ 13ms
EventFlow.Tests.UnitTests.ReadStores.ReadModelPopulatorTests 4✅ 71ms
EventFlow.Tests.UnitTests.ReadStores.SingleAggregateReadStoreManagerTests 6✅ 32ms
EventFlow.Tests.UnitTests.Sagas.AggregateSagas.AggregateSagaTests 7✅ 51ms
EventFlow.Tests.UnitTests.Sagas.AggregateSagas.SagaAggregateStoreTests 3✅ 39ms
EventFlow.Tests.UnitTests.Sagas.DispatchToSagasTests 4✅ 105ms
EventFlow.Tests.UnitTests.Sagas.SagaDefinitionServiceTests 5✅ 11ms
EventFlow.Tests.UnitTests.Snapshots.SnapshotAggregateRootTests 13✅ 70ms
EventFlow.Tests.UnitTests.Snapshots.SnapshotMetadataTests 3✅ 7ms
EventFlow.Tests.UnitTests.Snapshots.SnapshotSerializerTests 2✅ 41ms
EventFlow.Tests.UnitTests.Snapshots.SnapshotSerilizerTests 2✅ 13ms
EventFlow.Tests.UnitTests.Snapshots.SnapshotUpgradeServiceTests 1✅ 12ms
EventFlow.Tests.UnitTests.Snapshots.Strategies.SnapshotEveryFewVersionsStrategyTests 10✅ 18ms
EventFlow.Tests.UnitTests.Snapshots.Strategies.SnapshotRandomlyStrategyTests 1✅ 32ms
EventFlow.Tests.UnitTests.Specifications.ExpressionSpecificationTests 3✅ 3ms
EventFlow.Tests.UnitTests.Specifications.SpecificationTests 12✅ 5ms
EventFlow.Tests.UnitTests.Specifications.TestSpecificationsTests 5✅ 1ms
EventFlow.Tests.UnitTests.Subscribers.DispatchToEventSubscribersTests 5✅ 2s
EventFlow.Tests.UnitTests.ValueObjects.SingleValueObjectConverterTests 20✅ 18ms
EventFlow.Tests.UnitTests.ValueObjects.SingleValueObjectTests 12✅ 30ms
EventFlow.Tests.UnitTests.ValueObjects.ValueObjectTests 4✅ 6ms

✅ Source/EventFlow.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_32_46[1].trx

461 tests were completed in 14s with 458 passed, 0 failed and 3 skipped.

Test suite Passed Failed Skipped Time
EventFlow.Tests.Exploration.CustomAggregateIdExplorationTest 1✅ 289ms
EventFlow.Tests.Exploration.EventUpgradeExplorationTest 1✅ 210ms
EventFlow.Tests.Exploration.ReadModelRepopulateExplorationTest 1✅ 2s
EventFlow.Tests.Exploration.RegisterSubscribersExplorationTests 3✅ 125ms
EventFlow.Tests.IntegrationTests.Aggregates.AggregateFactoryTests 3✅ 19ms
EventFlow.Tests.IntegrationTests.Aggregates.AggregateStoreTests 2✅ 78ms
EventFlow.Tests.IntegrationTests.BackwardCompatibilityTests 1✅ 1⚪ 41ms
EventFlow.Tests.IntegrationTests.BasicTests 1✅ 53ms
EventFlow.Tests.IntegrationTests.CancellationTests 25✅ 341ms
EventFlow.Tests.IntegrationTests.CommandResultTests 1✅ 10ms
EventFlow.Tests.IntegrationTests.EventStores.FilesEventStoreTests 20✅ 981ms
EventFlow.Tests.IntegrationTests.EventStores.InMemoryEventStoreTests 20✅ 380ms
EventFlow.Tests.IntegrationTests.Jobs.InstantJobSchedulerTests 4✅ 193ms
EventFlow.Tests.IntegrationTests.ReadStores.InMemoryReadModelStoreTests 19✅ 721ms
EventFlow.Tests.IntegrationTests.ReadStores.MultipleAggregateReadStoreManagerTests 1✅ 118ms
EventFlow.Tests.IntegrationTests.Sagas.AggregateSagaTests 8✅ 268ms
EventFlow.Tests.IntegrationTests.Sagas.AlternativeSagaStoreTests 4✅ 77ms
EventFlow.Tests.IntegrationTests.Sagas.SagaErrorHandlerTests 2✅ 148ms
EventFlow.Tests.IntegrationTests.SeparationTests 1✅ 36ms
EventFlow.Tests.IntegrationTests.ServiceProviderTests 2✅ 18ms
EventFlow.Tests.IntegrationTests.SnapshotStores.InMemorySnapshotStoreTests 15✅ 708ms
EventFlow.Tests.IntegrationTests.UnicodeTests 6✅ 53ms
EventFlow.Tests.LicenseHeaderTests 1✅ 170ms
EventFlow.Tests.ReadMeExamples 1✅ 45ms
EventFlow.Tests.UnitTests.Aggregates.AggregateFactoryTests 2✅ 58ms
EventFlow.Tests.UnitTests.Aggregates.AggregateIdTests 4✅ 1ms
EventFlow.Tests.UnitTests.Aggregates.AggregateRootApplyEventTests 1✅ 8ms
EventFlow.Tests.UnitTests.Aggregates.AggregateRootNameTests 3✅ 2ms
EventFlow.Tests.UnitTests.Aggregates.AggregateRootTests 9✅ 17ms
EventFlow.Tests.UnitTests.Aggregates.AggregateStateTests 1✅ 2ms
EventFlow.Tests.UnitTests.Aggregates.AggregateStoreTests 6✅ 631ms
EventFlow.Tests.UnitTests.Aggregates.MetadataTests 7✅ 11ms
EventFlow.Tests.UnitTests.CommandBusTests 1✅ 34ms
EventFlow.Tests.UnitTests.Commands.CommandDefinitionServiceTests 14✅ 60ms
EventFlow.Tests.UnitTests.Commands.CommandTests 1✅ 6ms
EventFlow.Tests.UnitTests.Commands.DistinctCommandTests 3✅ 6ms
EventFlow.Tests.UnitTests.Configuration.EventNamingStrategy.DefaultStrategyTest 1✅ 0ms
EventFlow.Tests.UnitTests.Configuration.EventNamingStrategy.NamespaceAndClassNameStrategyTest 1✅ 0ms
EventFlow.Tests.UnitTests.Configuration.EventNamingStrategy.NamespaceAndNameStrategyTest 1✅ 0ms
EventFlow.Tests.UnitTests.Configuration.Serialization.JsonOptionsTests 1✅ 17ms
EventFlow.Tests.UnitTests.Core.CircularBufferTests 8✅ 5ms
EventFlow.Tests.UnitTests.Core.GuidFactories.GuidFactoriesDeterministicTests 13✅ 3ms
EventFlow.Tests.UnitTests.Core.IdentityTests 16✅ 22ms
EventFlow.Tests.UnitTests.Core.LabelTests 4✅ 1ms
EventFlow.Tests.UnitTests.Core.ReflectionHelperTests 3✅ 3ms
EventFlow.Tests.UnitTests.Core.RetryDelayTests 1✅ 5ms
EventFlow.Tests.UnitTests.Core.RetryStrategies.OptimisticConcurrencyRetryStrategyTests 10✅ 23ms
EventFlow.Tests.UnitTests.Core.TransientFaultHandlerTests 5✅ 108ms
EventFlow.Tests.UnitTests.EventStores.ConcurrentFilesEventPersistanceTests 2✅ 1⚪ 848ms
EventFlow.Tests.UnitTests.EventStores.ConcurrentInMemoryEventPersistanceTests 1⚪ 1ms
EventFlow.Tests.UnitTests.EventStores.EventDefinitionServiceTests 17✅ 37ms
EventFlow.Tests.UnitTests.EventStores.EventUpgradeManagerTests 3✅ 25ms
EventFlow.Tests.UnitTests.EventStores.Snapshots.SnapshotUpgradeServiceTests 1✅ 9ms
EventFlow.Tests.UnitTests.Extensions.JsonSerializerExtensionTests 1✅ 5ms
EventFlow.Tests.UnitTests.Extensions.StringExtensionsTests 5✅ 6ms
EventFlow.Tests.UnitTests.Extensions.TypeExtensionsTests 10✅ 3ms
EventFlow.Tests.UnitTests.Jobs.JobDefinitionServiceTests 14✅ 30ms
EventFlow.Tests.UnitTests.Provided.Specifications.AtLeastSpecificationTests 10✅ 7ms
EventFlow.Tests.UnitTests.Queries.QueryProcessorTests 1✅ 18ms
EventFlow.Tests.UnitTests.ReadStores.MultipleAggregateReadStoreManagerTests 4✅ 49ms
EventFlow.Tests.UnitTests.ReadStores.ReadModelDomainEventApplierTests 7✅ 72ms
EventFlow.Tests.UnitTests.ReadStores.ReadModelFactoryTests 2✅ 7ms
EventFlow.Tests.UnitTests.ReadStores.ReadModelPopulatorTests 4✅ 69ms
EventFlow.Tests.UnitTests.ReadStores.SingleAggregateReadStoreManagerTests 6✅ 34ms
EventFlow.Tests.UnitTests.Sagas.AggregateSagas.AggregateSagaTests 7✅ 48ms
EventFlow.Tests.UnitTests.Sagas.AggregateSagas.SagaAggregateStoreTests 3✅ 40ms
EventFlow.Tests.UnitTests.Sagas.DispatchToSagasTests 4✅ 116ms
EventFlow.Tests.UnitTests.Sagas.SagaDefinitionServiceTests 5✅ 12ms
EventFlow.Tests.UnitTests.Snapshots.SnapshotAggregateRootTests 13✅ 93ms
EventFlow.Tests.UnitTests.Snapshots.SnapshotMetadataTests 3✅ 7ms
EventFlow.Tests.UnitTests.Snapshots.SnapshotSerializerTests 2✅ 45ms
EventFlow.Tests.UnitTests.Snapshots.SnapshotSerilizerTests 2✅ 13ms
EventFlow.Tests.UnitTests.Snapshots.SnapshotUpgradeServiceTests 1✅ 13ms
EventFlow.Tests.UnitTests.Snapshots.Strategies.SnapshotEveryFewVersionsStrategyTests 10✅ 15ms
EventFlow.Tests.UnitTests.Snapshots.Strategies.SnapshotRandomlyStrategyTests 1✅ 34ms
EventFlow.Tests.UnitTests.Specifications.ExpressionSpecificationTests 3✅ 3ms
EventFlow.Tests.UnitTests.Specifications.SpecificationTests 12✅ 5ms
EventFlow.Tests.UnitTests.Specifications.TestSpecificationsTests 5✅ 1ms
EventFlow.Tests.UnitTests.Subscribers.DispatchToEventSubscribersTests 5✅ 2s
EventFlow.Tests.UnitTests.ValueObjects.SingleValueObjectConverterTests 20✅ 14ms
EventFlow.Tests.UnitTests.ValueObjects.SingleValueObjectTests 12✅ 33ms
EventFlow.Tests.UnitTests.ValueObjects.ValueObjectTests 4✅ 5ms

✅ Source/EventFlow.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_32_46[2].trx

461 tests were completed in 14s with 458 passed, 0 failed and 3 skipped.

Test suite Passed Failed Skipped Time
EventFlow.Tests.Exploration.CustomAggregateIdExplorationTest 1✅ 266ms
EventFlow.Tests.Exploration.EventUpgradeExplorationTest 1✅ 191ms
EventFlow.Tests.Exploration.ReadModelRepopulateExplorationTest 1✅ 2s
EventFlow.Tests.Exploration.RegisterSubscribersExplorationTests 3✅ 105ms
EventFlow.Tests.IntegrationTests.Aggregates.AggregateFactoryTests 3✅ 20ms
EventFlow.Tests.IntegrationTests.Aggregates.AggregateStoreTests 2✅ 70ms
EventFlow.Tests.IntegrationTests.BackwardCompatibilityTests 1✅ 1⚪ 83ms
EventFlow.Tests.IntegrationTests.BasicTests 1✅ 65ms
EventFlow.Tests.IntegrationTests.CancellationTests 25✅ 361ms
EventFlow.Tests.IntegrationTests.CommandResultTests 1✅ 11ms
EventFlow.Tests.IntegrationTests.EventStores.FilesEventStoreTests 20✅ 1s
EventFlow.Tests.IntegrationTests.EventStores.InMemoryEventStoreTests 20✅ 432ms
EventFlow.Tests.IntegrationTests.Jobs.InstantJobSchedulerTests 4✅ 108ms
EventFlow.Tests.IntegrationTests.ReadStores.InMemoryReadModelStoreTests 19✅ 703ms
EventFlow.Tests.IntegrationTests.ReadStores.MultipleAggregateReadStoreManagerTests 1✅ 131ms
EventFlow.Tests.IntegrationTests.Sagas.AggregateSagaTests 8✅ 322ms
EventFlow.Tests.IntegrationTests.Sagas.AlternativeSagaStoreTests 4✅ 133ms
EventFlow.Tests.IntegrationTests.Sagas.SagaErrorHandlerTests 2✅ 139ms
EventFlow.Tests.IntegrationTests.SeparationTests 1✅ 49ms
EventFlow.Tests.IntegrationTests.ServiceProviderTests 2✅ 15ms
EventFlow.Tests.IntegrationTests.SnapshotStores.InMemorySnapshotStoreTests 15✅ 827ms
EventFlow.Tests.IntegrationTests.UnicodeTests 6✅ 54ms
EventFlow.Tests.LicenseHeaderTests 1✅ 120ms
EventFlow.Tests.ReadMeExamples 1✅ 39ms
EventFlow.Tests.UnitTests.Aggregates.AggregateFactoryTests 2✅ 54ms
EventFlow.Tests.UnitTests.Aggregates.AggregateIdTests 4✅ 1ms
EventFlow.Tests.UnitTests.Aggregates.AggregateRootApplyEventTests 1✅ 8ms
EventFlow.Tests.UnitTests.Aggregates.AggregateRootNameTests 3✅ 2ms
EventFlow.Tests.UnitTests.Aggregates.AggregateRootTests 9✅ 26ms
EventFlow.Tests.UnitTests.Aggregates.AggregateStateTests 1✅ 2ms
EventFlow.Tests.UnitTests.Aggregates.AggregateStoreTests 6✅ 623ms
EventFlow.Tests.UnitTests.Aggregates.MetadataTests 7✅ 8ms
EventFlow.Tests.UnitTests.CommandBusTests 1✅ 35ms
EventFlow.Tests.UnitTests.Commands.CommandDefinitionServiceTests 14✅ 48ms
EventFlow.Tests.UnitTests.Commands.CommandTests 1✅ 7ms
EventFlow.Tests.UnitTests.Commands.DistinctCommandTests 3✅ 9ms
EventFlow.Tests.UnitTests.Configuration.EventNamingStrategy.DefaultStrategyTest 1✅ 0ms
EventFlow.Tests.UnitTests.Configuration.EventNamingStrategy.NamespaceAndClassNameStrategyTest 1✅ 0ms
EventFlow.Tests.UnitTests.Configuration.EventNamingStrategy.NamespaceAndNameStrategyTest 1✅ 0ms
EventFlow.Tests.UnitTests.Configuration.Serialization.JsonOptionsTests 1✅ 16ms
EventFlow.Tests.UnitTests.Core.CircularBufferTests 8✅ 4ms
EventFlow.Tests.UnitTests.Core.GuidFactories.GuidFactoriesDeterministicTests 13✅ 3ms
EventFlow.Tests.UnitTests.Core.IdentityTests 16✅ 17ms
EventFlow.Tests.UnitTests.Core.LabelTests 4✅ 1ms
EventFlow.Tests.UnitTests.Core.ReflectionHelperTests 3✅ 2ms
EventFlow.Tests.UnitTests.Core.RetryDelayTests 1✅ 3ms
EventFlow.Tests.UnitTests.Core.RetryStrategies.OptimisticConcurrencyRetryStrategyTests 10✅ 22ms
EventFlow.Tests.UnitTests.Core.TransientFaultHandlerTests 5✅ 91ms
EventFlow.Tests.UnitTests.EventStores.ConcurrentFilesEventPersistanceTests 2✅ 1⚪ 853ms
EventFlow.Tests.UnitTests.EventStores.ConcurrentInMemoryEventPersistanceTests 1⚪ 1ms
EventFlow.Tests.UnitTests.EventStores.EventDefinitionServiceTests 17✅ 37ms
EventFlow.Tests.UnitTests.EventStores.EventUpgradeManagerTests 3✅ 34ms
EventFlow.Tests.UnitTests.EventStores.Snapshots.SnapshotUpgradeServiceTests 1✅ 11ms
EventFlow.Tests.UnitTests.Extensions.JsonSerializerExtensionTests 1✅ 7ms
EventFlow.Tests.UnitTests.Extensions.StringExtensionsTests 5✅ 8ms
EventFlow.Tests.UnitTests.Extensions.TypeExtensionsTests 10✅ 5ms
EventFlow.Tests.UnitTests.Jobs.JobDefinitionServiceTests 14✅ 28ms
EventFlow.Tests.UnitTests.Provided.Specifications.AtLeastSpecificationTests 10✅ 5ms
EventFlow.Tests.UnitTests.Queries.QueryProcessorTests 1✅ 16ms
EventFlow.Tests.UnitTests.ReadStores.MultipleAggregateReadStoreManagerTests 4✅ 52ms
EventFlow.Tests.UnitTests.ReadStores.ReadModelDomainEventApplierTests 7✅ 82ms
EventFlow.Tests.UnitTests.ReadStores.ReadModelFactoryTests 2✅ 7ms
EventFlow.Tests.UnitTests.ReadStores.ReadModelPopulatorTests 4✅ 53ms
EventFlow.Tests.UnitTests.ReadStores.SingleAggregateReadStoreManagerTests 6✅ 33ms
EventFlow.Tests.UnitTests.Sagas.AggregateSagas.AggregateSagaTests 7✅ 66ms
EventFlow.Tests.UnitTests.Sagas.AggregateSagas.SagaAggregateStoreTests 3✅ 51ms
EventFlow.Tests.UnitTests.Sagas.DispatchToSagasTests 4✅ 107ms
EventFlow.Tests.UnitTests.Sagas.SagaDefinitionServiceTests 5✅ 11ms
EventFlow.Tests.UnitTests.Snapshots.SnapshotAggregateRootTests 13✅ 82ms
EventFlow.Tests.UnitTests.Snapshots.SnapshotMetadataTests 3✅ 7ms
EventFlow.Tests.UnitTests.Snapshots.SnapshotSerializerTests 2✅ 44ms
EventFlow.Tests.UnitTests.Snapshots.SnapshotSerilizerTests 2✅ 13ms
EventFlow.Tests.UnitTests.Snapshots.SnapshotUpgradeServiceTests 1✅ 15ms
EventFlow.Tests.UnitTests.Snapshots.Strategies.SnapshotEveryFewVersionsStrategyTests 10✅ 15ms
EventFlow.Tests.UnitTests.Snapshots.Strategies.SnapshotRandomlyStrategyTests 1✅ 24ms
EventFlow.Tests.UnitTests.Specifications.ExpressionSpecificationTests 3✅ 3ms
EventFlow.Tests.UnitTests.Specifications.SpecificationTests 12✅ 5ms
EventFlow.Tests.UnitTests.Specifications.TestSpecificationsTests 5✅ 1ms
EventFlow.Tests.UnitTests.Subscribers.DispatchToEventSubscribersTests 5✅ 2s
EventFlow.Tests.UnitTests.ValueObjects.SingleValueObjectConverterTests 20✅ 13ms
EventFlow.Tests.UnitTests.ValueObjects.SingleValueObjectTests 12✅ 30ms
EventFlow.Tests.UnitTests.ValueObjects.ValueObjectTests 4✅ 5ms

✅ Source/EventFlow.Tests/TestResults/_runnervmrc6n4_2026-05-01_20_32_46[3].trx

461 tests were completed in 14s with 458 passed, 0 failed and 3 skipped.

Test suite Passed Failed Skipped Time
EventFlow.Tests.Exploration.CustomAggregateIdExplorationTest 1✅ 197ms
EventFlow.Tests.Exploration.EventUpgradeExplorationTest 1✅ 187ms
EventFlow.Tests.Exploration.ReadModelRepopulateExplorationTest 1✅ 2s
EventFlow.Tests.Exploration.RegisterSubscribersExplorationTests 3✅ 118ms
EventFlow.Tests.IntegrationTests.Aggregates.AggregateFactoryTests 3✅ 25ms
EventFlow.Tests.IntegrationTests.Aggregates.AggregateStoreTests 2✅ 82ms
EventFlow.Tests.IntegrationTests.BackwardCompatibilityTests 1✅ 1⚪ 39ms
EventFlow.Tests.IntegrationTests.BasicTests 1✅ 74ms
EventFlow.Tests.IntegrationTests.CancellationTests 25✅ 349ms
EventFlow.Tests.IntegrationTests.CommandResultTests 1✅ 10ms
EventFlow.Tests.IntegrationTests.EventStores.FilesEventStoreTests 20✅ 1s
EventFlow.Tests.IntegrationTests.EventStores.InMemoryEventStoreTests 20✅ 415ms
EventFlow.Tests.IntegrationTests.Jobs.InstantJobSchedulerTests 4✅ 206ms
EventFlow.Tests.IntegrationTests.ReadStores.InMemoryReadModelStoreTests 19✅ 731ms
EventFlow.Tests.IntegrationTests.ReadStores.MultipleAggregateReadStoreManagerTests 1✅ 132ms
EventFlow.Tests.IntegrationTests.Sagas.AggregateSagaTests 8✅ 400ms
EventFlow.Tests.IntegrationTests.Sagas.AlternativeSagaStoreTests 4✅ 135ms
EventFlow.Tests.IntegrationTests.Sagas.SagaErrorHandlerTests 2✅ 121ms
EventFlow.Tests.IntegrationTests.SeparationTests 1✅ 36ms
EventFlow.Tests.IntegrationTests.ServiceProviderTests 2✅ 25ms
EventFlow.Tests.IntegrationTests.SnapshotStores.InMemorySnapshotStoreTests 15✅ 711ms
EventFlow.Tests.IntegrationTests.UnicodeTests 6✅ 74ms
EventFlow.Tests.LicenseHeaderTests 1✅ 125ms
EventFlow.Tests.ReadMeExamples 1✅ 20ms
EventFlow.Tests.UnitTests.Aggregates.AggregateFactoryTests 2✅ 45ms
EventFlow.Tests.UnitTests.Aggregates.AggregateIdTests 4✅ 1ms
EventFlow.Tests.UnitTests.Aggregates.AggregateRootApplyEventTests 1✅ 7ms
EventFlow.Tests.UnitTests.Aggregates.AggregateRootNameTests 3✅ 2ms
EventFlow.Tests.UnitTests.Aggregates.AggregateRootTests 9✅ 15ms
EventFlow.Tests.UnitTests.Aggregates.AggregateStateTests 1✅ 2ms
EventFlow.Tests.UnitTests.Aggregates.AggregateStoreTests 6✅ 634ms
EventFlow.Tests.UnitTests.Aggregates.MetadataTests 7✅ 8ms
EventFlow.Tests.UnitTests.CommandBusTests 1✅ 34ms
EventFlow.Tests.UnitTests.Commands.CommandDefinitionServiceTests 14✅ 39ms
EventFlow.Tests.UnitTests.Commands.CommandTests 1✅ 6ms
EventFlow.Tests.UnitTests.Commands.DistinctCommandTests 3✅ 6ms
EventFlow.Tests.UnitTests.Configuration.EventNamingStrategy.DefaultStrategyTest 1✅ 0ms
EventFlow.Tests.UnitTests.Configuration.EventNamingStrategy.NamespaceAndClassNameStrategyTest 1✅ 0ms
EventFlow.Tests.UnitTests.Configuration.EventNamingStrategy.NamespaceAndNameStrategyTest 1✅ 0ms
EventFlow.Tests.UnitTests.Configuration.Serialization.JsonOptionsTests 1✅ 15ms
EventFlow.Tests.UnitTests.Core.CircularBufferTests 8✅ 4ms
EventFlow.Tests.UnitTests.Core.GuidFactories.GuidFactoriesDeterministicTests 13✅ 3ms
EventFlow.Tests.UnitTests.Core.IdentityTests 16✅ 26ms
EventFlow.Tests.UnitTests.Core.LabelTests 4✅ 1ms
EventFlow.Tests.UnitTests.Core.ReflectionHelperTests 3✅ 3ms
EventFlow.Tests.UnitTests.Core.RetryDelayTests 1✅ 3ms
EventFlow.Tests.UnitTests.Core.RetryStrategies.OptimisticConcurrencyRetryStrategyTests 10✅ 18ms
EventFlow.Tests.UnitTests.Core.TransientFaultHandlerTests 5✅ 104ms
EventFlow.Tests.UnitTests.EventStores.ConcurrentFilesEventPersistanceTests 2✅ 1⚪ 858ms
EventFlow.Tests.UnitTests.EventStores.ConcurrentInMemoryEventPersistanceTests 1⚪ 1ms
EventFlow.Tests.UnitTests.EventStores.EventDefinitionServiceTests 17✅ 33ms
EventFlow.Tests.UnitTests.EventStores.EventUpgradeManagerTests 3✅ 47ms
EventFlow.Tests.UnitTests.EventStores.Snapshots.SnapshotUpgradeServiceTests 1✅ 9ms
EventFlow.Tests.UnitTests.Extensions.JsonSerializerExtensionTests 1✅ 4ms
EventFlow.Tests.UnitTests.Extensions.StringExtensionsTests 5✅ 7ms
EventFlow.Tests.UnitTests.Extensions.TypeExtensionsTests 10✅ 2ms
EventFlow.Tests.UnitTests.Jobs.JobDefinitionServiceTests 14✅ 29ms
EventFlow.Tests.UnitTests.Provided.Specifications.AtLeastSpecificationTests 10✅ 3ms
EventFlow.Tests.UnitTests.Queries.QueryProcessorTests 1✅ 10ms
EventFlow.Tests.UnitTests.ReadStores.MultipleAggregateReadStoreManagerTests 4✅ 45ms
EventFlow.Tests.UnitTests.ReadStores.ReadModelDomainEventApplierTests 7✅ 75ms
EventFlow.Tests.UnitTests.ReadStores.ReadModelFactoryTests 2✅ 6ms
EventFlow.Tests.UnitTests.ReadStores.ReadModelPopulatorTests 4✅ 47ms
EventFlow.Tests.UnitTests.ReadStores.SingleAggregateReadStoreManagerTests 6✅ 35ms
EventFlow.Tests.UnitTests.Sagas.AggregateSagas.AggregateSagaTests 7✅ 65ms
EventFlow.Tests.UnitTests.Sagas.AggregateSagas.SagaAggregateStoreTests 3✅ 39ms
EventFlow.Tests.UnitTests.Sagas.DispatchToSagasTests 4✅ 97ms
EventFlow.Tests.UnitTests.Sagas.SagaDefinitionServiceTests 5✅ 11ms
EventFlow.Tests.UnitTests.Snapshots.SnapshotAggregateRootTests 13✅ 69ms
EventFlow.Tests.UnitTests.Snapshots.SnapshotMetadataTests 3✅ 6ms
EventFlow.Tests.UnitTests.Snapshots.SnapshotSerializerTests 2✅ 46ms
EventFlow.Tests.UnitTests.Snapshots.SnapshotSerilizerTests 2✅ 13ms
EventFlow.Tests.UnitTests.Snapshots.SnapshotUpgradeServiceTests 1✅ 12ms
EventFlow.Tests.UnitTests.Snapshots.Strategies.SnapshotEveryFewVersionsStrategyTests 10✅ 14ms
EventFlow.Tests.UnitTests.Snapshots.Strategies.SnapshotRandomlyStrategyTests 1✅ 25ms
EventFlow.Tests.UnitTests.Specifications.ExpressionSpecificationTests 3✅ 3ms
EventFlow.Tests.UnitTests.Specifications.SpecificationTests 12✅ 5ms
EventFlow.Tests.UnitTests.Specifications.TestSpecificationsTests 5✅ 1ms
EventFlow.Tests.UnitTests.Subscribers.DispatchToEventSubscribersTests 5✅ 2s
EventFlow.Tests.UnitTests.ValueObjects.SingleValueObjectConverterTests 20✅ 12ms
EventFlow.Tests.UnitTests.ValueObjects.SingleValueObjectTests 12✅ 30ms
EventFlow.Tests.UnitTests.ValueObjects.ValueObjectTests 4✅ 5ms