Let's say our app uses a service that we don't trust.

How do we deal with it?

The less we trust a counterpart (e.g., APIs, remote servers, databases, file systems), the more we should rely on end-to-end tests to get ahead of breakage and reduce risks. (2/11)

Comments