dotnet-sdk/test
Ryan Nowak 0aab615202
Add better test reporting (#591)
Our experience right now is pretty bad when tests fail, you get a
generic `failed with exit code 1`.

This change adds more full-featured integration with GitHub Actions as
well as fixes a few minor issues:

- We were missing the codecov package on one project
- Updates to test SDK
- Annotations on failing tests
- Each test project as its own status check
- Separating a parallelizing steps of the build

Co-authored-by: vinayada1 <28875764+vinayada1@users.noreply.github.com>
2021-02-19 17:02:49 -08:00
..
Dapr.Actors.AspNetCore.IntegrationTest Add better test reporting (#591) 2021-02-19 17:02:49 -08:00
Dapr.Actors.AspNetCore.IntegrationTest.App Merge into release (#565) 2021-01-27 14:46:35 -08:00
Dapr.Actors.AspNetCore.Test Add better test reporting (#591) 2021-02-19 17:02:49 -08:00
Dapr.Actors.Test Add better test reporting (#591) 2021-02-19 17:02:49 -08:00
Dapr.AspNetCore.IntegrationTest Add better test reporting (#591) 2021-02-19 17:02:49 -08:00
Dapr.AspNetCore.IntegrationTest.App Merge into release (#565) 2021-01-27 14:46:35 -08:00
Dapr.AspNetCore.Test Add better test reporting (#591) 2021-02-19 17:02:49 -08:00
Dapr.Client.Test Add better test reporting (#591) 2021-02-19 17:02:49 -08:00
Dapr.Extensions.Configuration.Test Add better test reporting (#591) 2021-02-19 17:02:49 -08:00
Shared Fix pattern for tests that use HttpClient (#589) 2021-02-16 10:09:34 -08:00
Directory.Build.props Add better test reporting (#591) 2021-02-19 17:02:49 -08:00