Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dotnet-stryker from 4.0.6 to 4.1.0 in /src/backend #148

Merged
merged 1 commit into from
Jul 16, 2024

Bump dotnet-stryker from 4.0.6 to 4.1.0 in /src/backend

dee576b
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Bump dotnet-stryker from 4.0.6 to 4.1.0 in /src/backend #148

Bump dotnet-stryker from 4.0.6 to 4.1.0 in /src/backend
dee576b
Select commit
Loading
Failed to load commit list.
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✅ 130ms
WebApi.Tests.Controllers.WeatherForecastControllerTests 4✅ 29ms
WebApi.Tests.ProgramTests 1✅ 948ms

✅ 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