dotnet-sdk/test
Ryan Nowak 9104c6624c Fix handling of DAPR_API_TOKEN
Fixes: #655

This fixes a functional bug in how we initialize the default settings of
based on the `DAPI_API_TOKEN` environment variable.

Additional, the `CreateInvokeMethodRequest` family of methods were
missing API token support. This has been added.
2021-04-19 14:57:11 -07: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 Unit testability for timers and reminders (#622) 2021-03-19 10:00:53 -07:00
Dapr.Actors.Test Skip unreliable tests 2021-03-30 09:39:45 -07:00
Dapr.AspNetCore.IntegrationTest Support non-JSON text in cloud events middleware (#621) 2021-03-06 16:48:53 -08:00
Dapr.AspNetCore.IntegrationTest.App Support non-JSON text in cloud events middleware (#621) 2021-03-06 16:48:53 -08:00
Dapr.AspNetCore.Test Fix handling of DAPR_API_TOKEN 2021-04-19 14:57:11 -07:00
Dapr.Client.Test Fix handling of DAPR_API_TOKEN 2021-04-19 14:57:11 -07:00
Dapr.E2E.Test Unit testability for timers and reminders (#622) 2021-03-19 10:00:53 -07:00
Dapr.E2E.Test.Actors Unit testability for timers and reminders (#622) 2021-03-19 10:00:53 -07:00
Dapr.E2E.Test.App Unit testability for timers and reminders (#622) 2021-03-19 10:00:53 -07:00
Dapr.Extensions.Configuration.Test Fix DaprSecretStoreConfigurationProvider (#625) 2021-03-15 10:49:02 -07:00
Shared Unit testability for timers and reminders (#622) 2021-03-19 10:00:53 -07:00
Directory.Build.props Add better test reporting (#591) 2021-02-19 17:02:49 -08:00