dotnet-sdk/test/Dapr.Extensions.Configurati...
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.Extensions.Configuration.Test.csproj Add better test reporting (#591) 2021-02-19 17:02:49 -08:00
DaprSecretStoreConfigurationProviderTest.cs Fix pattern for tests that use HttpClient (#589) 2021-02-16 10:09:34 -08:00
TestHttpClient.cs Fix pattern for tests that use HttpClient (#589) 2021-02-16 10:09:34 -08:00