Bump xunit from 2.6.2 to 2.6.6 #41
GitHub Actions / Test Results
succeeded
Jan 18, 2024 in 0s
All 36 tests pass in 2s
36 tests 36 ✅ 2s ⏱️
5 suites 0 💤
5 files 0 ❌
Results for commit 9cac5b9.
Annotations
Check notice on line 0 in .github
github-actions / Test Results
36 tests found
There are 36 tests, see "Raw output" for the full list of tests.
Raw output
DrifterApps.Seeds.Application.Mediatr.Tests.LoggingBehaviorTests ‑ Handle_WithRequest_LogsStartAndEnd
DrifterApps.Seeds.Application.Mediatr.Tests.MediatRServiceConfigurationExtensionsTests ‑ GivenPing_WhenHitBack_ThenCommit
DrifterApps.Seeds.Application.Mediatr.Tests.MediatRServiceConfigurationExtensionsTests ‑ GivenPing_WhenMissed_ThenRollback
DrifterApps.Seeds.Application.Mediatr.Tests.MediatRServiceConfigurationExtensionsTests ‑ GivenPing_WhenNoFirstMessage_ThenValidatorIsCalledAndThrowsValidationException
DrifterApps.Seeds.Application.Mediatr.Tests.MediatRServiceConfigurationExtensionsTests ‑ GivenRegisterServicesFromApplication_WhenInvoked_ThenRegisterServices
DrifterApps.Seeds.Application.Mediatr.Tests.ValidationPreProcessorTests ‑ Process_WithInvalidRequest_ShouldThrowValidationException
DrifterApps.Seeds.Application.Mediatr.Tests.ValidationPreProcessorTests ‑ Process_WithNoValidators_ShouldNotThrowException
DrifterApps.Seeds.Application.Mediatr.Tests.ValidationPreProcessorTests ‑ Process_WithValidRequest_ShouldNotThrowException
DrifterApps.Seeds.Application.Tests.ClassTests ‑ Test
DrifterApps.Seeds.Application.Tests.UserContextTests ‑ GivenGetUserId_WhenHttpContextIsNull_ThenReturnEmptyGuid
DrifterApps.Seeds.Application.Tests.UserContextTests ‑ GivenGetUserId_WhenUserHasNameIdentifierAndSubClaim_ThenReturnNameIdentifierClaim
DrifterApps.Seeds.Application.Tests.UserContextTests ‑ GivenGetUserId_WhenUserHasNameIdentifierClaim_ThenReturnNameIdentifierClaim
DrifterApps.Seeds.Application.Tests.UserContextTests ‑ GivenGetUserId_WhenUserHasNoClaims_ThenReturnEmptyGuid
DrifterApps.Seeds.Application.Tests.UserContextTests ‑ GivenGetUserId_WhenUserHasSubClaim_ThenReturnSubClaim
DrifterApps.Seeds.Domain.Tests.DomainExceptionOfTTests ‑ Constructor_WithMessageAndInnerException_ShouldCreateInstanceWithMessageAndInnerException
DrifterApps.Seeds.Domain.Tests.DomainExceptionOfTTests ‑ Constructor_WithMessage_ShouldCreateInstanceWithMessage
DrifterApps.Seeds.Domain.Tests.DomainExceptionOfTTests ‑ Constructor_WithoutArguments_ShouldCreateInstance
DrifterApps.Seeds.Domain.Tests.DomainExceptionTests ‑ Constructor_WithMessageAndInnerException_ShouldCreateInstanceWithMessageAndInnerException
DrifterApps.Seeds.Domain.Tests.DomainExceptionTests ‑ Constructor_WithMessage_ShouldCreateInstanceWithMessage
DrifterApps.Seeds.Domain.Tests.DomainExceptionTests ‑ Constructor_WithoutArguments_ShouldCreateInstance
DrifterApps.Seeds.Infrastructure.Tests.MediatorSerializedObjectTests ‑ GivenConstructor_WhenFullTypeNameNotFound_ThenShouldThrowArgumentException
DrifterApps.Seeds.Infrastructure.Tests.MediatorSerializedObjectTests ‑ SerializeObject_ShouldReturnMediatorSerializedObject
DrifterApps.Seeds.Infrastructure.Tests.MediatorSerializedObjectTests ‑ ToString_ShouldReturnFormattedString
DrifterApps.Seeds.Infrastructure.Tests.MediatorSerializedObjectTests ‑ TryDeserializeObject_WithInvalidData_ShouldReturnFalse
DrifterApps.Seeds.Infrastructure.Tests.MediatorSerializedObjectTests ‑ TryDeserializeObject_WithValidData_ShouldDeserializeObject
DrifterApps.Seeds.Infrastructure.Tests.RequestExecutorTests ‑ GivenExecuteCommand_WhenSerializedObjectIsBaseRequest_ThenSend
DrifterApps.Seeds.Infrastructure.Tests.RequestExecutorTests ‑ GivenExecuteCommand_WhenSerializedObjectNotValid_ThenDoNothing
DrifterApps.Seeds.Infrastructure.Tests.RequestSchedulerTests ‑ GivenConstructor_WhenRequestExecutorIsNull_ThenThrowArgumentNullException
DrifterApps.Seeds.Infrastructure.Tests.RequestSchedulerTests ‑ GivenScheduleRecurring_WhenInvoked_ThenScheduleTheRecurringJob
DrifterApps.Seeds.Infrastructure.Tests.RequestSchedulerTests ‑ GivenSchedule_WhenDateTimeOffsetUsedInvoked_ThenScheduleTheJob
DrifterApps.Seeds.Infrastructure.Tests.RequestSchedulerTests ‑ GivenSchedule_WhenTimeSpanUsedInvoked_ThenScheduleTheJob
DrifterApps.Seeds.Infrastructure.Tests.RequestSchedulerTests ‑ GivenSendNow_WhenInvoked_ThenQueueTheJob
DrifterApps.Seeds.Infrastructure.Tests.ServiceCollectionExtensionsTests ‑ GivenAddHangfireRequestScheduler_WhenInvoked_ThenServicesRegistered
DrifterApps.Seeds.Testing.Tests.StepDefinitions.RootStepDefinitionTests ‑ GivenWithCreatedId_WhenCreatedIdEmpty_ThenReturnCreatedId
DrifterApps.Seeds.Testing.Tests.StepDefinitions.RootStepDefinitionTests ‑ GivenWithCreatedId_WhenCreatedIdValid_ThenReturnCreatedId
DrifterApps.Seeds.Testing.Tests.StepDefinitions.RootStepDefinitionTests ‑ GivenWithResultAs_WhenCreatedIdEmpty_ThenReturnCreatedId
Loading