Skip to content

pages build and deployment #590

pages build and deployment

pages build and deployment #590

GitHub Actions / Test Results succeeded Nov 19, 2024 in 0s

All 259 tests pass in 6s

259 tests  ±0   259 ✅ ±0   6s ⏱️ ±0s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 1369d8a. ± Comparison against earlier commit b3ea35d.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

259 tests found

There are 259 tests, see "Raw output" for the full list of tests.
Raw output
HomeInventory.Tests.Application.FeatureFlagTests ‑ ConstructorShouldPreserveName
HomeInventory.Tests.Application.FeatureFlagTests ‑ CreateShouldPreserveName
HomeInventory.Tests.Application.FeatureFlagTests ‑ CreateWithContextShouldPreserveName
HomeInventory.Tests.Application.FeatureFlagTests ‑ IsEnabledContextShouldReturnManagerValue(expectedValue: False)
HomeInventory.Tests.Application.FeatureFlagTests ‑ IsEnabledContextShouldReturnManagerValue(expectedValue: True)
HomeInventory.Tests.Application.FeatureFlagTests ‑ IsEnabledShouldReturnManagerValue(expectedValue: False)
HomeInventory.Tests.Application.FeatureFlagTests ‑ IsEnabledShouldReturnManagerValue(expectedValue: True)
HomeInventory.Tests.Application.FeatureFlagTests ‑ WithContextShouldReturn
HomeInventory.Tests.Core.EnumerableExtensionsTests ‑ Concat Should AddItemAtTheEnd
HomeInventory.Tests.Core.EnumerableExtensionsTests ‑ EmptyIfNull Should ReturnEmpty When Null
HomeInventory.Tests.Core.EnumerableExtensionsTests ‑ EmptyIfNull Should ReturnOriginal When NotNull
HomeInventory.Tests.Core.ExecuteTests ‑ AndCatch ShouldCatchExceptionAndReturnResult
HomeInventory.Tests.Core.ExecuteTests ‑ AndCatch ShouldReturnResult
HomeInventory.Tests.Core.ExecuteTests ‑ AndCatchAsync ShouldCatchException
HomeInventory.Tests.Core.ExecuteTests ‑ AndCatchAsync ShouldCatchExceptionAndReturnResult
HomeInventory.Tests.Core.ExecuteTests ‑ AndCatchAsync ShouldExecuteAction
HomeInventory.Tests.Core.ExecuteTests ‑ AndCatchAsync ShouldReturnResult
HomeInventory.Tests.Core.OptionExtensionsTests ‑ Tap ShouldInvokeAction WhenOptionalHasValue
HomeInventory.Tests.Core.OptionExtensionsTests ‑ Tap2 ShouldInvokeAction WhenOptionalHasValue
HomeInventory.Tests.Core.OptionExtensionsTests ‑ Tap3 ShouldInvokeAction WhenOptionalHasValue
HomeInventory.Tests.Core.ReflectionMethodsTests ‑ CreateInstance ShouldCreate When InternalCtorAndArg
HomeInventory.Tests.Core.ReflectionMethodsTests ‑ CreateInstance ShouldCreate When InternalCtorAndNoArgs
HomeInventory.Tests.Core.ReflectionMethodsTests ‑ CreateInstance ShouldCreate When PublicCtorAndArg
HomeInventory.Tests.Core.ReflectionMethodsTests ‑ CreateInstance ShouldCreate When PublicCtorAndNoArgs
HomeInventory.Tests.Core.TypeExtensionsTests ‑ GetFieldsOfType Should ReturnValues
HomeInventory.Tests.Core.TypeExtensionsTests ‑ GetFormattedName Should FormatGeneric
HomeInventory.Tests.Core.TypeExtensionsTests ‑ GetFormattedName Should FormatGeneric2
HomeInventory.Tests.Core.TypeExtensionsTests ‑ GetFormattedName Should NotFormatNonGeneric
HomeInventory.Tests.DependencyInjection.ApplicationDependencyInjectionTests ‑ ShouldRegister
HomeInventory.Tests.DependencyInjection.DomainDependencyInjectionTests ‑ ShouldRegister
HomeInventory.Tests.DependencyInjection.InfrastructureDependencyInjectionTests ‑ ShouldRegister
HomeInventory.Tests.DependencyInjection.UserManagementInfrastructureDependencyInjectionTests ‑ ShouldRegister
HomeInventory.Tests.DependencyInjection.WebDependencyInjectionTests ‑ ShouldRegister
HomeInventory.Tests.DependencyInjection.WebDependencyInjectionTests ‑ ShouldUse
HomeInventory.Tests.Domain.EntityTests ‑ EqualsObject Should ReturnFalseWhenOtherHasDifferentId
HomeInventory.Tests.Domain.EntityTests ‑ EqualsObject Should ReturnFalseWhenOtherHasDifferentType
HomeInventory.Tests.Domain.EntityTests ‑ EqualsObject Should ReturnFalseWhenOtherIsNull
HomeInventory.Tests.Domain.EntityTests ‑ EqualsObject Should ReturnTrueWhenOtherHasSameId
HomeInventory.Tests.Domain.EntityTests ‑ EqualsObject Should ReturnTrueWhenSameReference
HomeInventory.Tests.Domain.EntityTests ‑ EqualsTEntity Should ReturnFalseWhenOtherHasDifferentId
HomeInventory.Tests.Domain.EntityTests ‑ EqualsTEntity Should ReturnFalseWhenOtherIsNull
HomeInventory.Tests.Domain.EntityTests ‑ EqualsTEntity Should ReturnTrueWhenOtherHasSameId
HomeInventory.Tests.Domain.EntityTests ‑ EqualsTEntity Should ReturnTrueWhenSameReference
HomeInventory.Tests.Domain.EntityTests ‑ GetHashCode Should ReturnGetHashCodeFromId
HomeInventory.Tests.Domain.EntityTests ‑ OpEquals Should ReturnFalseWhenOtherHasDifferentId
HomeInventory.Tests.Domain.EntityTests ‑ OpEquals Should ReturnTrueWhenOtherHasSameId
HomeInventory.Tests.Domain.EntityTests ‑ OpNotEquals Should ReturnFalseWhenOtherHasSameId
HomeInventory.Tests.Domain.EntityTests ‑ OpNotEquals Should ReturnTrueWhenOtherHasDifferentId
HomeInventory.Tests.Domain.EquatableComponentTests ‑ Equals ShoudBeEqualToComponentWithSameItems WhenManyComponents(count: 1)
HomeInventory.Tests.Domain.EquatableComponentTests ‑ Equals ShoudBeEqualToComponentWithSameItems WhenManyComponents(count: 2)
HomeInventory.Tests.Domain.EquatableComponentTests ‑ Equals ShoudBeEqualToComponentWithSameItems WhenManyComponents(count: 3)
HomeInventory.Tests.Domain.EquatableComponentTests ‑ Equals ShoudBeEqualToEmpty WhenNoComponents
HomeInventory.Tests.Domain.EquatableComponentTests ‑ Equals ShoudNotBeEqualToComponentWithDifferentItems WhenManyComponents(count: 1)
HomeInventory.Tests.Domain.EquatableComponentTests ‑ Equals ShoudNotBeEqualToComponentWithDifferentItems WhenManyComponents(count: 2)
HomeInventory.Tests.Domain.EquatableComponentTests ‑ Equals ShoudNotBeEqualToComponentWithDifferentItems WhenManyComponents(count: 3)
HomeInventory.Tests.Domain.EquatableComponentTests ‑ Equals ShoudNotBeEqualToEmpty WhenManyComponents(count: 1)
HomeInventory.Tests.Domain.EquatableComponentTests ‑ Equals ShoudNotBeEqualToEmpty WhenManyComponents(count: 2)
HomeInventory.Tests.Domain.EquatableComponentTests ‑ Equals ShoudNotBeEqualToEmpty WhenManyComponents(count: 3)
HomeInventory.Tests.Domain.EquatableComponentTests ‑ GetHashCode ShoudReturnCombinedComponentsHash WhenManyComponents(count: 1)
HomeInventory.Tests.Domain.EquatableComponentTests ‑ GetHashCode ShoudReturnCombinedComponentsHash WhenManyComponents(count: 2)
HomeInventory.Tests.Domain.EquatableComponentTests ‑ GetHashCode ShoudReturnCombinedComponentsHash WhenManyComponents(count: 3)
HomeInventory.Tests.Domain.EquatableComponentTests ‑ GetHashCode ShoudReturnZero WhenNoComponents
HomeInventory.Tests.Domain.FixedDateTimeServiceTests ‑ UtcNow ShouldReturnSuppliedTime
HomeInventory.Tests.Domain.FixedDateTimeServiceTests ‑ UtcNow ShouldReturnSuppliedTimeFromOther
HomeInventory.Tests.Domain.FixedDateTimeServiceTests ‑ UtcNow ShouldReturnSuppliedTimeInUTC
HomeInventory.Tests.Domain.ValueObjects.AmountFactoryTests ‑ Create Should Return Amount When ValueIsValid
HomeInventory.Tests.Domain.ValueObjects.AmountFactoryTests ‑ Create Should Return Error When PieceIsFractional
HomeInventory.Tests.Domain.ValueObjects.AmountFactoryTests ‑ Create Should Return Error When ValueIsNegative
HomeInventory.Tests.Domain.ValueObjects.AmountFactoryTests ‑ Create Should Return Value When UnknownMeasurementType
HomeInventory.Tests.Domain.ValueObjects.AmountFactoryTests ‑ Create Should Return Value When UnknownUnit
HomeInventory.Tests.Domain.ValueObjects.AmountTests ‑ Equals Should ReturnTrueIfSameValueAndUnit
HomeInventory.Tests.Domain.ValueObjects.AmountTests ‑ OpEquality Should ReturnTrueIfSameValueAndUnit
HomeInventory.Tests.Domain.ValueObjects.AmountTests ‑ OpInequality Should ReturnFalseIfSameValueAndUnit
HomeInventory.Tests.Domain.ValueObjects.AmountUnitTests ‑ CanBeUsedAsDictionaryKey
HomeInventory.Tests.Domain.ValueObjects.AmountUnitTests ‑ CreateShouldPassTheCallerMemberNameAndType
HomeInventory.Tests.Domain.ValueObjects.AmountUnitTests ‑ CreatedScaledShouldContainSuppliedId
HomeInventory.Tests.Domain.ValueObjects.AmountUnitTests ‑ CreatedShouldContainSuppliedId
HomeInventory.Tests.Domain.ValueObjects.AmountUnitTests ‑ FieldsShoulHaveMatchedName
HomeInventory.Tests.Domain.ValueObjects.AmountUnitTests ‑ Items Should NotBeEmpty
HomeInventory.Tests.Domain.ValueObjects.MeasurementTypeTests ‑ CanBeUsedAsDictionaryKey
HomeInventory.Tests.Domain.ValueObjects.MeasurementTypeTests ‑ CreateShouldPassTheCallerMemberName
HomeInventory.Tests.Domain.ValueObjects.MeasurementTypeTests ‑ CreatedShouldContainSuppliedId
HomeInventory.Tests.Domain.ValueObjects.MeasurementTypeTests ‑ FieldsShoulHaveMatchedName
HomeInventory.Tests.Domain.ValueObjects.MeasurementTypeTests ‑ Items Should NotBeEmpty
HomeInventory.Tests.Framework.Assertions.JsonElementAssertionsTests ‑ BeArrayEqualTo ShoudPass WhenBothEmpty
HomeInventory.Tests.Framework.Assertions.JsonElementAssertionsTests ‑ BeArrayEqualTo ShoudPass WhenBothHasSameValue
HomeInventory.Tests.Framework.Assertions.JsonElementAssertionsTests ‑ BeArrayEqualTo ShoudPass WhenBothNull
HomeInventory.Tests.Framework.Assertions.ObjectExtensionsTests ‑ GetComparer ShouldReturnForNumeric
HomeInventory.Tests.Framework.Assertions.ObjectExtensionsTests ‑ GetComparer ShouldReturnForObject
HomeInventory.Tests.Framework.Assertions.ObjectExtensionsTests ‑ GetComparer ShouldReturnForReferenceType
HomeInventory.Tests.Framework.Assertions.ObjectExtensionsTests ‑ GetComparer ShouldReturnForValueType
HomeInventory.Tests.Framework.Assertions.ServiceDescriptorExtensionsTests ‑ GetInstance ShouldReturnFromImplementationFactory
HomeInventory.Tests.Framework.Assertions.ServiceDescriptorExtensionsTests ‑ GetInstance ShouldReturnFromImplementationInstance
HomeInventory.Tests.Framework.Assertions.ServiceDescriptorExtensionsTests ‑ GetInstance ShouldReturnFromImplementationType
HomeInventory.Tests.Framework.Customizations.ApiBehaviorOptionsCustomizationTests ‑ Customize Should ProvideCorrectCustomization
HomeInventory.Tests.Framework.Customizations.RegisterRequestCustomizationTests ‑ Customize Should ProvideCorrectCustomization
HomeInventory.Tests.Middlewares.CorrelationIdContainerTests ‑ CorrelationId Should NotBeEmpty When Created
HomeInventory.Tests.Middlewares.CorrelationIdContainerTests ‑ GenerateNew Should UpdateCorrelationId
HomeInventory.Tests.Middlewares.CorrelationIdContainerTests ‑ SetExisting Should UpdateCorrelationId
HomeInventory.Tests.Middlewares.CorrelationIdMiddlewareTests ‑ InvokeAsync Should AddCorrelationIdToResponse
HomeInventory.Tests.Middlewares.CorrelationIdMiddlewareTests ‑ InvokeAsync Should AwaitNext
HomeInventory.Tests.Middlewares.CorrelationIdMiddlewareTests ‑ InvokeAsync Should CallNext
HomeInventory.Tests.Middlewares.CorrelationIdMiddlewareTests ‑ InvokeAsync Should CreateCorrelationId When HeaderIsNotSet
HomeInventory.Tests.Middlewares.CorrelationIdMiddlewareTests ‑ InvokeAsync Should NotSetCorrelationIdFromHeaders When ValueIsWrong(unexpectedId: "")
HomeInventory.Tests.Middlewares.CorrelationIdMiddlewareTests ‑ InvokeAsync Should NotSetCorrelationIdFromHeaders When ValueIsWrong(unexpectedId: null)
HomeInventory.Tests.Middlewares.CorrelationIdMiddlewareTests ‑ InvokeAsync Should SetCorrelationIdFromHeaders
HomeInventory.Tests.Presentation.Web.SectionPathTests ‑ Divide Should ReturnCombinedPath
HomeInventory.Tests.Presentation.Web.SectionPathTests ‑ ToString Should ReturnPath
HomeInventory.Tests.Systems.Authentication.BCryptPasswordHasherTests ‑ HashAsync ShouldReturnDifferentHashesForDifferentInputs
HomeInventory.Tests.Systems.Authentication.BCryptPasswordHasherTests ‑ HashAsync ShouldReturnSomethingDifferentFromInput
HomeInventory.Tests.Systems.Authentication.BCryptPasswordHasherTests ‑ VerifyAsync ShouldConfirmHashed
HomeInventory.Tests.Systems.Authentication.GuidJwtIdentityGeneratorTests ‑ GenerateNew Should ReturnNewValue WhenCalledSecondTime
HomeInventory.Tests.Systems.Authentication.GuidJwtIdentityGeneratorTests ‑ GenerateNew Should ReturnNotEmpty
HomeInventory.Tests.Systems.Authentication.JwtBearerOptionsSetupTests ‑ Configure Should SetupOptions
HomeInventory.Tests.Systems.Authentication.JwtTokenGeneratorTests ‑ GenerateTokenAsync Should GenerateCorrectTokenString
HomeInventory.Tests.Systems.Handlers.AuthenticateQueryHandlerTests ‑ Handle OnBadPassword ReturnsError
HomeInventory.Tests.Systems.Handlers.AuthenticateQueryHandlerTests ‑ Handle OnNotFound ReturnsError
HomeInventory.Tests.Systems.Handlers.AuthenticateQueryHandlerTests ‑ Handle OnSuccess ReturnsResult
HomeInventory.Tests.Systems.Handlers.LoggingBehaviorTests ‑ Handle Should LogAfterCallingNext
HomeInventory.Tests.Systems.Handlers.LoggingBehaviorTests ‑ Handle Should LogBeforeCallingNext
HomeInventory.Tests.Systems.Handlers.LoggingBehaviorTests ‑ Handle Should ReturnResponseFromNext
HomeInventory.Tests.Systems.Handlers.LoggingBehaviorTests ‑ Should BeResolved
HomeInventory.Tests.Systems.Handlers.RegisterCommandHandlerTests ‑ Handle OnFailure ReturnsError
HomeInventory.Tests.Systems.Handlers.RegisterCommandHandlerTests ‑ Handle OnSuccess ReturnsResult
HomeInventory.Tests.Systems.Handlers.UnitOfWorkBehaviorTests ‑ Handle Should CallSave When Success
HomeInventory.Tests.Systems.Handlers.UnitOfWorkBehaviorTests ‑ Handle Should NotCallSave When Error
HomeInventory.Tests.Systems.Handlers.UnitOfWorkBehaviorTests ‑ Handle Should ReturnResponseFromNext
HomeInventory.Tests.Systems.Handlers.UnitOfWorkBehaviorTests ‑ Should BeResolvedForCommand
HomeInventory.Tests.Systems.Handlers.UserIdQueryHandlerTests ‑ Handle OnNotFound ReturnsError
HomeInventory.Tests.Systems.Handlers.UserIdQueryHandlerTests ‑ Handle OnSuccess ReturnsResult
HomeInventory.Tests.Systems.Mapping.ContractsMappingsTests ‑ ShouldMap(instance: AuthenticateResult { Id = 01JD11DM6SMDQZSWGQ4ZQG4MKE, Token = Tokenbb12f8f3-666b-41ba-a69d-64ac2754cc6b }, destination: typeof(HomeInventory.Contracts.LoginResponse))
HomeInventory.Tests.Systems.Mapping.ContractsMappingsTests ‑ ShouldMap(instance: LoginRequest { Email = Email0a5c34f1-ee71-4796-876f-5ab552af8f3c, Password = Password2bcf4729-82d3-4503-9008-c803a283ae07 }, destination: typeof(HomeInventory.Application.Cqrs.Queries.Authenticate.AuthenticateQuery))
HomeInventory.Tests.Systems.Mapping.ModelMappingsTests ‑ ShouldMap(instance: 01JD11DKYD2BVTTF9438YXFX4Q, destination: typeof(HomeInventory.Domain.ValueObjects.ProductId))
HomeInventory.Tests.Systems.Mapping.ModelMappingsTests ‑ ShouldMap(instance: 01JD11DKYDDTDZHA4KQZ1927E0, destination: typeof(System.Ulid))
HomeInventory.Tests.Systems.Mapping.ModelMappingsTests ‑ ShouldMap(instance: Amount { Unit = Shot (01JD11DJEH4FZ588G4VT1X1GP0), Value = 34 }, destination: typeof(HomeInventory.Infrastructure.Persistence.Models.ProductAmountModel))
HomeInventory.Tests.Systems.Mapping.ModelMappingsTests ‑ ShouldMap(instance: ProductAmountModel { UnitName = "Cup", Value = 6 }, destination: typeof(HomeInventory.Domain.ValueObjects.Amount))
HomeInventory.Tests.Systems.Mapping.UlidIdConverterTests ‑ Convert Should Throw When IdIsEmpty
HomeInventory.Tests.Systems.Mapping.UlidIdConverterTests ‑ TryConvert Should ReturnError When IdIsEmpty
HomeInventory.Tests.Systems.Mapping.UlidIdConverterTests ‑ TryConvert Should ReturnValue When IdIsNotEmpty
HomeInventory.Tests.Systems.Mapping.UserManagementContractsMappingsTests ‑ ShouldMap(instance: 01JD11DKE66AK6TYC8Z1JCZAAS@email.com, destination: typeof(string))
HomeInventory.Tests.Systems.Mapping.UserManagementContractsMappingsTests ‑ ShouldMap(instance: 01JD11DKE6XHPT2XNVWB1YD5XX, destination: typeof(System.Ulid))
HomeInventory.Tests.Systems.Mapping.UserManagementContractsMappingsTests ‑ ShouldMap(instance: RegisterRequest { Email = Email11665d78-e69d-479d-b483-874f1604e049, Password = Password56fa720e-6b46-49fc-9fe7-21b01b82b541 }, destination: typeof(HomeInventory.Application.Cqrs.Queries.UserId.UserIdQuery))
HomeInventory.Tests.Systems.Mapping.UserManagementContractsMappingsTests ‑ ShouldMap(instance: RegisterRequest { Email = Emaild40ee9ab-2163-431d-bf95-d9c53fe6792c, Password = Passwordb496338f-b560-4dff-8686-29b297bfedd4 }, destination: typeof(HomeInventory.Application.Cqrs.Commands.Register.RegisterCommand))
HomeInventory.Tests.Systems.Mapping.UserManagementContractsMappingsTests ‑ ShouldMap(instance: UserIdResult { UserId = 01JD11DKE6S8R617QMH6FXH03S }, destination: typeof(HomeInventory.Contracts.RegisterResponse))
HomeInventory.Tests.Systems.Mapping.UserManagementModelMappingsTests ‑ ShouldMap(instance: "b96c19f9-93bf-4106-8952-bec57501a5c1", destination: typeof(HomeInventory.Domain.ValueObjects.Email))
HomeInventory.Tests.Systems.Mapping.UserManagementModelMappingsTests ‑ ShouldMap(instance: 01JD11DK55B7VQ8FA9NZVWWADD, destination: typeof(System.Ulid))
HomeInventory.Tests.Systems.Mapping.UserManagementModelMappingsTests ‑ ShouldMap(instance: 01JD11DK55PXP2RHAXX60154YG, destination: typeof(HomeInventory.Domain.ValueObjects.UserId))
HomeInventory.Tests.Systems.Mapping.UserManagementModelMappingsTests ‑ ShouldMap(instance: 01JD11DK55RMP65AS3EBDJT81J@email.com, destination: typeof(string))
HomeInventory.Tests.Systems.Mapping.UserManagementModelMappingsTests ‑ ShouldMap(instance: User { Email = 01JD11DK55YF5YNE3N3AMH2258@email.com, Id = 01JD11DK55DZGM9KDF4G3BZMHH, Password = "Passwordd42f33ce-9115-4e5e-a36d-cf028f97767c" }, destination: typeof(HomeInventory.Infrastructure.Persistence.Models.UserModel))
HomeInventory.Tests.Systems.Mapping.UserManagementModelMappingsTests ‑ ShouldMap(instance: UserModel { CreatedOn = 2024-08-01T00:18:12.2486733+00:00, Email = "Emaila99bfd63-a228-4932-843a-6cef9a91aa37", Id = 01JD11DK551JCR69C2W4PFRXW7, ModifiedOn = 2024-03-21T03:52:32.9353890+00:00, Password = "Password62c751ce-cd48-41fb-907f-c076bb8f445d" }, destination: typeof(HomeInventory.Domain.Aggregates.User))
HomeInventory.Tests.Systems.Mapping.UserManagementModelMappingsTests ‑ ShouldMapUserModelToUser
HomeInventory.Tests.Systems.Mapping.UserManagementModelMappingsTests ‑ ShouldProjectUserModelToUser
HomeInventory.Tests.Systems.Modules.AuthenticationModuleTests ‑ AddRoutes ShouldRegister
HomeInventory.Tests.Systems.Modules.AuthenticationModuleTests ‑ LoginAsync OnFailure ReturnsError
HomeInventory.Tests.Systems.Modules.AuthenticationModuleTests ‑ LoginAsync OnSuccess ReturnsHttp200
HomeInventory.Tests.Systems.Modules.ErrorMappingTests ‑ GetDefaultError Shoud Return500
HomeInventory.Tests.Systems.Modules.ErrorMappingTests ‑ GetError Shoud ReturnExpected When Error(errorType: null, expected: InternalServerError)
HomeInventory.Tests.Systems.Modules.ErrorMappingTests ‑ GetError Shoud ReturnExpected When Error(errorType: typeof(HomeInventory.Domain.Errors.DuplicateEmailError), expected: Conflict)
HomeInventory.Tests.Systems.Modules.ErrorMappingTests ‑ GetError Shoud ReturnExpected When Error(errorType: typeof(HomeInventory.Domain.Primitives.Errors.ConflictError), expected: Conflict)
HomeInventory.Tests.Systems.Modules.ErrorMappingTests ‑ GetError Shoud ReturnExpected When Error(errorType: typeof(HomeInventory.Domain.Primitives.Errors.NotFoundError), expected: NotFound)
HomeInventory.Tests.Systems.Modules.ErrorMappingTests ‑ GetError Shoud ReturnExpected When Error(errorType: typeof(HomeInventory.Domain.Primitives.Errors.ValidationError), expected: BadRequest)
HomeInventory.Tests.Systems.Modules.HomeInventoryProblemDetailsFactoryTests ‑ ConvertToProblem Should Convert When MultipleDifferentErrors
HomeInventory.Tests.Systems.Modules.HomeInventoryProblemDetailsFactoryTests ‑ ConvertToProblem Should Convert When SingleError
HomeInventory.Tests.Systems.Modules.HomeInventoryProblemDetailsFactoryTests ‑ ConvertToProblem Should ConvertWithCorrectStatus When MultipleSimilarErrors
HomeInventory.Tests.Systems.Modules.HomeInventoryProblemDetailsFactoryTests ‑ ConvertToProblem Should ThrowInvalidOperationException When NoErrors
HomeInventory.Tests.Systems.Modules.HomeInventoryProblemDetailsFactoryTests ‑ CreateProblemDetails Should PassValues
HomeInventory.Tests.Systems.Modules.HomeInventoryProblemDetailsFactoryTests ‑ CreateProblemDetails Should SetDefaultStatusTo500
HomeInventory.Tests.Systems.Modules.HomeInventoryProblemDetailsFactoryTests ‑ CreateProblemDetails Should SetDefaultsForStatusCode
HomeInventory.Tests.Systems.Modules.HomeInventoryProblemDetailsFactoryTests ‑ CreateProblemDetails Should SetTraceIdentifierFromContextWhenNoCurrentActivity
HomeInventory.Tests.Systems.Modules.HomeInventoryProblemDetailsFactoryTests ‑ CreateProblemDetails Should SetTraceIdentifierFromCurrentActivity
HomeInventory.Tests.Systems.Modules.HomeInventoryProblemDetailsFactoryTests ‑ CreateValidationProblemDetails Should PassValues
HomeInventory.Tests.Systems.Modules.HomeInventoryProblemDetailsFactoryTests ‑ CreateValidationProblemDetails Should SetDefaultStatusTo400
HomeInventory.Tests.Systems.Modules.HomeInventoryProblemDetailsFactoryTests ‑ CreateValidationProblemDetails Should SetDefaultsForStatusCode
HomeInventory.Tests.Systems.Modules.HomeInventoryProblemDetailsFactoryTests ‑ CreateValidationProblemDetails Should SetTraceIdentifierFromContextWhenNoCurrentActivity
HomeInventory.Tests.Systems.Modules.HomeInventoryProblemDetailsFactoryTests ‑ CreateValidationProblemDetails Should SetTraceIdentifierFromCurrentActivity
HomeInventory.Tests.Systems.Modules.JsonOpenApiValueConverterTests ‑ Convert ShouldReturnNull WhenValueIsDbNull(expected: False)
HomeInventory.Tests.Systems.Modules.JsonOpenApiValueConverterTests ‑ Convert ShouldReturnNull WhenValueIsDbNull(expected: True)
HomeInventory.Tests.Systems.Modules.JsonOpenApiValueConverterTests ‑ Convert ShouldReturnNull WhenValueIsNull
HomeInventory.Tests.Systems.Modules.JsonOpenApiValueConverterTests ‑ Convert ShouldReturnOpenApiNull WhenValueIsDbNull
HomeInventory.Tests.Systems.Modules.SwaggerDefaultValuesTests ‑ Apply Should NotOverrideDefaultForParameter
HomeInventory.Tests.Systems.Modules.SwaggerDefaultValuesTests ‑ Apply Should NotOverrideDescriptionForParameter
HomeInventory.Tests.Systems.Modules.SwaggerDefaultValuesTests ‑ Apply Should NotUnSetRequiredForParameter
HomeInventory.Tests.Systems.Modules.SwaggerDefaultValuesTests ‑ Apply Should NotUnsetDeprecated
HomeInventory.Tests.Systems.Modules.SwaggerDefaultValuesTests ‑ Apply Should RemoveNotSupportedContentTypes(statusCode: 200)
HomeInventory.Tests.Systems.Modules.SwaggerDefaultValuesTests ‑ Apply Should RemoveNotSupportedContentTypes(statusCode: null)
HomeInventory.Tests.Systems.Modules.SwaggerDefaultValuesTests ‑ Apply Should SetDefaultForParameter
HomeInventory.Tests.Systems.Modules.SwaggerDefaultValuesTests ‑ Apply Should SetDeprecated
HomeInventory.Tests.Systems.Modules.SwaggerDefaultValuesTests ‑ Apply Should SetDescriptionForParameter
HomeInventory.Tests.Systems.Modules.SwaggerDefaultValuesTests ‑ Apply Should SetRequiredForParameter
HomeInventory.Tests.Systems.Modules.UserManagementModuleTests ‑ AddRoutes ShouldRegister
HomeInventory.Tests.Systems.Modules.UserManagementModuleTests ‑ RegisterAsync OnFailure ReturnsError
HomeInventory.Tests.Systems.Modules.UserManagementModuleTests ‑ RegisterAsync OnSuccess ReturnsHttp200
HomeInventory.Tests.Systems.Persistence.AmountValueObjectConverterTests ‑ TryConvert
HomeInventory.Tests.Systems.Persistence.ByIdFilterSpecificationTests ‑ ExecuteAsync Should NotSatisfyWithWrongId
HomeInventory.Tests.Systems.Persistence.ByIdFilterSpecificationTests ‑ ExecuteAsync Should SatisfyWithCorrectId
HomeInventory.Tests.Systems.Persistence.ByIdFilterSpecificationTests ‑ Should NotSatisfyWithWrongId
HomeInventory.Tests.Systems.Persistence.ByIdFilterSpecificationTests ‑ Should SatisfyWithCorrectId
HomeInventory.Tests.Systems.Persistence.EventsPersistenceServiceTests ‑ SaveEvents ShouldPersistDomainEvents
HomeInventory.Tests.Systems.Persistence.OutboxMessageConfigurationTests ‑ UserModel Should HaveContentConfigured
HomeInventory.Tests.Systems.Persistence.OutboxMessageConfigurationTests ‑ UserModel Should HavePrimaryKey
HomeInventory.Tests.Systems.Persistence.PersistenceHealthCheckTests ‑ CheckHealthAsync ShouldReturnDegraded WhenCannotConnect
HomeInventory.Tests.Systems.Persistence.PersistenceHealthCheckTests ‑ CheckHealthAsync ShouldReturnDegraded WhenThrows
HomeInventory.Tests.Systems.Persistence.PersistenceHealthCheckTests ‑ CheckHealthAsync ShouldReturnHealthy WhenCanConnect
HomeInventory.Tests.Systems.Persistence.RepositoryTests ‑ AddAsync ShouldAdd
HomeInventory.Tests.Systems.Persistence.RepositoryTests ‑ AddRangeAsync ShouldAdd
HomeInventory.Tests.Systems.Persistence.RepositoryTests ‑ AnyAsync ShouldReturnFalse WhenNoModels
HomeInventory.Tests.Systems.Persistence.RepositoryTests ‑ AnyAsync ShouldReturnTrue WhenModelsStored
HomeInventory.Tests.Systems.Persistence.RepositoryTests ‑ CountAsync ShouldReturnCorrectCount(expectedCount: 0)
HomeInventory.Tests.Systems.Persistence.RepositoryTests ‑ CountAsync ShouldReturnCorrectCount(expectedCount: 1)
HomeInventory.Tests.Systems.Persistence.RepositoryTests ‑ CountAsync ShouldReturnCorrectCount(expectedCount: 2)
HomeInventory.Tests.Systems.Persistence.RepositoryTests ‑ CountAsync ShouldReturnCorrectCount(expectedCount: 3)
HomeInventory.Tests.Systems.Persistence.RepositoryTests ‑ DeleteAsync ShouldRemoveExisting
HomeInventory.Tests.Systems.Persistence.RepositoryTests ‑ DeleteRangeAsync ShouldRemoveExisting
HomeInventory.Tests.Systems.Persistence.RepositoryTests ‑ FindFirstOptionalAsync ShouldFindExisting
HomeInventory.Tests.Systems.Persistence.RepositoryTests ‑ FindFirstOptionalAsync ShouldNotFindNonExisting
HomeInventory.Tests.Systems.Persistence.RepositoryTests ‑ GetAllAsync ShouldReturnExpected
HomeInventory.Tests.Systems.Persistence.RepositoryTests ‑ HasAsync ShouldFindExisting
HomeInventory.Tests.Systems.Persistence.UserHasEmailSpecificationTests ‑ Should NotSatisfyWithWrongEmail
HomeInventory.Tests.Systems.Persistence.UserHasEmailSpecificationTests ‑ Should SatisfyWithCorrectEmail
HomeInventory.Tests.Systems.Persistence.UserModelConfigurationTests ‑ UserModel Should HavePrimaryKey
HomeInventory.Tests.Systems.Persistence.UserRepositoryTests ‑ AddAsync Should CreateUser AccordingToSpec
HomeInventory.Tests.Systems.Persistence.UserRepositoryTests ‑ FindFirstOrNotFoundAsync Should ReturnCorrectUser WhenUserAdded
HomeInventory.Tests.Systems.Persistence.UserRepositoryTests ‑ HasAsync Should ReturnTrue WhenUserAdded
HomeInventory.Tests.Systems.Persistence.UserRepositoryTests ‑ HasPermissionAsync Should ReturnTreu WhenUserAdded
HomeInventory.Tests.Validation.LoginRequestValidatorTests ‑ Should NotPassValidation(email: "", password: "123456789sS$")
HomeInventory.Tests.Validation.LoginRequestValidatorTests ‑ Should NotPassValidation(email: "anonymous.user@none.email", password: "")
HomeInventory.Tests.Validation.LoginRequestValidatorTests ‑ Should NotPassValidation(email: "anonymous.user@none.email", password: null)
HomeInventory.Tests.Validation.LoginRequestValidatorTests ‑ Should NotPassValidation(email: "none.email", password: "123456789sS$")
HomeInventory.Tests.Validation.LoginRequestValidatorTests ‑ Should NotPassValidation(email: null, password: "123456789sS$")
HomeInventory.Tests.Validation.LoginRequestValidatorTests ‑ Should PassValidation(email: "anonymous.user@none.email", password: "123456789sS$")
HomeInventory.Tests.Validation.PasswordValidatorTests ‑ Should NotPassValidation(password: "")
HomeInventory.Tests.Validation.PasswordValidatorTests ‑ Should NotPassValidation(password: "0O.")
HomeInventory.Tests.Validation.PasswordValidatorTests ‑ Should NotPassValidation(password: "0o.")
HomeInventory.Tests.Validation.PasswordValidatorTests ‑ Should NotPassValidation(password: "0oO")
HomeInventory.Tests.Validation.PasswordValidatorTests ‑ Should NotPassValidation(password: "oO.")
HomeInventory.Tests.Validation.PasswordValidatorTests ‑ Should PassValidation(password: "0oO!")
HomeInventory.Tests.Validation.PasswordValidatorTests ‑ Should PassValidation(password: "0oO$")
HomeInventory.Tests.Validation.PasswordValidatorTests ‑ Should PassValidation(password: "0oO%")
HomeInventory.Tests.Validation.PasswordValidatorTests ‑ Should PassValidation(password: "0oO&")
HomeInventory.Tests.Validation.PasswordValidatorTests ‑ Should PassValidation(password: "0oO'")
HomeInventory.Tests.Validation.PasswordValidatorTests ‑ Should PassValidation(password: "0oO(")
HomeInventory.Tests.Validation.PasswordValidatorTests ‑ Should PassValidation(password: "0oO*")
HomeInventory.Tests.Validation.PasswordValidatorTests ‑ Should PassValidation(password: "0oO-")
HomeInventory.Tests.Validation.PasswordValidatorTests ‑ Should PassValidation(password: "0oO.")
HomeInventory.Tests.Validation.PasswordValidatorTests ‑ Should PassValidation(password: "0oO^")
HomeInventory.Tests.Validation.PasswordValidatorTests ‑ Should PassValidation(password: "0oO`")
HomeInventory.Tests.Validation.PasswordValidatorTests ‑ Should PassValidation(password: "0oO~")
HomeInventory.Tests.Validation.PasswordValidatorTests ‑ Should PassValidation(password: null)
HomeInventory.Tests.Validation.RegisterRequestValidatorTests ‑ Should NotPassValidation(email: "", password: "123456789sS$")
HomeInventory.Tests.Validation.RegisterRequestValidatorTests ‑ Should NotPassValidation(email: "anonymous.user@none.email", password: "")
HomeInventory.Tests.Validation.RegisterRequestValidatorTests ‑ Should NotPassValidation(email: "anonymous.user@none.email", password: "123456789S$")
HomeInventory.Tests.Validation.RegisterRequestValidatorTests ‑ Should NotPassValidation(email: "anonymous.user@none.email", password: "123456789s$")
HomeInventory.Tests.Validation.RegisterRequestValidatorTests ‑ Should NotPassValidation(email: "anonymous.user@none.email", password: "123456789sS")
HomeInventory.Tests.Validation.RegisterRequestValidatorTests ‑ Should NotPassValidation(email: "anonymous.user@none.email", password: "1234sS$")
HomeInventory.Tests.Validation.RegisterRequestValidatorTests ‑ Should NotPassValidation(email: "anonymous.user@none.email", password: "sssssssssS$")
HomeInventory.Tests.Validation.RegisterRequestValidatorTests ‑ Should NotPassValidation(email: "anonymous.user@none.email", password: null)
HomeInventory.Tests.Validation.RegisterRequestValidatorTests ‑ Should NotPassValidation(email: "none.email", password: "123456789sS$")
HomeInventory.Tests.Validation.RegisterRequestValidatorTests ‑ Should NotPassValidation(email: null, password: "123456789sS$")
HomeInventory.Tests.Validation.RegisterRequestValidatorTests ‑ Should PassValidation(email: "anonymous.user@none.email", password: "123456789sS$")