Skip to content

v1.2.4 release

v1.2.4 release #192

GitHub Actions / Integration Tests succeeded Aug 22, 2023 in 0s

Integration Tests ✅

Tests passed successfully

✅ results.trx

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

Test suite Passed Failed Skipped Time
CDR.DataRecipient.IntegrationTests.US12693_MDR_HostArrangementRevocation_JWT 19✅ 13s
CDR.DataRecipient.IntegrationTests.US12964_MDR_Jwks 1✅ 16ms
CDR.DataRecipient.IntegrationTests.US44937_MDR_MTLSEndpointAliases 18✅ 5ms

✅ CDR.DataRecipient.IntegrationTests.US12693_MDR_HostArrangementRevocation_JWT

✅ AC01_Post_WithCDRArrangementIdParameterOnly_ShouldRespondWith_400BadRequest_ErrorResponse
✅ AC02_Post_WithEmptyCDRArrangementJwtParameter_ShouldRespondWith_400BadRequest_ErrorResponse
✅ AC03_Post_WithNullCDRArrangementJwtParameter_ShouldRespondWith_400BadRequest_ErrorResponse
✅ AC03b_Post_WithEmptyCDRArrangementJWTPayload_ShouldRespondWith_400BadRequest_ErrorResponse
✅ AC04_Post_WithCDRArrangementJwtWithNoCdrArrangementId_ShouldRespondWith_400BadRequest_ErrorResponse
✅ AC04b_Post_WithCDRArrangementJwtWithEmptyCdrArrangementId_ShouldRespondWith_400BadRequest_ErrorResponse
✅ AC05_Post_WithNonMatchingCDRArrangementIdValues_ShouldRespondWith_400BadRequest_ErrorResponse
✅ AC06_Post_WithInvalidCDRArrangementIdValue_ShouldRespondWith_422UnprocessableEntity_ErrorResponse
✅ AC07_Post_WithUnownedCDRArrangementId_ShouldRespondWith_422UnprocessableEntity_ErrorResponse
✅ AC08b_Post_WithInvalidSignatureCDRArrangementJwt_ShouldRespondWith_400InvalidField_ErrorResponse
✅ AC09_Post_WithInvalidContentTypeHeader_ShouldRespondWith_400BadRequest_ErrorResponse
✅ AC10_Post_WithInvalidClientAssertion_ShouldRespondWith_401Unauthorized_ErrorResponse
✅ AC11_Post_WithMinimalCDRArrangementJWT_ShouldRespondWith_204NoContent
✅ AC12_Post_WithInvalidClaimsValuesInJWT_ShouldRespondWith_400BadRequest_ErrorResponse
✅ AC13_Post_WithUnmatchingIssAndSubInJWT_ShouldRespondWith_400BadRequest_ErrorResponse
✅ AC14_Post_WithExpiredJWT_ShouldRespondWith_400BadRequest_ErrorResponse
✅ AC15_Post_WithInvalidAudienceInJWT_ShouldRespondWith_400BadRequest_ErrorResponse
✅ AC16_Post_WithInvalidIssuerInJWT_ShouldRespondWith_400BadRequest_ErrorResponse
✅ AC17_Post_WithFullJwt_ShouldRespondWith_204NoContent

✅ CDR.DataRecipient.IntegrationTests.US12964_MDR_Jwks

✅ AC01_Get_ShouldRespondWith_200OK_ValidJWKS

✅ CDR.DataRecipient.IntegrationTests.US44937_MDR_MTLSEndpointAliases

