chore: Bump Microsoft.NET.Test.Sdk from 17.12.0 to 18.0.1#43
Closed
dependabot[bot] wants to merge 1 commit into
Closed
GitHub Actions / Mocked Integration Test Results
succeeded
Dec 22, 2025 in 0s
50 passed, 0 failed and 0 skipped
✅ tests/TheOfficeAPI.Level0.Tests.Integration/TestResults/_runnervmh13bl_2025-12-22_09_50_49.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_2025-12-22_09_50_51.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✅ | 457ms |
✅ 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_2025-12-22_09_50_53.trx
11 tests were completed in 2s with 11 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| TheOfficeAPI.Level2.Tests.Integration.TheOfficeApiIntegrationTests | 11✅ | 573ms |
✅ 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_2025-12-22_09_50_56.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✅ | 683ms |
✅ 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
Loading