Testing Azure Functions — Part 2 (Implement unit and integration tests)

In the previous article we created the system using Azure functions. Now let’s implement the tests.

The source code for this exercise can be found in GitHub.