Challenge: Applying an Integration Test
Test yourself by setting up an integration testing environment.
We'll cover the following...
In this challenge, we’ll set up integration tests that follow some requirements in the playground at the end of this lesson.
We have an API application and a test project. Within the test ...