zellwk / endpoint-testing-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Endpoint Testing Example

This repository contains the code used for Zell's article series on Endpoint testing. It shows you how to:

  1. Connect to endpoints through a test (Part 1)
  2. Setup your database with Jest and Mongoose (Part 2)
  3. Seed your database automatically (Part 3)

About


Languages

Language:JavaScript 100.0%