Skip to content

fuston05/node-server-testing-guided

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Server Testing Guided Project

Guided project for Node Server Testing Module.

Project Setup

  • fork and clone this repository.
  • CD into the folder where you cloned your fork.
  • type npm i to download dependencies.
  • type npm run server to start the API.

Please follow along as the instructor adds automated tests to the API.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%