Integration tests

Integration tests are used to test a set of components (partial-integration test) or the entire application (full-integration test). In integration, we will normally use known test data to feed the backend with information that will be displayed on the frontend. We will then assert that the displayed information is correct.

Get Learning TypeScript 2.x - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.