azure-functions-sql-extension icon indicating copy to clipboard operation
azure-functions-sql-extension copied to clipboard

Enable TriggerWithException test for all languages.

Open MaddyDev opened this issue 2 years ago • 0 comments

Currently the static throwsException is only valid for C# and Java. Will need to look into how this can be translated to non-class constructs and enable the test. Java test is failing with a timeout and is disabled currently, need to investigate and enable it for Java as well.

MaddyDev avatar Apr 14 '23 18:04 MaddyDev