Endpoint Testing Example This repository contains the code used for Zell's article series on Endpoint testing. It shows you how to: Connect to endpoints through a test (Part 1) Setup your database with Jest and Mongoose (Part 2) Seed your database automatically (Part 3)