Skip to content

chore: Bump the microsoft-dependencies group with 4 updates#58

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/microsoft-dependencies-8bc5cbb6f6
Closed

chore: Bump the microsoft-dependencies group with 4 updates#58
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/microsoft-dependencies-8bc5cbb6f6

chore: Bump the microsoft-dependencies group with 4 updates

8bd486c
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Mocked Integration Test Results succeeded Jan 5, 2026 in 0s

50 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
tests/TheOfficeAPI.Level0.Tests.Integration/TestResults/_runnervmh13bl_2026-01-05_09_49_03.trx 14✅ 5s
tests/TheOfficeAPI.Level1.Tests.Integration/TestResults/_runnervmh13bl_2026-01-05_09_49_06.trx 8✅ 1s
tests/TheOfficeAPI.Level2.Tests.Integration/TestResults/_runnervmh13bl_2026-01-05_09_49_08.trx 11✅ 1s
tests/TheOfficeAPI.Level3.Tests.Integration/TestResults/_runnervmh13bl_2026-01-05_09_49_11.trx 17✅ 2s

✅ tests/TheOfficeAPI.Level0.Tests.Integration/TestResults/_runnervmh13bl_2026-01-05_09_49_03.trx

14 tests were completed in 5s with 14 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TheOfficeAPI.Level0.Tests.Integration.TheOfficeApiIntegrationTests 14✅ 2s

✅ TheOfficeAPI.Level0.Tests.Integration.TheOfficeApiIntegrationTests

✅ Actions_AreCaseInsensitive(action: "getallseasons")
✅ Actions_AreCaseInsensitive(action: "GetAllSeasons")
✅ Actions_AreCaseInsensitive(action: "GETALLSEASONS")
✅ GetAllSeasons_ReturnsSuccessResponse
✅ GetEpisode_WithInvalidEpisode_ReturnsErrorResponse
✅ GetEpisode_WithInvalidSeason_ReturnsErrorResponse
✅ GetEpisode_WithNullParameters_ReturnsErrorResponse(season: 1, episode: null)
✅ GetEpisode_WithNullParameters_ReturnsErrorResponse(season: null, episode: 1)
✅ GetEpisode_WithNullParameters_ReturnsErrorResponse(season: null, episode: null)
✅ GetEpisode_WithValidParameters_ReturnsSuccessResponse
✅ GetSeasonEpisodes_WithInvalidSeason_ReturnsErrorResponse
✅ GetSeasonEpisodes_WithNullSeason_ReturnsErrorResponse
✅ GetSeasonEpisodes_WithValidSeason_ReturnsSuccessResponse
✅ UnknownAction_ReturnsErrorResponse

✅ tests/TheOfficeAPI.Level1.Tests.Integration/TestResults/_runnervmh13bl_2026-01-05_09_49_06.trx

8 tests were completed in 1s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TheOfficeAPI.Level1.Tests.Integration.TheOfficeApiIntegrationTests 8✅ 502ms

✅ TheOfficeAPI.Level1.Tests.Integration.TheOfficeApiIntegrationTests

✅ GetAllSeasons_AlwaysReturnsHttpOk
✅ GetAllSeasons_ReturnsSuccessResponse
✅ GetEpisode_WithInvalidEpisode_ReturnsErrorResponse
✅ GetEpisode_WithInvalidSeason_ReturnsErrorResponse
✅ GetEpisode_WithValidParameters_ReturnsSuccessResponse
✅ GetSeasonEpisodes_WithInvalidSeason_ReturnsErrorResponse
✅ GetSeasonEpisodes_WithValidSeason_ReturnsSuccessResponse
✅ ResourceBasedEndpoints_UsesDifferentUris

✅ tests/TheOfficeAPI.Level2.Tests.Integration/TestResults/_runnervmh13bl_2026-01-05_09_49_08.trx

11 tests were completed in 1s with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TheOfficeAPI.Level2.Tests.Integration.TheOfficeApiIntegrationTests 11✅ 572ms

✅ TheOfficeAPI.Level2.Tests.Integration.TheOfficeApiIntegrationTests

✅ GetAllSeasons_ReturnsSuccessResponse
✅ GetEpisode_WithInvalidEpisode_Returns404NotFound
✅ GetEpisode_WithInvalidSeason_Returns404NotFound
✅ GetEpisode_WithValidParameters_ReturnsSuccessResponse
✅ GetSeason_WithInvalidSeasonNumber_Returns404NotFound
✅ GetSeason_WithValidSeasonNumber_ReturnsSuccessResponse
✅ GetSeasonEpisodes_WithInvalidSeason_Returns404NotFound
✅ GetSeasonEpisodes_WithValidSeason_ReturnsSuccessResponse
✅ Level2_UsesProperHttpStatusCodes
✅ Level2_UsesProperHttpVerbs
✅ ResourceBasedEndpoints_UsesDifferentUris

✅ tests/TheOfficeAPI.Level3.Tests.Integration/TestResults/_runnervmh13bl_2026-01-05_09_49_11.trx

17 tests were completed in 2s with 17 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TheOfficeAPI.Level3.Tests.Integration.TheOfficeApiIntegrationTests 17✅ 684ms

✅ TheOfficeAPI.Level3.Tests.Integration.TheOfficeApiIntegrationTests

✅ GetAllSeasons_IncludesHypermediaLinks
✅ GetAllSeasons_ReturnsSuccessResponse
✅ GetEpisode_IncludesNextAndPreviousLinks
✅ GetEpisode_WithInvalidEpisode_Returns404NotFound
✅ GetEpisode_WithInvalidSeason_Returns404NotFound
✅ GetEpisode_WithValidParameters_ReturnsSuccessResponse
✅ GetFirstEpisode_HasNoPreviousLink
✅ GetSeason_IncludesNavigationLinks
✅ GetSeason_WithInvalidSeasonNumber_Returns404NotFound
✅ GetSeason_WithValidSeasonNumber_ReturnsSuccessResponse
✅ GetSeasonEpisodes_IncludesHypermediaLinks
✅ GetSeasonEpisodes_WithInvalidSeason_Returns404NotFound
✅ GetSeasonEpisodes_WithValidSeason_ReturnsSuccessResponse
✅ Level3_HATEOAS_LinksEnableDiscoverability
✅ Level3_UsesProperHttpStatusCodes
✅ Level3_UsesProperHttpVerbs
✅ ResourceBasedEndpoints_UsesDifferentUris