chore(deps): bump com.azure:azure-identity from 1.15.4 to 1.18.3 in /backend #24
GitHub Actions / Backend Test Results
succeeded
May 3, 2026 in 0s
20 passed, 0 failed and 0 skipped
✅ backend/target/surefire-reports/TEST-com.ontario.program.controller.ProgramControllerTests.xml
13 tests were completed in 5s with 13 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.ontario.program.controller.ProgramControllerTests | 13✅ | 5s |
✅ com.ontario.program.controller.ProgramControllerTests
✅ shouldSubmitProgram
✅ shouldSubmitProgramWithBudget
✅ shouldRejectProgram
✅ shouldReturnValidationErrorForInvalidReviewStatus
✅ shouldReturnHealthStatus
✅ shouldGetProgramById
✅ shouldApproveProgram
✅ shouldReturnProgramTypes
✅ shouldReturnValidationErrorForNegativeBudget
✅ shouldReturn404ForNonExistentProgram
✅ shouldReturn404WhenReviewingNonExistentProgram
✅ shouldGetAllPrograms
✅ shouldReturnValidationErrorForBlankName
✅ backend/target/surefire-reports/TEST-com.ontario.program.ProgramApplicationTests.xml
1 tests were completed in 578ms with 1 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.ontario.program.ProgramApplicationTests | 1✅ | 578ms |
✅ com.ontario.program.ProgramApplicationTests
✅ contextLoads
✅ backend/target/surefire-reports/TEST-com.ontario.program.repository.RepositoryTests.xml
6 tests were completed in 460ms with 6 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.ontario.program.repository.RepositoryTests | 6✅ | 460ms |
✅ com.ontario.program.repository.RepositoryTests
✅ shouldHaveFrenchTranslationsForAllProgramTypes
✅ shouldFindNotificationsByProgramId
✅ shouldLoadSeededProgramTypes
✅ shouldFindProgramsByNameContaining
✅ shouldFindProgramsByStatus
✅ shouldSaveAndRetrieveProgram
Loading