Skip to content

chore: Bump Microsoft.NET.Test.Sdk from 17.12.0 to 18.0.1 - #67

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

chore: Bump Microsoft.NET.Test.Sdk from 17.12.0 to 18.0.1#67
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/microsoft-dependencies-f078703165

chore: Bump Microsoft.NET.Test.Sdk from 17.12.0 to 18.0.1

e80f4c9
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_46_08.trx 14✅ 10s
tests/TheOfficeAPI.Level1.Tests.Integration/TestResults/_runnervmh13bl_2026-01-05_09_46_10.trx 8✅ 1s
tests/TheOfficeAPI.Level2.Tests.Integration/TestResults/_runnervmh13bl_2026-01-05_09_46_13.trx 11✅ 1s
tests/TheOfficeAPI.Level3.Tests.Integration/TestResults/_runnervmh13bl_2026-01-05_09_46_15.trx 17✅ 2s

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

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

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

✅ 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_46_10.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✅ 443ms

✅ 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_46_13.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✅ 542ms

✅ 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_46_15.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✅ 652ms

✅ 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