Testing a Web Adapter with Integration Tests
Learn how to test web adapters with integration tests.
We'll cover the following
Moving outward to another layer, we arrive at our adapters. Let’s discuss how a web adapter can be tested.
Recall that a web adapter takes input (for example in the form of
The send money controller test
In the test for a web adapter, we want to make certain that all those steps work as expected:
Get hands-on with 1400+ tech skills courses.