You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Updated Coretools to 4.30.0
* fixed the issue.
* Added timeouts for the tests.
* Fix for localhost auth.
---------
Co-authored-by: v-smanchem <[email protected]>
result.Should().Be("Hello, Test. This HTTP triggered function executed successfully.",because:"response from default function should be 'Hello, {name}. This HTTP triggered function executed successfully.'");
result.Should().Be("Hello, Test. This HTTP triggered function executed successfully.",because:"response from default function should be 'Hello, {name}. This HTTP triggered function executed successfully.'");
ErrorContains=new[]{"Missing value for AzureWebJobsStorage in local.settings.json and User Secrets. This is required for all triggers other than httptrigger, kafkatrigger. You can run 'func azure functionapp fetch-app-settings <functionAppName>' or specify a connection string in local.settings.json or User Secrets."},
0 commit comments