✅ AC01_WhenMtlsEndpointAlias_ShouldReturnAlias(expectedValue: "IntrospectionEndpoint alias", propertyName: "IntrospectionEndpoint", propertyValue: "IntrospectionEndpoint", aliasPropertyValue: "IntrospectionEndpoint alias")
✅ AC01_WhenMtlsEndpointAlias_ShouldReturnAlias(expectedValue: "IntrospectionEndpoint", propertyName: "IntrospectionEndpoint", propertyValue: "IntrospectionEndpoint", aliasPropertyValue: "")
✅ AC01_WhenMtlsEndpointAlias_ShouldReturnAlias(expectedValue: "IntrospectionEndpoint", propertyName: "IntrospectionEndpoint", propertyValue: "IntrospectionEndpoint", aliasPropertyValue: null)
✅ AC01_WhenMtlsEndpointAlias_ShouldReturnAlias(expectedValue: "PushedAuthorizationRequestEndpoint alias", propertyName: "PushedAuthorizationRequestEndpoint", propertyValue: "PushedAuthorizationRequestEndpoint", aliasPropertyValue: "PushedAuthorizationRequestEndpoint alias")
✅ AC01_WhenMtlsEndpointAlias_ShouldReturnAlias(expectedValue: "PushedAuthorizationRequestEndpoint", propertyName: "PushedAuthorizationRequestEndpoint", propertyValue: "PushedAuthorizationRequestEndpoint", aliasPropertyValue: "")
✅ AC01_WhenMtlsEndpointAlias_ShouldReturnAlias(expectedValue: "PushedAuthorizationRequestEndpoint", propertyName: "PushedAuthorizationRequestEndpoint", propertyValue: "PushedAuthorizationRequestEndpoint", aliasPropertyValue: null)
✅ AC01_WhenMtlsEndpointAlias_ShouldReturnAlias(expectedValue: "RegistrationEndpoint alias", propertyName: "RegistrationEndpoint", propertyValue: "RegistrationEndpoint", aliasPropertyValue: "RegistrationEndpoint alias")
✅ AC01_WhenMtlsEndpointAlias_ShouldReturnAlias(expectedValue: "RegistrationEndpoint", propertyName: "RegistrationEndpoint", propertyValue: "RegistrationEndpoint", aliasPropertyValue: "")
✅ AC01_WhenMtlsEndpointAlias_ShouldReturnAlias(expectedValue: "RegistrationEndpoint", propertyName: "RegistrationEndpoint", propertyValue: "RegistrationEndpoint", aliasPropertyValue: null)
✅ AC01_WhenMtlsEndpointAlias_ShouldReturnAlias(expectedValue: "RevocationEndpoint alias", propertyName: "RevocationEndpoint", propertyValue: "RevocationEndpoint", aliasPropertyValue: "RevocationEndpoint alias")
✅ AC01_WhenMtlsEndpointAlias_ShouldReturnAlias(expectedValue: "RevocationEndpoint", propertyName: "RevocationEndpoint", propertyValue: "RevocationEndpoint", aliasPropertyValue: "")
✅ AC01_WhenMtlsEndpointAlias_ShouldReturnAlias(expectedValue: "RevocationEndpoint", propertyName: "RevocationEndpoint", propertyValue: "RevocationEndpoint", aliasPropertyValue: null)
✅ AC01_WhenMtlsEndpointAlias_ShouldReturnAlias(expectedValue: "TokenEndpoint alias", propertyName: "TokenEndpoint", propertyValue: "TokenEndpoint", aliasPropertyValue: "TokenEndpoint alias")
✅ AC01_WhenMtlsEndpointAlias_ShouldReturnAlias(expectedValue: "TokenEndpoint", propertyName: "TokenEndpoint", propertyValue: "TokenEndpoint", aliasPropertyValue: "")
✅ AC01_WhenMtlsEndpointAlias_ShouldReturnAlias(expectedValue: "TokenEndpoint", propertyName: "TokenEndpoint", propertyValue: "TokenEndpoint", aliasPropertyValue: null)
✅ AC01_WhenMtlsEndpointAlias_ShouldReturnAlias(expectedValue: "UserInfoEndpoint alias", propertyName: "UserInfoEndpoint", propertyValue: "UserInfoEndpoint", aliasPropertyValue: "UserInfoEndpoint alias")
✅ AC01_WhenMtlsEndpointAlias_ShouldReturnAlias(expectedValue: "UserInfoEndpoint", propertyName: "UserInfoEndpoint", propertyValue: "UserInfoEndpoint", aliasPropertyValue: "")
✅ AC01_WhenMtlsEndpointAlias_ShouldReturnAlias(expectedValue: "UserInfoEndpoint", propertyName: "UserInfoEndpoint", propertyValue: "UserInfoEndpoint", aliasPropertyValue: null)