Release version 3.0.0-alpha.2 #21
Merged
GitHub Actions / Integration Tests Report
succeeded
Mar 13, 2025 in 0s
56 passed, 0 failed and 0 skipped
✅ src/OpenDDD.Tests/TestResults/TestResults.trx
56 tests were completed in 174s with 56 passed, 0 failed and 0 skipped.
✅ OpenDDD.Tests.Integration.Infrastructure.Events.Azure.AzureServiceBusMessagingProviderTests
✅ AtLeastOnceGurantee_ShouldDeliverToLateSubscriber_WhenSubscribedBefore
✅ AtLeastOnceGurantee_ShouldNotDeliverToLateSubscriber_WhenNotSubscribedBefore
✅ AtLeastOnceGurantee_ShouldRedeliverLater_WhenMessageNotAcked
✅ AutoCreateTopic_ShouldCreateTopicOnPublish_WhenSettingEnabled
✅ AutoCreateTopic_ShouldCreateTopicOnSubscribe_WhenSettingEnabled
✅ AutoCreateTopic_ShouldNotCreateTopicOnPublish_WhenSettingDisabled
✅ AutoCreateTopic_ShouldNotCreateTopicOnSubscribe_WhenSettingDisabled
✅ CompetingConsumers_ShouldDeliverOnlyOnce_WhenMultipleConsumersInGroup
✅ CompetingConsumers_ShouldDistributeMessages_WhenMultipleConsumersInGroup
✅ OpenDDD.Tests.Integration.Infrastructure.Events.InMemory.InMemoryMessagingProviderTests
✅ AtLeastOnceGuarantee_ShouldDeliverToLateSubscriber_WhenSubscribedBefore
✅ AtLeastOnceGuarantee_ShouldNotDeliverToLateSubscriber_WhenNotSubscribedBefore
✅ AtLeastOnceGuarantee_ShouldRedeliverLater_WhenMessageNotAcked
✅ CompetingConsumers_ShouldDeliverOnlyOnce_WhenMultipleConsumersInGroup
✅ CompetingConsumers_ShouldDistributeMessages_WhenMultipleConsumersInGroup
✅ OpenDDD.Tests.Integration.Infrastructure.Events.Kafka.KafkaMessagingProviderTests
✅ AtLeastOnceGurantee_ShouldDeliverToLateSubscriber_WhenSubscribedBefore
✅ AtLeastOnceGurantee_ShouldNotDeliverToLateSubscriber_WhenNotSubscribedBefore
✅ AtLeastOnceGurantee_ShouldRedeliverLater_WhenMessageNotAcked
✅ AutoCreateTopic_ShouldCreateTopicOnPublish_WhenSettingEnabled
✅ AutoCreateTopic_ShouldCreateTopicOnSubscribe_WhenSettingEnabled
✅ AutoCreateTopic_ShouldNotCreateTopicOnPublish_WhenSettingDisabled
✅ AutoCreateTopic_ShouldNotCreateTopicOnSubscribe_WhenSettingDisabled
✅ CompetingConsumers_ShouldDeliverOnlyOnce_WhenMultipleConsumersInGroup
✅ CompetingConsumers_ShouldDistributeMessages_WhenMultipleConsumersInGroup
✅ OpenDDD.Tests.Integration.Infrastructure.Events.RabbitMq.RabbitMqMessagingProviderTests
✅ AtLeastOnceGurantee_ShouldDeliverToLateSubscriber_WhenSubscribedBefore
✅ AtLeastOnceGurantee_ShouldNotDeliverToLateSubscriber_WhenNotSubscribedBefore
✅ AtLeastOnceGurantee_ShouldRedeliverLater_WhenMessageNotAcked
✅ AutoCreateTopic_ShouldCreateTopicOnPublish_WhenSettingEnabled
✅ AutoCreateTopic_ShouldCreateTopicOnSubscribe_WhenSettingEnabled
✅ AutoCreateTopic_ShouldNotCreateTopicOnPublish_WhenSettingDisabled
✅ AutoCreateTopic_ShouldNotCreateTopicOnSubscribe_WhenSettingDisabled
✅ CompetingConsumers_ShouldDeliverOnlyOnce_WhenMultipleConsumersInGroup
✅ CompetingConsumers_ShouldDistributeMessages_WhenMultipleConsumersInGroup
✅ OpenDDD.Tests.Integration.Infrastructure.Repository.EfCore.Postgres.PostgresEfCoreRepositoryTests
✅ DeleteAsync_ShouldRemoveEntity
✅ FindAllAsync_ShouldReturnAllEntities
✅ FindAsync_ShouldReturnEntityIfExists
✅ FindAsync_ShouldReturnNullIfNotExists
✅ FindWithAsync_ShouldReturnFilteredResults
✅ SaveAsync_ShouldInsertOrUpdateEntity
✅ OpenDDD.Tests.Integration.Infrastructure.Repository.EfCore.Sqlite.SqliteEfCoreRepositoryTests
✅ DeleteAsync_ShouldRemoveEntity
✅ FindAllAsync_ShouldReturnAllEntities
✅ FindAsync_ShouldReturnEntityIfExists
✅ FindAsync_ShouldReturnNullIfNotExists
✅ FindWithAsync_ShouldReturnFilteredResults
✅ SaveAsync_ShouldInsertOrUpdateEntity
✅ OpenDDD.Tests.Integration.Infrastructure.Repository.OpenDdd.InMemory.InMemoryOpenDddRepositoryTests
✅ DeleteAsync_ShouldRemoveEntity
✅ FindAllAsync_ShouldReturnAllEntities
✅ FindAsync_ShouldReturnEntityIfExists
✅ FindAsync_ShouldReturnNullIfNotExists
✅ FindWithAsync_ShouldReturnFilteredResults
✅ SaveAsync_ShouldInsertOrUpdateEntity
✅ OpenDDD.Tests.Integration.Infrastructure.Repository.OpenDdd.Postgres.PostgresOpenDddRepositoryTests
✅ DeleteAsync_ShouldRemoveEntity
✅ FindAllAsync_ShouldReturnAllEntities
✅ FindAsync_ShouldReturnEntityIfExists
✅ FindAsync_ShouldReturnNullIfNotExists
✅ FindWithAsync_ShouldReturnFilteredResults
✅ SaveAsync_ShouldInsertOrUpdateEntity
Loading