dotnet-sdk/test/Shared
Ryan Nowak 94fc926170
Fix pattern for tests that use HttpClient (#589)
This change introduces a better API for us to test the DaprClient or
other HttpClient based APIs.

This will resolve the flakiness problems that we're seeing with some of
the actors tests.

Fixes: #573
Fixes: #588

Additionally fixed an issue where DaprHttpInteractor was misuing
HttpClientHandler. This would result in a new handler being created when
it isn't needed.
2021-02-16 10:09:34 -08:00
..
AppCallbackClient.cs Fix pattern for tests that use HttpClient (#589) 2021-02-16 10:09:34 -08:00
GrpcUtils.cs Merge into release (#565) 2021-01-27 14:46:35 -08:00
TestClient.cs Fix pattern for tests that use HttpClient (#589) 2021-02-16 10:09:34 -08:00