-
Notifications
You must be signed in to change notification settings - Fork 468
Closed
Description
With the adoption of the new testing framework in this PR, some of the tests that were newly created to test the same functionality as the dotnet inproc tests.
The tests that need to be investigated and updated on why they were failing are:
- Start_DotnetIsolated_InvalidHostJson_FailsWithExpectedError
- Start_DotnetIsolated_MissingHostJson_FailsWithExpectedError
- Start_Dotnet_Isolated_WithUserSecrets_MissingStorageConnString_FailsWithExpectedError
- Start_Dotnet_Isolated_WithUserSecrets_MissingBindingSetting_FailsWithExpectedError
Reactions are currently unavailable