E2E Testing Azure Functions within GitHub Actions
A while ago, I wrote a blog post about Azure Functions integration testing with Mountebank and another blog post about end-to-end (E2E) testing for Azure Functions. In the post, I suggested deploying the Azure Functions app first before running the E2E… Continue reading E2E Testing Azure Functions within GitHub Actions
