Posted on: 25-01-2020
In this part we look at how the integration tests made in third part can be run in Azure DevOps
Posted on: 05-01-2020
In the fourth part we look at how the integration tests made in the previous part can be run in a GitHub Actions workflow
Posted on: 29-12-2019
In the third part we look at how we might build automated integration tests against an Azure AD-protected API
Posted on: 20-11-2019
In the second part, we setup application permissions on the API, and see how to test the API using Postman (as a user and as an app)
Posted on: 11-11-2019
In the first part in this series, we will look at how to setup Swagger UI so it can be used to test an Azure AD-protected API.