Skip to content

Bump dotnet-ef from 8.0.4 to 8.0.7 in /src/backend #791

Bump dotnet-ef from 8.0.4 to 8.0.7 in /src/backend

Bump dotnet-ef from 8.0.4 to 8.0.7 in /src/backend #791

GitHub Actions / WebApi Tests succeeded Jul 16, 2024 in 0s

7 passed, 0 failed and 0 skipped

Tests passed successfully

✅ tests/backend/WebApi.Tests/TestResults/test-results.trx

7 tests were completed in 3s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
WebApi.Tests.Controllers.BloggingControllerTests 2✅ 98ms
WebApi.Tests.Controllers.WeatherForecastControllerTests 4✅ 26ms
WebApi.Tests.ProgramTests 1✅ 955ms

✅ WebApi.Tests.Controllers.BloggingControllerTests

✅ GetBlog_ValidId_ReturnsBlog
✅ GetBlogs_ReturnsListOfBlogs

✅ WebApi.Tests.Controllers.WeatherForecastControllerTests

✅ Get_LogsInformationMessage
✅ Get_ReturnsFiveWeatherForecasts
✅ Get_ReturnsOkResult
✅ Get_ReturnsWeatherForecastsWithCorrectProperties

✅ WebApi.Tests.ProgramTests

✅ GetSwaggerIndex_ReturnsOkResult