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
Our Integration.External tests for Azure functions simply dont work - they are broken becuase it is not yet known how to spin up the functions in a way that they are triggered by pushing messages onto the queues that they monitor.
The documentation for solving this specific problem does not exist.
We have an issue out there with the dotnet team, but nothing is moving in years:
Our
Integration.External
tests for Azure functions simply dont work - they are broken becuase it is not yet known how to spin up the functions in a way that they are triggered by pushing messages onto the queues that they monitor.The documentation for solving this specific problem does not exist.
We have an issue out there with the dotnet team, but nothing is moving in years:
We have this blog post, that suggests a different approach: https://jaliyaudagedara.blogspot.com/2024/03/creating-integration-tests-for-azure.html
The text was updated successfully, but these errors were encountered: