Skip to content

Fix restore tools needs relative configuration path #388

Fix restore tools needs relative configuration path

Fix restore tools needs relative configuration path #388

GitHub Actions / WebApi Tests succeeded Jun 30, 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✅ 85ms
WebApi.Tests.Controllers.WeatherForecastControllerTests 4✅ 20ms
WebApi.Tests.ProgramTests 1✅ 1s

✅ 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