#827 playwright test stappen nieuwswerkinstructies skills filter #921
GitHub Actions / dotnet tests
succeeded
Dec 17, 2024 in 1s
100 passed, 0 failed and 2 skipped
✅ testresults/_buildkitsandbox_2024-12-17_14_12_28.trx
102 tests were completed in 5s with 100 passed, 0 failed and 2 skipped.
✅ Kiss.Bff.Test.AuthorizationCheckTests
✅ CallingEnpointsWithoutCredetialsShouldResultInAUnauthorizedResponse (/api/contactmomentendetails?id=1)
✅ CallingEnpointsWithoutCredetialsShouldResultInAUnauthorizedResponse (/api/faq)
✅ CallingEnpointsWithoutCredetialsShouldResultInAUnauthorizedResponse (/api/internetaak/api/version/objects,post)
✅ CallingEnpointsWithoutCredetialsShouldResultInAUnauthorizedResponse (/api/KanaalToevoegen,post)
✅ CallingEnpointsWithoutCredetialsShouldResultInAUnauthorizedResponse (/api/postcontactmomenten,post)
✅ CallingEnpointsWithoutCredetialsShouldResultInAUnauthorizedResponse (/api/zaaksysteem/deeplinkconfig)
✅ TestAuthorizationOfManagementInformatieEndpoint
✅ TestAuthorizeAttribute (Kiss.Bff.Beheer.Verwerking.GetVerwerkingsLogs,Get,System.Type[])
✅ TestAuthorizeAttribute (Kiss.Bff.Intern.Gespreksresultaten.Features.GespreksresultatenController,DeleteGespreksresultaat,System.Type[])
✅ TestAuthorizeAttribute (Kiss.Bff.Intern.Gespreksresultaten.Features.GespreksresultatenController,PostGespreksresultaat,System.Type[])
✅ TestAuthorizeAttribute (Kiss.Bff.Intern.Gespreksresultaten.Features.GespreksresultatenController,PutGespreksresultaat,System.Type[])
✅ TestAuthorizeAttribute (Kiss.Bff.Intern.Links.Features.LinksController,DeleteLink,System.Type[])
✅ TestAuthorizeAttribute (Kiss.Bff.Intern.Links.Features.LinksController,PostLink,System.Type[])
✅ TestAuthorizeAttribute (Kiss.Bff.Intern.Links.Features.LinksController,PutLink,System.Type[])
⚪ TestAuthorizeAttribute (Kiss.Bff.Intern.Seed.Features.SeedController,SeedCheck,System.Type[])
⚪ TestAuthorizeAttribute (Kiss.Bff.Intern.Seed.Features.SeedController,SeedStart,System.Type[])
✅ TestAuthorizeAttribute (Kiss.Bff.NieuwsEnWerkinstructies.Features.SkillsController,PostSkill,System.Type[])
✅ TestAuthorizeAttribute (Kiss.Bff.NieuwsEnWerkinstructies.Features.SkillsController,PutSkill,System.Type[])
✅ Kiss.Bff.Test.BerichtenControllerTests
✅ DeleteBericht_ReturnsNoContentResult_WhenBerichtIsDeleted
✅ GetBericht_ReturnsOkObjectResult_WithBerichtViewModel
✅ GetBerichten_ReturnsOkResult_WithBerichtOverviewModels
✅ PostBericht_ReturnsCreatedAtActionResult_WithCreatedBerichtViewModel
✅ PutBericht_ReturnsNoContentResult_WhenBerichtIsUpdated
✅ Kiss.Bff.Test.CategorienControllerTests
✅ GetLinks_ReturnsOkResult_WithCategories
✅ Kiss.Bff.Test.GespreksresultatenUnitTests
✅ DeleteGespreksresultaat_WithInvalidId_ReturnsNoContent
✅ DeleteGespreksresultaat_WithValidId_ReturnsNoContent
✅ GetGespreksresultaat_ReturnsGespreksresultaat
✅ GetGespreksresultaat_WithInvalidId_ReturnsNotFound
✅ GetGespreksresultaten_ReturnsOkResultWithGespreksresultaten
✅ PostGespreksresultaat_ReturnsCreatedResponseWithGespreksresultaat
✅ PutGespreksresultaat_WithInvalidId_ReturnsNotFound
✅ PutGespreksresultaat_WithValidId_ReturnsNoContent
✅ Kiss.Bff.Test.GetFaqTests
✅ Get_ReturnsTopQuestions
✅ Kiss.Bff.Test.GetFeaturedCountControllerTests
✅ GetCount_ReturnsActionResult_WithFeaturedCount
✅ Kiss.Bff.Test.KanalenTests
✅ DeleteLink_WithInvalidId_ReturnsNotFoundResult
✅ DeleteLink_WithValidId_ReturnsNoContent
✅ Get_WithInvalidId_ReturnsNotFoundResult
✅ Get_WithValidId_ReturnsKanaal
✅ Post_WithValid_ReturnsCreatedResult
✅ Put_WithValidId_ReturnsNoContent
✅ PutLink_WithInvalidId_ReturnsNotFoundResult
✅ Kiss.Bff.Test.LinksControllerUnitTests
✅ DeleteLink_WithInvalidId_ReturnsNotFoundResult
✅ DeleteLink_WithValidId_ReturnsNoContent
✅ GetLink_WithInvalidId_ReturnsNotFoundResult
✅ GetLink_WithValidId_ReturnsLink
✅ PostLink_WithValidLink_ReturnsCreatedResultWithLink
✅ PutLink_WithInvalidId_ReturnsNotFoundResult
✅ PutLink_WithValidId_ReturnsNoContent
✅ Kiss.Bff.Test.MarkeerGelezenControllerTests
✅ MarkeerGelezen_ExistingEntity_IsGelezenFalse_RemovesGelezen
✅ MarkeerGelezen_ExistingEntity_UpdatesGelezenOp
✅ Kiss.Bff.Test.MigrationCompletenessTest
✅ TestIfWeForgotToAddAMigration
✅ Kiss.Bff.Test.MigrationDownAndUpTest
✅ MigrateUpAndDown
✅ Kiss.Bff.Test.PostKlantContactenCustomProxyTests
✅ CheckIfActorExists_ShouldReturnActorUuid_WhenActorExists
✅ CheckIfActorExists_ShouldReturnNull_WhenActorDoesNotExist
✅ LinkActorWithKlantContact_ShouldReturnFalse_WhenLinkFails
✅ LinkActorWithKlantContact_ShouldReturnTrue_WhenLinkedSuccessfully
✅ PostActoren_ShouldReturnCreatedActorUuid_WhenSuccessful
✅ PostKlantContact_ShouldReturnKlantContactUuid_WhenSuccessful
✅ Kiss.Bff.Test.ReadContactmomentenDetailsTests
✅ Get_InvalidId_ReturnsNotFound
✅ Get_ValidId_ReturnsOk
✅ Kiss.Bff.Test.ReadContactverzoekenVragenSetsTests
✅ Get_ContactVerzoekVragenSetsExist_ReturnsOkWithList
✅ Get_NoContactVerzoekVragenSets_ReturnsOkWithEmptyList
✅ Kiss.Bff.Test.SearchBerichtenControllerTests
✅ GetBerichten_ReturnsSearchResults
✅ Kiss.Bff.Test.SendFeedbackTest
✅ BuildEmailBody_ContainsUserName
✅ Kiss.Bff.Test.SkillsControllerUnitTests
✅ DeleteSkill_ReturnsNoContentResult_WithValidId
✅ DeleteSkill_ReturnsNotFoundResult_WithInvalidId
✅ GetSkill_ReturnsNotFoundResult_WithInvalidId
✅ GetSkill_ReturnsOkResult_WithValidId
✅ GetSkills_ReturnsOkResult_WithSkills
✅ PostSkill_ReturnsCreatedAtActionResult_WithValidModel
✅ PutSkill_ReturnsNoContentResult_WithValidId
✅ PutSkill_ReturnsNotFoundResult_WithInvalidId
✅ Kiss.Bff.Test.UserExtensionsTests
✅ GetEmail_UserHasJwtEmailClaim_ReturnsJwtEmailClaim
✅ GetEmail_UserHasPreferredUserNameClaim_ReturnsPreferredUserNameClaim
✅ GetFirstName_UserHasJwtGivenNameClaim_ReturnsJwtGivenNameClaim
✅ GetId_UserHasNameIdentifier_ReturnsNameIdentifier
✅ GetId_UserHasObjectIdentifier_ReturnsObjectIdentifier
✅ GetLastName_UserHasIdentityName_ReturnsIdentityName
✅ GetLastName_UserHasJwtFamilyNameClaim_ReturnsJwtFamilyNameClaim
✅ GetLastName_UserHasJwtNameClaim_ReturnsJwtNameClaim
✅ GetMedewerkerIdentificatie_ReturnsJsonObjectWithTruncatedValues
✅ Kiss.Bff.Test.VerwerkingMiddlewareUnitTests
✅ SendAsync_LogsHttpRequestToDatabase
✅ Kiss.Bff.Test.WriteContactmomentDetailsTests
✅ Post_ModelWithExistingId_UpdatesExistingEntity
✅ Post_ValidModel_ReturnsOk
✅ Kiss.Bff.Test.WriteContactverzoekenVragenSetsTests
✅ DeleteContactVerzoekVragenSet_ReturnsOkResult_WhenModelIsDeleted
✅ PostContactVerzoekVragenSet_ReturnsOkResult_WhenModelIsAdded
✅ PutContactVerzoekVragenSet_ReturnsOkResult_WhenModelIsUpdated
✅ Kiss.Bff.Test.ZaakGerichtWerkenUnitTests
✅ GenerateToken_ReturnsValidToken
✅ Kiss.Bff.Test.Zaaksysteem.GetZaaksysteemDeeplinkConfigTest
✅ Get_config_returns_500_if_config_is_missing
✅ GetConfigReturnsCorrectVariables
✅ Kiss.Bff.Test.Zaaksysteem.GetZakenTests
✅ GetZaken_correctly_handles_missing_config
✅ GetZaken_correctly_proxies_400_status_code
✅ GetZaken_correctly_proxies_unreachable_host
✅ GetZaken_sets_zaaksysteemId
✅ GetZaken_uses_ordering_parameter_for_sorting_ascending
✅ GetZaken_uses_ordering_parameter_for_sorting_descending
✅ GetZaken_with_kvknummer_and_rsin_queries_by_kvknummer_if_specified_in_config
✅ GetZaken_with_kvknummer_and_rsin_queries_by_rsin_by_default
✅ Kiss.Bff.Test.Zaaksysteem.ZaaksysteemConfigTests
✅ Legacy_environment_variables_are_parsed_as_zaaksysteem_config
✅ New_list_environment_variables_are_parsed_as_zaaksysteem_config
✅ Kiss.Bff.Test.Zaaksysteem.ZaaksysteemProxyTests
✅ Proxy_returns_500_if_config_is_missing
✅ Proxy_returns_correct_result
Loading