EventFlow.MsSql: Set identity value for new instance #1142
2974 passed, 0 failed and 12 skipped
✅ Source/EventFlow.EntityFramework.Tests/TestResults/_runnervm4c2pk_2026-01-11_08_28_41.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✅ | 3s | ||
| EventFlow.EntityFramework.Tests.InMemory.EfInMemoryReadStoreTests | 19✅ | 1s | ||
| EventFlow.EntityFramework.Tests.InMemory.EfInMemorySnapshotTests | 15✅ | 415ms | ||
| 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✅ | 9s | ||
| EventFlow.EntityFramework.Tests.PostgreSql.EfPostgreSqlReadStoreTests | 19✅ | 8s | ||
| EventFlow.EntityFramework.Tests.PostgreSql.EfPostgreSqlSnapshotTests | 15✅ | 6s | ||
| EventFlow.EntityFramework.Tests.SQLite.EfSqliteEventStoreTests | 20✅ | 450ms | ||
| EventFlow.EntityFramework.Tests.SQLite.EfSqliteReadStoreTests | 19✅ | 548ms | ||
| EventFlow.EntityFramework.Tests.SQLite.EfSqliteSnapshotTests | 15✅ | 225ms |
✅ Source/EventFlow.EntityFramework.Tests/TestResults/_runnervm4c2pk_2026-01-11_08_28_41[1].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✅ | 3s | ||
| EventFlow.EntityFramework.Tests.InMemory.EfInMemoryReadStoreTests | 19✅ | 1s | ||
| EventFlow.EntityFramework.Tests.InMemory.EfInMemorySnapshotTests | 15✅ | 488ms | ||
| EventFlow.EntityFramework.Tests.MsSql.EfMsSqlEventStoreTests | 20✅ | 68s | ||
| EventFlow.EntityFramework.Tests.MsSql.EfMsSqlReadStoreIncludeTests | 2✅ | 7s | ||
| EventFlow.EntityFramework.Tests.MsSql.EfMsSqlReadStoreTests | 19✅ | 62s | ||
| EventFlow.EntityFramework.Tests.MsSql.EfMsSqlSnapshotTests | 15✅ | 49s | ||
| EventFlow.EntityFramework.Tests.PostgreSql.EfPostgreSqlEventStoreTests | 20✅ | 10s | ||
| EventFlow.EntityFramework.Tests.PostgreSql.EfPostgreSqlReadStoreTests | 19✅ | 9s | ||
| EventFlow.EntityFramework.Tests.PostgreSql.EfPostgreSqlSnapshotTests | 15✅ | 7s | ||
| EventFlow.EntityFramework.Tests.SQLite.EfSqliteEventStoreTests | 20✅ | 459ms | ||
| EventFlow.EntityFramework.Tests.SQLite.EfSqliteReadStoreTests | 19✅ | 520ms | ||
| EventFlow.EntityFramework.Tests.SQLite.EfSqliteSnapshotTests | 15✅ | 262ms |
✅ Source/EventFlow.Examples.Shipping.Tests/TestResults/_runnervm4c2pk_2026-01-11_08_26_42.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✅ | 67ms | ||
| EventFlow.Examples.Shipping.Tests.UnitTests.ExternalServices.Routing.RoutingServiceTests | 1✅ | 258ms |
✅ Source/EventFlow.Hangfire.Tests/TestResults/_runnervm4c2pk_2026-01-11_08_28_21.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✅ | 48ms | ||
| EventFlow.Hangfire.Tests.Integration.HangfireJobSchedulerTests | 4✅ | 3s |
✅ Source/EventFlow.Hangfire.Tests/TestResults/_runnervm4c2pk_2026-01-11_08_28_21[1].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✅ | 33ms | ||
| EventFlow.Hangfire.Tests.Integration.HangfireJobSchedulerTests | 4✅ | 3s |
✅ Source/EventFlow.Hangfire.Tests/TestResults/_runnervm4c2pk_2026-01-11_08_28_25.trx
6 tests were completed in 3s with 6 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| EventFlow.Hangfire.Tests.Integration.HangfireJobRunnerBackwardCompatibilityTests | 2✅ | 25ms | ||
| EventFlow.Hangfire.Tests.Integration.HangfireJobSchedulerTests | 4✅ | 3s |
✅ Source/EventFlow.Hangfire.Tests/TestResults/_runnervm4c2pk_2026-01-11_08_28_25[1].trx
6 tests were completed in 3s with 6 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| EventFlow.Hangfire.Tests.Integration.HangfireJobRunnerBackwardCompatibilityTests | 2✅ | 25ms | ||
| EventFlow.Hangfire.Tests.Integration.HangfireJobSchedulerTests | 4✅ | 3s |
✅ Source/EventFlow.MongoDB.Tests/TestResults/_runnervm4c2pk_2026-01-11_08_27_13.trx
55 tests were completed in 29s 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/_runnervm4c2pk_2026-01-11_08_27_15.trx
55 tests were completed in 29s 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✅ | 10s | ||
| EventFlow.MongoDB.Tests.IntegrationTests.SnapshotStores.MongoDBSnapshotStoreTests | 15✅ | 6s |
✅ Source/EventFlow.MongoDB.Tests/TestResults/_runnervm4c2pk_2026-01-11_08_27_42.trx
55 tests were completed in 33s 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/_runnervm4c2pk_2026-01-11_08_27_43.trx
55 tests were completed in 33s 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✅ | 14s | ||
| EventFlow.MongoDB.Tests.IntegrationTests.SnapshotStores.MongoDBSnapshotStoreTests | 15✅ | 7s |
✅ Source/EventFlow.MsSql.Tests/TestResults/_runnervm4c2pk_2026-01-11_08_26_42.trx
84 tests were completed in 359s with 84 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| EventFlow.MsSql.Tests.IntegrationTests.EventStores.EventFlowEventStoresMsSqlTests | 1✅ | 44ms | ||
| EventFlow.MsSql.Tests.IntegrationTests.EventStores.MsSqlEventStoreTests | 20✅ | 69s | ||
| EventFlow.MsSql.Tests.IntegrationTests.EventStores.MsSqlScriptsTests | 1✅ | 233ms | ||
| EventFlow.MsSql.Tests.IntegrationTests.IdentityIndexFragmentationTests | 7✅ | 105s | ||
| EventFlow.MsSql.Tests.IntegrationTests.ReadStores.MsSqlReadModelStoreTests | 19✅ | 63s | ||
| EventFlow.MsSql.Tests.IntegrationTests.ReadStores.ObsoleteMsSqlReadModelStoreTests | 19✅ | 62s | ||
| EventFlow.MsSql.Tests.IntegrationTests.ReadStores.ReadModels.MultipleMsSqlDatabasesTests | 1✅ | 31ms | ||
| EventFlow.MsSql.Tests.IntegrationTests.SnapshotStores.EventFlowSnapshotStoresMsSqlTests | 1✅ | 1ms | ||
| EventFlow.MsSql.Tests.IntegrationTests.SnapshotStores.MsSqlSnapshotStoreTests | 15✅ | 49s |
✅ Source/EventFlow.MsSql.Tests/TestResults/_runnervm4c2pk_2026-01-11_08_26_42[1].trx
84 tests were completed in 360s with 84 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| EventFlow.MsSql.Tests.IntegrationTests.EventStores.EventFlowEventStoresMsSqlTests | 1✅ | 38ms | ||
| EventFlow.MsSql.Tests.IntegrationTests.EventStores.MsSqlEventStoreTests | 20✅ | 70s | ||
| EventFlow.MsSql.Tests.IntegrationTests.EventStores.MsSqlScriptsTests | 1✅ | 268ms | ||
| EventFlow.MsSql.Tests.IntegrationTests.IdentityIndexFragmentationTests | 7✅ | 106s | ||
| EventFlow.MsSql.Tests.IntegrationTests.ReadStores.MsSqlReadModelStoreTests | 19✅ | 63s | ||
| EventFlow.MsSql.Tests.IntegrationTests.ReadStores.ObsoleteMsSqlReadModelStoreTests | 19✅ | 62s | ||
| EventFlow.MsSql.Tests.IntegrationTests.ReadStores.ReadModels.MultipleMsSqlDatabasesTests | 1✅ | 40ms | ||
| EventFlow.MsSql.Tests.IntegrationTests.SnapshotStores.EventFlowSnapshotStoresMsSqlTests | 1✅ | 1ms | ||
| EventFlow.MsSql.Tests.IntegrationTests.SnapshotStores.MsSqlSnapshotStoreTests | 15✅ | 50s |
✅ Source/EventFlow.PostgreSql.Tests/TestResults/_runnervm4c2pk_2026-01-11_08_26_43.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✅ | 25ms | ||
| EventFlow.PostgreSql.Tests.IntegrationTests.EventStores.PostgreSqlEventStoreTests | 20✅ | 12s | ||
| EventFlow.PostgreSql.Tests.IntegrationTests.EventStores.PostgreSqlScriptsTests | 1✅ | 260ms | ||
| 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/_runnervm4c2pk_2026-01-11_08_26_46.trx
57 tests were completed in 28s with 57 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| EventFlow.PostgreSql.Tests.IntegrationTests.EventStores.EventFlowEventStoresPostgreSqlTests | 1✅ | 13ms | ||
| EventFlow.PostgreSql.Tests.IntegrationTests.EventStores.PostgreSqlEventStoreTests | 20✅ | 11s | ||
| EventFlow.PostgreSql.Tests.IntegrationTests.EventStores.PostgreSqlScriptsTests | 1✅ | 256ms | ||
| 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/_runnervm4c2pk_2026-01-11_08_28_16.trx
4 tests were completed in 3s with 4 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| EventFlow.RabbitMQ.Tests.Integration.RabbitMqTests | 2✅ | 1s | ||
| EventFlow.RabbitMQ.Tests.UnitTests.Integrations.RabbitMqPublisherTests | 2✅ | 377ms |
✅ Source/EventFlow.RabbitMQ.Tests/TestResults/_runnervm4c2pk_2026-01-11_08_28_16[1].trx
4 tests were completed in 3s with 4 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| EventFlow.RabbitMQ.Tests.Integration.RabbitMqTests | 2✅ | 1s | ||
| EventFlow.RabbitMQ.Tests.UnitTests.Integrations.RabbitMqPublisherTests | 2✅ | 381ms |
✅ Source/EventFlow.RabbitMQ.Tests/TestResults/_runnervm4c2pk_2026-01-11_08_28_19.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✅ | 933ms | ||
| EventFlow.RabbitMQ.Tests.UnitTests.Integrations.RabbitMqPublisherTests | 2✅ | 337ms |
✅ Source/EventFlow.RabbitMQ.Tests/TestResults/_runnervm4c2pk_2026-01-11_08_28_19[1].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✅ | 937ms | ||
| EventFlow.RabbitMQ.Tests.UnitTests.Integrations.RabbitMqPublisherTests | 2✅ | 357ms |
✅ Source/EventFlow.SourceGenerators.Tests/TestResults/_runnervm4c2pk_2026-01-11_08_32_17.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✅ | 254ms |
✅ Source/EventFlow.SourceGenerators.Tests/TestResults/_runnervm4c2pk_2026-01-11_08_32_17[1].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✅ | 277ms |
✅ Source/EventFlow.SourceGenerators.Tests/TestResults/_runnervm4c2pk_2026-01-11_08_32_18.trx
1 tests were completed in 996ms with 1 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| EventFlow.SourceGenerators.Tests.Unit.AggregateSourceGeneratorTests | 1✅ | 291ms |
✅ Source/EventFlow.SQLite.Tests/TestResults/_runnervm4c2pk_2026-01-11_08_28_30.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/_runnervm4c2pk_2026-01-11_08_28_30[1].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/_runnervm4c2pk_2026-01-11_08_28_35.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/_runnervm4c2pk_2026-01-11_08_28_35[1].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/_runnervm4c2pk_2026-01-11_08_26_25.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✅ | 311ms | ||
| EventFlow.Tests.Exploration.EventUpgradeExplorationTest | 1✅ | 237ms | ||
| EventFlow.Tests.Exploration.ReadModelRepopulateExplorationTest | 1✅ | 2s | ||
| EventFlow.Tests.Exploration.RegisterSubscribersExplorationTests | 3✅ | 87ms | ||
| EventFlow.Tests.IntegrationTests.Aggregates.AggregateFactoryTests | 3✅ | 19ms | ||
| EventFlow.Tests.IntegrationTests.Aggregates.AggregateStoreTests | 2✅ | 61ms | ||
| EventFlow.Tests.IntegrationTests.BackwardCompatibilityTests | 1✅ | 1⚪ | 26ms | |
| EventFlow.Tests.IntegrationTests.BasicTests | 1✅ | 58ms | ||
| EventFlow.Tests.IntegrationTests.CancellationTests | 25✅ | 348ms | ||
| EventFlow.Tests.IntegrationTests.CommandResultTests | 1✅ | 9ms | ||
| EventFlow.Tests.IntegrationTests.EventStores.FilesEventStoreTests | 20✅ | 930ms | ||
| EventFlow.Tests.IntegrationTests.EventStores.InMemoryEventStoreTests | 20✅ | 433ms | ||
| EventFlow.Tests.IntegrationTests.Jobs.InstantJobSchedulerTests | 4✅ | 185ms | ||
| EventFlow.Tests.IntegrationTests.ReadStores.InMemoryReadModelStoreTests | 19✅ | 609ms | ||
| EventFlow.Tests.IntegrationTests.ReadStores.MultipleAggregateReadStoreManagerTests | 1✅ | 136ms | ||
| EventFlow.Tests.IntegrationTests.Sagas.AggregateSagaTests | 8✅ | 312ms | ||
| EventFlow.Tests.IntegrationTests.Sagas.AlternativeSagaStoreTests | 4✅ | 63ms | ||
| EventFlow.Tests.IntegrationTests.Sagas.SagaErrorHandlerTests | 2✅ | 71ms | ||
| EventFlow.Tests.IntegrationTests.SeparationTests | 1✅ | 25ms | ||
| EventFlow.Tests.IntegrationTests.ServiceProviderTests | 2✅ | 18ms | ||
| EventFlow.Tests.IntegrationTests.SnapshotStores.InMemorySnapshotStoreTests | 15✅ | 687ms | ||
| EventFlow.Tests.IntegrationTests.UnicodeTests | 6✅ | 121ms | ||
| EventFlow.Tests.LicenseHeaderTests | 1✅ | 223ms | ||
| EventFlow.Tests.ReadMeExamples | 1✅ | 52ms | ||
| EventFlow.Tests.UnitTests.Aggregates.AggregateFactoryTests | 2✅ | 67ms | ||
| EventFlow.Tests.UnitTests.Aggregates.AggregateIdTests | 4✅ | 1ms | ||
| EventFlow.Tests.UnitTests.Aggregates.AggregateRootApplyEventTests | 1✅ | 18ms | ||
| EventFlow.Tests.UnitTests.Aggregates.AggregateRootNameTests | 3✅ | 2ms | ||
| EventFlow.Tests.UnitTests.Aggregates.AggregateRootTests | 9✅ | 18ms | ||
| EventFlow.Tests.UnitTests.Aggregates.AggregateStateTests | 1✅ | 2ms | ||
| EventFlow.Tests.UnitTests.Aggregates.AggregateStoreTests | 6✅ | 739ms | ||
| EventFlow.Tests.UnitTests.Aggregates.MetadataTests | 7✅ | 9ms | ||
| EventFlow.Tests.UnitTests.CommandBusTests | 1✅ | 29ms | ||
| EventFlow.Tests.UnitTests.Commands.CommandDefinitionServiceTests | 14✅ | 50ms | ||
| 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✅ | 18ms | ||
| 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✅ | 3ms | ||
| EventFlow.Tests.UnitTests.Core.RetryDelayTests | 1✅ | 3ms | ||
| EventFlow.Tests.UnitTests.Core.RetryStrategies.OptimisticConcurrencyRetryStrategyTests | 10✅ | 19ms | ||
| EventFlow.Tests.UnitTests.Core.TransientFaultHandlerTests | 5✅ | 61ms | ||
| EventFlow.Tests.UnitTests.EventStores.ConcurrentFilesEventPersistanceTests | 2✅ | 1⚪ | 969ms | |
| EventFlow.Tests.UnitTests.EventStores.ConcurrentInMemoryEventPersistanceTests | 1⚪ | 1ms | ||
| EventFlow.Tests.UnitTests.EventStores.EventDefinitionServiceTests | 17✅ | 37ms | ||
| EventFlow.Tests.UnitTests.EventStores.EventUpgradeManagerTests | 3✅ | 33ms | ||
| EventFlow.Tests.UnitTests.EventStores.Snapshots.SnapshotUpgradeServiceTests | 1✅ | 9ms | ||
| EventFlow.Tests.UnitTests.Extensions.JsonSerializerExtensionTests | 1✅ | 5ms | ||
| EventFlow.Tests.UnitTests.Extensions.StringExtensionsTests | 5✅ | 8ms | ||
| EventFlow.Tests.UnitTests.Extensions.TypeExtensionsTests | 10✅ | 2ms | ||
| EventFlow.Tests.UnitTests.Jobs.JobDefinitionServiceTests | 14✅ | 41ms | ||
| EventFlow.Tests.UnitTests.Provided.Specifications.AtLeastSpecificationTests | 10✅ | 4ms | ||
| EventFlow.Tests.UnitTests.Queries.QueryProcessorTests | 1✅ | 15ms | ||
| EventFlow.Tests.UnitTests.ReadStores.MultipleAggregateReadStoreManagerTests | 4✅ | 54ms | ||
| EventFlow.Tests.UnitTests.ReadStores.ReadModelDomainEventApplierTests | 7✅ | 84ms | ||
| EventFlow.Tests.UnitTests.ReadStores.ReadModelFactoryTests | 2✅ | 8ms | ||
| EventFlow.Tests.UnitTests.ReadStores.ReadModelPopulatorTests | 4✅ | 56ms | ||
| EventFlow.Tests.UnitTests.ReadStores.SingleAggregateReadStoreManagerTests | 6✅ | 38ms | ||
| EventFlow.Tests.UnitTests.Sagas.AggregateSagas.AggregateSagaTests | 7✅ | 53ms | ||
| EventFlow.Tests.UnitTests.Sagas.AggregateSagas.SagaAggregateStoreTests | 3✅ | 46ms | ||
| EventFlow.Tests.UnitTests.Sagas.DispatchToSagasTests | 4✅ | 107ms | ||
| EventFlow.Tests.UnitTests.Sagas.SagaDefinitionServiceTests | 5✅ | 12ms | ||
| EventFlow.Tests.UnitTests.Snapshots.SnapshotAggregateRootTests | 13✅ | 85ms | ||
| EventFlow.Tests.UnitTests.Snapshots.SnapshotMetadataTests | 3✅ | 8ms | ||
| EventFlow.Tests.UnitTests.Snapshots.SnapshotSerializerTests | 2✅ | 42ms | ||
| 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✅ | 24ms | ||
| EventFlow.Tests.UnitTests.Specifications.ExpressionSpecificationTests | 3✅ | 3ms | ||
| EventFlow.Tests.UnitTests.Specifications.SpecificationTests | 12✅ | 26ms | ||
| EventFlow.Tests.UnitTests.Specifications.TestSpecificationsTests | 5✅ | 1ms | ||
| EventFlow.Tests.UnitTests.Subscribers.DispatchToEventSubscribersTests | 5✅ | 2s | ||
| EventFlow.Tests.UnitTests.ValueObjects.SingleValueObjectConverterTests | 20✅ | 19ms | ||
| EventFlow.Tests.UnitTests.ValueObjects.SingleValueObjectTests | 12✅ | 41ms | ||
| EventFlow.Tests.UnitTests.ValueObjects.ValueObjectTests | 4✅ | 19ms |
✅ Source/EventFlow.Tests/TestResults/_runnervm4c2pk_2026-01-11_08_26_25[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✅ | 342ms | ||
| EventFlow.Tests.Exploration.EventUpgradeExplorationTest | 1✅ | 353ms | ||
| EventFlow.Tests.Exploration.ReadModelRepopulateExplorationTest | 1✅ | 2s | ||
| EventFlow.Tests.Exploration.RegisterSubscribersExplorationTests | 3✅ | 125ms | ||
| EventFlow.Tests.IntegrationTests.Aggregates.AggregateFactoryTests | 3✅ | 23ms | ||
| EventFlow.Tests.IntegrationTests.Aggregates.AggregateStoreTests | 2✅ | 65ms | ||
| EventFlow.Tests.IntegrationTests.BackwardCompatibilityTests | 1✅ | 1⚪ | 48ms | |
| EventFlow.Tests.IntegrationTests.BasicTests | 1✅ | 59ms | ||
| EventFlow.Tests.IntegrationTests.CancellationTests | 25✅ | 308ms | ||
| EventFlow.Tests.IntegrationTests.CommandResultTests | 1✅ | 9ms | ||
| EventFlow.Tests.IntegrationTests.EventStores.FilesEventStoreTests | 20✅ | 1s | ||
| EventFlow.Tests.IntegrationTests.EventStores.InMemoryEventStoreTests | 20✅ | 568ms | ||
| EventFlow.Tests.IntegrationTests.Jobs.InstantJobSchedulerTests | 4✅ | 213ms | ||
| EventFlow.Tests.IntegrationTests.ReadStores.InMemoryReadModelStoreTests | 19✅ | 741ms | ||
| EventFlow.Tests.IntegrationTests.ReadStores.MultipleAggregateReadStoreManagerTests | 1✅ | 191ms | ||
| EventFlow.Tests.IntegrationTests.Sagas.AggregateSagaTests | 8✅ | 306ms | ||
| EventFlow.Tests.IntegrationTests.Sagas.AlternativeSagaStoreTests | 4✅ | 81ms | ||
| EventFlow.Tests.IntegrationTests.Sagas.SagaErrorHandlerTests | 2✅ | 128ms | ||
| EventFlow.Tests.IntegrationTests.SeparationTests | 1✅ | 36ms | ||
| EventFlow.Tests.IntegrationTests.ServiceProviderTests | 2✅ | 11ms | ||
| EventFlow.Tests.IntegrationTests.SnapshotStores.InMemorySnapshotStoreTests | 15✅ | 709ms | ||
| EventFlow.Tests.IntegrationTests.UnicodeTests | 6✅ | 67ms | ||
| EventFlow.Tests.LicenseHeaderTests | 1✅ | 113ms | ||
| EventFlow.Tests.ReadMeExamples | 1✅ | 22ms | ||
| EventFlow.Tests.UnitTests.Aggregates.AggregateFactoryTests | 2✅ | 48ms | ||
| EventFlow.Tests.UnitTests.Aggregates.AggregateIdTests | 4✅ | 1ms | ||
| EventFlow.Tests.UnitTests.Aggregates.AggregateRootApplyEventTests | 1✅ | 6ms | ||
| EventFlow.Tests.UnitTests.Aggregates.AggregateRootNameTests | 3✅ | 1ms | ||
| EventFlow.Tests.UnitTests.Aggregates.AggregateRootTests | 9✅ | 14ms | ||
| EventFlow.Tests.UnitTests.Aggregates.AggregateStateTests | 1✅ | 2ms | ||
| EventFlow.Tests.UnitTests.Aggregates.AggregateStoreTests | 6✅ | 635ms | ||
| EventFlow.Tests.UnitTests.Aggregates.MetadataTests | 7✅ | 7ms | ||
| EventFlow.Tests.UnitTests.CommandBusTests | 1✅ | 32ms | ||
| EventFlow.Tests.UnitTests.Commands.CommandDefinitionServiceTests | 14✅ | 44ms | ||
| EventFlow.Tests.UnitTests.Commands.CommandTests | 1✅ | 7ms | ||
| EventFlow.Tests.UnitTests.Commands.DistinctCommandTests | 3✅ | 7ms | ||
| 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✅ | 19ms | ||
| EventFlow.Tests.UnitTests.Core.CircularBufferTests | 8✅ | 4ms | ||
| EventFlow.Tests.UnitTests.Core.GuidFactories.GuidFactoriesDeterministicTests | 13✅ | 5ms | ||
| EventFlow.Tests.UnitTests.Core.IdentityTests | 16✅ | 21ms | ||
| 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✅ | 23ms | ||
| EventFlow.Tests.UnitTests.Core.TransientFaultHandlerTests | 5✅ | 65ms | ||
| EventFlow.Tests.UnitTests.EventStores.ConcurrentFilesEventPersistanceTests | 2✅ | 1⚪ | 705ms | |
| EventFlow.Tests.UnitTests.EventStores.ConcurrentInMemoryEventPersistanceTests | 1⚪ | 1ms | ||
| EventFlow.Tests.UnitTests.EventStores.EventDefinitionServiceTests | 17✅ | 36ms | ||
| EventFlow.Tests.UnitTests.EventStores.EventUpgradeManagerTests | 3✅ | 26ms | ||
| EventFlow.Tests.UnitTests.EventStores.Snapshots.SnapshotUpgradeServiceTests | 1✅ | 9ms | ||
| EventFlow.Tests.UnitTests.Extensions.JsonSerializerExtensionTests | 1✅ | 5ms | ||
| EventFlow.Tests.UnitTests.Extensions.StringExtensionsTests | 5✅ | 8ms | ||
| EventFlow.Tests.UnitTests.Extensions.TypeExtensionsTests | 10✅ | 2ms | ||
| EventFlow.Tests.UnitTests.Jobs.JobDefinitionServiceTests | 14✅ | 30ms | ||
| EventFlow.Tests.UnitTests.Provided.Specifications.AtLeastSpecificationTests | 10✅ | 5ms | ||
| EventFlow.Tests.UnitTests.Queries.QueryProcessorTests | 1✅ | 13ms | ||
| EventFlow.Tests.UnitTests.ReadStores.MultipleAggregateReadStoreManagerTests | 4✅ | 67ms | ||
| EventFlow.Tests.UnitTests.ReadStores.ReadModelDomainEventApplierTests | 7✅ | 77ms | ||
| EventFlow.Tests.UnitTests.ReadStores.ReadModelFactoryTests | 2✅ | 7ms | ||
| EventFlow.Tests.UnitTests.ReadStores.ReadModelPopulatorTests | 4✅ | 53ms | ||
| EventFlow.Tests.UnitTests.ReadStores.SingleAggregateReadStoreManagerTests | 6✅ | 44ms | ||
| EventFlow.Tests.UnitTests.Sagas.AggregateSagas.AggregateSagaTests | 7✅ | 62ms | ||
| EventFlow.Tests.UnitTests.Sagas.AggregateSagas.SagaAggregateStoreTests | 3✅ | 34ms | ||
| EventFlow.Tests.UnitTests.Sagas.DispatchToSagasTests | 4✅ | 103ms | ||
| EventFlow.Tests.UnitTests.Sagas.SagaDefinitionServiceTests | 5✅ | 15ms | ||
| EventFlow.Tests.UnitTests.Snapshots.SnapshotAggregateRootTests | 13✅ | 97ms | ||
| EventFlow.Tests.UnitTests.Snapshots.SnapshotMetadataTests | 3✅ | 16ms | ||
| EventFlow.Tests.UnitTests.Snapshots.SnapshotSerializerTests | 2✅ | 42ms | ||
| EventFlow.Tests.UnitTests.Snapshots.SnapshotSerilizerTests | 2✅ | 13ms | ||
| EventFlow.Tests.UnitTests.Snapshots.SnapshotUpgradeServiceTests | 1✅ | 13ms | ||
| EventFlow.Tests.UnitTests.Snapshots.Strategies.SnapshotEveryFewVersionsStrategyTests | 10✅ | 11ms | ||
| EventFlow.Tests.UnitTests.Snapshots.Strategies.SnapshotRandomlyStrategyTests | 1✅ | 33ms | ||
| 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✅ | 22ms | ||
| EventFlow.Tests.UnitTests.ValueObjects.SingleValueObjectTests | 12✅ | 47ms | ||
| EventFlow.Tests.UnitTests.ValueObjects.ValueObjectTests | 4✅ | 6ms |
✅ Source/EventFlow.Tests/TestResults/_runnervm4c2pk_2026-01-11_08_26_25[2].trx
461 tests were completed in 15s with 458 passed, 0 failed and 3 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| EventFlow.Tests.Exploration.CustomAggregateIdExplorationTest | 1✅ | 358ms | ||
| EventFlow.Tests.Exploration.EventUpgradeExplorationTest | 1✅ | 353ms | ||
| EventFlow.Tests.Exploration.ReadModelRepopulateExplorationTest | 1✅ | 2s | ||
| EventFlow.Tests.Exploration.RegisterSubscribersExplorationTests | 3✅ | 74ms | ||
| EventFlow.Tests.IntegrationTests.Aggregates.AggregateFactoryTests | 3✅ | 17ms | ||
| EventFlow.Tests.IntegrationTests.Aggregates.AggregateStoreTests | 2✅ | 68ms | ||
| EventFlow.Tests.IntegrationTests.BackwardCompatibilityTests | 1✅ | 1⚪ | 53ms | |
| EventFlow.Tests.IntegrationTests.BasicTests | 1✅ | 71ms | ||
| EventFlow.Tests.IntegrationTests.CancellationTests | 25✅ | 254ms | ||
| EventFlow.Tests.IntegrationTests.CommandResultTests | 1✅ | 11ms | ||
| EventFlow.Tests.IntegrationTests.EventStores.FilesEventStoreTests | 20✅ | 1s | ||
| EventFlow.Tests.IntegrationTests.EventStores.InMemoryEventStoreTests | 20✅ | 519ms | ||
| EventFlow.Tests.IntegrationTests.Jobs.InstantJobSchedulerTests | 4✅ | 158ms | ||
| EventFlow.Tests.IntegrationTests.ReadStores.InMemoryReadModelStoreTests | 19✅ | 822ms | ||
| EventFlow.Tests.IntegrationTests.ReadStores.MultipleAggregateReadStoreManagerTests | 1✅ | 146ms | ||
| EventFlow.Tests.IntegrationTests.Sagas.AggregateSagaTests | 8✅ | 368ms | ||
| EventFlow.Tests.IntegrationTests.Sagas.AlternativeSagaStoreTests | 4✅ | 155ms | ||
| EventFlow.Tests.IntegrationTests.Sagas.SagaErrorHandlerTests | 2✅ | 121ms | ||
| EventFlow.Tests.IntegrationTests.SeparationTests | 1✅ | 28ms | ||
| EventFlow.Tests.IntegrationTests.ServiceProviderTests | 2✅ | 11ms | ||
| EventFlow.Tests.IntegrationTests.SnapshotStores.InMemorySnapshotStoreTests | 15✅ | 783ms | ||
| EventFlow.Tests.IntegrationTests.UnicodeTests | 6✅ | 81ms | ||
| EventFlow.Tests.LicenseHeaderTests | 1✅ | 136ms | ||
| EventFlow.Tests.ReadMeExamples | 1✅ | 22ms | ||
| EventFlow.Tests.UnitTests.Aggregates.AggregateFactoryTests | 2✅ | 53ms | ||
| 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✅ | 627ms | ||
| EventFlow.Tests.UnitTests.Aggregates.MetadataTests | 7✅ | 7ms | ||
| EventFlow.Tests.UnitTests.CommandBusTests | 1✅ | 48ms | ||
| EventFlow.Tests.UnitTests.Commands.CommandDefinitionServiceTests | 14✅ | 39ms | ||
| EventFlow.Tests.UnitTests.Commands.CommandTests | 1✅ | 9ms | ||
| EventFlow.Tests.UnitTests.Commands.DistinctCommandTests | 3✅ | 5ms | ||
| 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✅ | 12ms | ||
| EventFlow.Tests.UnitTests.Core.GuidFactories.GuidFactoriesDeterministicTests | 13✅ | 3ms | ||
| EventFlow.Tests.UnitTests.Core.IdentityTests | 16✅ | 28ms | ||
| 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✅ | 26ms | ||
| EventFlow.Tests.UnitTests.Core.TransientFaultHandlerTests | 5✅ | 68ms | ||
| EventFlow.Tests.UnitTests.EventStores.ConcurrentFilesEventPersistanceTests | 2✅ | 1⚪ | 857ms | |
| EventFlow.Tests.UnitTests.EventStores.ConcurrentInMemoryEventPersistanceTests | 1⚪ | 1ms | ||
| EventFlow.Tests.UnitTests.EventStores.EventDefinitionServiceTests | 17✅ | 38ms | ||
| EventFlow.Tests.UnitTests.EventStores.EventUpgradeManagerTests | 3✅ | 45ms | ||
| EventFlow.Tests.UnitTests.EventStores.Snapshots.SnapshotUpgradeServiceTests | 1✅ | 10ms | ||
| EventFlow.Tests.UnitTests.Extensions.JsonSerializerExtensionTests | 1✅ | 4ms | ||
| EventFlow.Tests.UnitTests.Extensions.StringExtensionsTests | 5✅ | 6ms | ||
| EventFlow.Tests.UnitTests.Extensions.TypeExtensionsTests | 10✅ | 2ms | ||
| EventFlow.Tests.UnitTests.Jobs.JobDefinitionServiceTests | 14✅ | 33ms | ||
| EventFlow.Tests.UnitTests.Provided.Specifications.AtLeastSpecificationTests | 10✅ | 4ms | ||
| EventFlow.Tests.UnitTests.Queries.QueryProcessorTests | 1✅ | 18ms | ||
| EventFlow.Tests.UnitTests.ReadStores.MultipleAggregateReadStoreManagerTests | 4✅ | 59ms | ||
| EventFlow.Tests.UnitTests.ReadStores.ReadModelDomainEventApplierTests | 7✅ | 77ms | ||
| EventFlow.Tests.UnitTests.ReadStores.ReadModelFactoryTests | 2✅ | 11ms | ||
| EventFlow.Tests.UnitTests.ReadStores.ReadModelPopulatorTests | 4✅ | 50ms | ||
| EventFlow.Tests.UnitTests.ReadStores.SingleAggregateReadStoreManagerTests | 6✅ | 38ms | ||
| EventFlow.Tests.UnitTests.Sagas.AggregateSagas.AggregateSagaTests | 7✅ | 74ms | ||
| EventFlow.Tests.UnitTests.Sagas.AggregateSagas.SagaAggregateStoreTests | 3✅ | 54ms | ||
| EventFlow.Tests.UnitTests.Sagas.DispatchToSagasTests | 4✅ | 94ms | ||
| EventFlow.Tests.UnitTests.Sagas.SagaDefinitionServiceTests | 5✅ | 12ms | ||
| EventFlow.Tests.UnitTests.Snapshots.SnapshotAggregateRootTests | 13✅ | 75ms | ||
| EventFlow.Tests.UnitTests.Snapshots.SnapshotMetadataTests | 3✅ | 8ms | ||
| EventFlow.Tests.UnitTests.Snapshots.SnapshotSerializerTests | 2✅ | 46ms | ||
| EventFlow.Tests.UnitTests.Snapshots.SnapshotSerilizerTests | 2✅ | 16ms | ||
| EventFlow.Tests.UnitTests.Snapshots.SnapshotUpgradeServiceTests | 1✅ | 27ms | ||
| EventFlow.Tests.UnitTests.Snapshots.Strategies.SnapshotEveryFewVersionsStrategyTests | 10✅ | 15ms | ||
| EventFlow.Tests.UnitTests.Snapshots.Strategies.SnapshotRandomlyStrategyTests | 1✅ | 38ms | ||
| 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✅ | 27ms | ||
| EventFlow.Tests.UnitTests.ValueObjects.ValueObjectTests | 4✅ | 8ms |
✅ Source/EventFlow.Tests/TestResults/_runnervm4c2pk_2026-01-11_08_26_25[3].trx
461 tests were completed in 15s with 458 passed, 0 failed and 3 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| EventFlow.Tests.Exploration.CustomAggregateIdExplorationTest | 1✅ | 234ms | ||
| EventFlow.Tests.Exploration.EventUpgradeExplorationTest | 1✅ | 236ms | ||
| EventFlow.Tests.Exploration.ReadModelRepopulateExplorationTest | 1✅ | 2s | ||
| EventFlow.Tests.Exploration.RegisterSubscribersExplorationTests | 3✅ | 82ms | ||
| EventFlow.Tests.IntegrationTests.Aggregates.AggregateFactoryTests | 3✅ | 19ms | ||
| EventFlow.Tests.IntegrationTests.Aggregates.AggregateStoreTests | 2✅ | 69ms | ||
| EventFlow.Tests.IntegrationTests.BackwardCompatibilityTests | 1✅ | 1⚪ | 38ms | |
| EventFlow.Tests.IntegrationTests.BasicTests | 1✅ | 71ms | ||
| EventFlow.Tests.IntegrationTests.CancellationTests | 25✅ | 354ms | ||
| EventFlow.Tests.IntegrationTests.CommandResultTests | 1✅ | 9ms | ||
| EventFlow.Tests.IntegrationTests.EventStores.FilesEventStoreTests | 20✅ | 1s | ||
| EventFlow.Tests.IntegrationTests.EventStores.InMemoryEventStoreTests | 20✅ | 499ms | ||
| EventFlow.Tests.IntegrationTests.Jobs.InstantJobSchedulerTests | 4✅ | 234ms | ||
| EventFlow.Tests.IntegrationTests.ReadStores.InMemoryReadModelStoreTests | 19✅ | 824ms | ||
| EventFlow.Tests.IntegrationTests.ReadStores.MultipleAggregateReadStoreManagerTests | 1✅ | 122ms | ||
| EventFlow.Tests.IntegrationTests.Sagas.AggregateSagaTests | 8✅ | 397ms | ||
| EventFlow.Tests.IntegrationTests.Sagas.AlternativeSagaStoreTests | 4✅ | 138ms | ||
| EventFlow.Tests.IntegrationTests.Sagas.SagaErrorHandlerTests | 2✅ | 135ms | ||
| EventFlow.Tests.IntegrationTests.SeparationTests | 1✅ | 24ms | ||
| EventFlow.Tests.IntegrationTests.ServiceProviderTests | 2✅ | 32ms | ||
| EventFlow.Tests.IntegrationTests.SnapshotStores.InMemorySnapshotStoreTests | 15✅ | 626ms | ||
| EventFlow.Tests.IntegrationTests.UnicodeTests | 6✅ | 63ms | ||
| EventFlow.Tests.LicenseHeaderTests | 1✅ | 120ms | ||
| EventFlow.Tests.ReadMeExamples | 1✅ | 16ms | ||
| EventFlow.Tests.UnitTests.Aggregates.AggregateFactoryTests | 2✅ | 50ms | ||
| 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✅ | 18ms | ||
| EventFlow.Tests.UnitTests.Aggregates.AggregateStateTests | 1✅ | 3ms | ||
| EventFlow.Tests.UnitTests.Aggregates.AggregateStoreTests | 6✅ | 624ms | ||
| EventFlow.Tests.UnitTests.Aggregates.MetadataTests | 7✅ | 8ms | ||
| EventFlow.Tests.UnitTests.CommandBusTests | 1✅ | 31ms | ||
| EventFlow.Tests.UnitTests.Commands.CommandDefinitionServiceTests | 14✅ | 59ms | ||
| EventFlow.Tests.UnitTests.Commands.CommandTests | 1✅ | 8ms | ||
| EventFlow.Tests.UnitTests.Commands.DistinctCommandTests | 3✅ | 7ms | ||
| 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✅ | 25ms | ||
| EventFlow.Tests.UnitTests.Core.CircularBufferTests | 8✅ | 6ms | ||
| EventFlow.Tests.UnitTests.Core.GuidFactories.GuidFactoriesDeterministicTests | 13✅ | 4ms | ||
| EventFlow.Tests.UnitTests.Core.IdentityTests | 16✅ | 19ms | ||
| EventFlow.Tests.UnitTests.Core.LabelTests | 4✅ | 1ms | ||
| EventFlow.Tests.UnitTests.Core.ReflectionHelperTests | 3✅ | 12ms | ||
| EventFlow.Tests.UnitTests.Core.RetryDelayTests | 1✅ | 6ms | ||
| EventFlow.Tests.UnitTests.Core.RetryStrategies.OptimisticConcurrencyRetryStrategyTests | 10✅ | 27ms | ||
| EventFlow.Tests.UnitTests.Core.TransientFaultHandlerTests | 5✅ | 75ms | ||
| EventFlow.Tests.UnitTests.EventStores.ConcurrentFilesEventPersistanceTests | 2✅ | 1⚪ | 866ms | |
| EventFlow.Tests.UnitTests.EventStores.ConcurrentInMemoryEventPersistanceTests | 1⚪ | 1ms | ||
| EventFlow.Tests.UnitTests.EventStores.EventDefinitionServiceTests | 17✅ | 33ms | ||
| EventFlow.Tests.UnitTests.EventStores.EventUpgradeManagerTests | 3✅ | 28ms | ||
| EventFlow.Tests.UnitTests.EventStores.Snapshots.SnapshotUpgradeServiceTests | 1✅ | 9ms | ||
| EventFlow.Tests.UnitTests.Extensions.JsonSerializerExtensionTests | 1✅ | 5ms | ||
| EventFlow.Tests.UnitTests.Extensions.StringExtensionsTests | 5✅ | 8ms | ||
| EventFlow.Tests.UnitTests.Extensions.TypeExtensionsTests | 10✅ | 2ms | ||
| EventFlow.Tests.UnitTests.Jobs.JobDefinitionServiceTests | 14✅ | 30ms | ||
| EventFlow.Tests.UnitTests.Provided.Specifications.AtLeastSpecificationTests | 10✅ | 5ms | ||
| EventFlow.Tests.UnitTests.Queries.QueryProcessorTests | 1✅ | 13ms | ||
| EventFlow.Tests.UnitTests.ReadStores.MultipleAggregateReadStoreManagerTests | 4✅ | 56ms | ||
| EventFlow.Tests.UnitTests.ReadStores.ReadModelDomainEventApplierTests | 7✅ | 76ms | ||
| EventFlow.Tests.UnitTests.ReadStores.ReadModelFactoryTests | 2✅ | 13ms | ||
| EventFlow.Tests.UnitTests.ReadStores.ReadModelPopulatorTests | 4✅ | 54ms | ||
| EventFlow.Tests.UnitTests.ReadStores.SingleAggregateReadStoreManagerTests | 6✅ | 39ms | ||
| EventFlow.Tests.UnitTests.Sagas.AggregateSagas.AggregateSagaTests | 7✅ | 62ms | ||
| EventFlow.Tests.UnitTests.Sagas.AggregateSagas.SagaAggregateStoreTests | 3✅ | 42ms | ||
| EventFlow.Tests.UnitTests.Sagas.DispatchToSagasTests | 4✅ | 109ms | ||
| EventFlow.Tests.UnitTests.Sagas.SagaDefinitionServiceTests | 5✅ | 20ms | ||
| EventFlow.Tests.UnitTests.Snapshots.SnapshotAggregateRootTests | 13✅ | 101ms | ||
| EventFlow.Tests.UnitTests.Snapshots.SnapshotMetadataTests | 3✅ | 15ms | ||
| EventFlow.Tests.UnitTests.Snapshots.SnapshotSerializerTests | 2✅ | 50ms | ||
| EventFlow.Tests.UnitTests.Snapshots.SnapshotSerilizerTests | 2✅ | 14ms | ||
| EventFlow.Tests.UnitTests.Snapshots.SnapshotUpgradeServiceTests | 1✅ | 13ms | ||
| EventFlow.Tests.UnitTests.Snapshots.Strategies.SnapshotEveryFewVersionsStrategyTests | 10✅ | 14ms | ||
| EventFlow.Tests.UnitTests.Snapshots.Strategies.SnapshotRandomlyStrategyTests | 1✅ | 28ms | ||
| 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✅ | 34ms | ||
| EventFlow.Tests.UnitTests.ValueObjects.ValueObjectTests | 4✅ | 6ms |