Integration tests describe a server’s overall behavior and capabilities. These tests can quickly expose failing systems, help developers isolate bugs and make server-sized refactors safer. In this screencast, we’ll create two integration tests that will define the HTTP response “shape” for a given HTTP request.
After this screencast, you'll be able to:
- Write asynchronous tests
- Stub dependencies that might complicate testing a server, like authentication packages
Familiarity with Node.js, testing fundamentals, and package managers (npm or yarn) is recommended.
For the More Curious...
BNR Guide to Front-End Web DevelopmentLooks like you don't have an acocunt. Create an account today to access our collection of screencasts, skill packs, and more.
Looks like you don't have an acocunt. Create an account today to access our collection of screencasts, skill packs, and more.
Have questions about this screencast? Start a discussion with our nerds in the community tab.