dotnet-sdk/test/Dapr.AspNetCore.Integration...
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
..
AppWebApplicationFactory.cs Adding & enhancing client apis over gRPC (#244) 2020-03-09 20:52:12 -07:00
CloudEventsIntegrationTest.cs git gui, ading editor config and removing depenency on StyleCop.Analyzers (#228) 2020-02-18 13:21:12 -08:00
ControllerIntegrationTest.cs Merge into release (#565) 2021-01-27 14:46:35 -08:00
Dapr.AspNetCore.IntegrationTest.csproj Add better test reporting (#591) 2021-02-19 17:02:49 -08:00
RoutingIntegrationTest.cs Adding & enhancing client apis over gRPC (#244) 2020-03-09 20:52:12 -07:00
StateTestClient.cs Merge into release (#565) 2021-01-27 14:46:35 -08:00
SubscribeEndpointTest.cs Returning routes for pubsub from aspnetcore integration. (#309) 2020-05-14 15:16:55 -07:00