Dim@6002 vraag voorinvullen met laatst bekeken tab van kennisartikel - testbevindingen #1914
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / dotnet tests
succeeded
Sep 14, 2023 in 0s
dotnet tests ✅
✅ testresults/_buildkitsandbox_2023-09-14_10_52_54.trx
40 tests were completed in 6s with 40 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Kiss.Bff.Test.AuthorizationCheckTests | 3✅ | 162ms | ||
Kiss.Bff.Test.BerichtenControllerTests | 5✅ | 308ms | ||
Kiss.Bff.Test.CategorienControllerTests | 1✅ | 66ms | ||
Kiss.Bff.Test.GespreksresultatenUnitTests | 8✅ | 128ms | ||
Kiss.Bff.Test.GetFeaturedCountControllerTests | 1✅ | 23ms | ||
Kiss.Bff.Test.LinksControllerUnitTests | 7✅ | 27ms | ||
Kiss.Bff.Test.MarkeerGelezenControllerTests | 2✅ | 44ms | ||
Kiss.Bff.Test.SearchBerichtenControllerTests | 1✅ | 146ms | ||
Kiss.Bff.Test.SendFeedbackTest | 1✅ | 959ms | ||
Kiss.Bff.Test.SkillsControllerUnitTests | 8✅ | 121ms | ||
Kiss.Bff.Test.VerwerkingMiddlewareUnitTests | 1✅ | 110ms | ||
Kiss.Bff.Test.ZaakGerichtWerkenUnitTests | 2✅ | 349ms |
✅ Kiss.Bff.Test.AuthorizationCheckTests
✅ Test (/api/faq)
✅ Test (/api/internetaak/api/version/objects,post)
✅ Test (/api/postcontactmomenten,post)
✅ 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.GetFeaturedCountControllerTests
✅ GetCount_ReturnsActionResult_WithFeaturedCount
✅ 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.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.VerwerkingMiddlewareUnitTests
✅ SendAsync_LogsHttpRequestToDatabase
✅ Kiss.Bff.Test.ZaakGerichtWerkenUnitTests
✅ GenerateToken_ReturnsValidToken
✅ Post_AddsOrUpdatesContactmomentToDatabase
Loading