Skip to content

Easybuoy/node-api-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

node-api-testing

This project was created for showing how to test a node api using Mocha and Chai.

Link to testing article: https://dev.to/easybuoy/testing-node-api-with-mocha-chai-248b

Getting Started

Prerequisites

You need Nodejs Installed to be able to run this project on your machine.

Installing

  • Clone Repository
git clone git@github.com:Easybuoy/node-api-testing.git 

  • Change Directory
cd node-api-testing

  • Install Dependencies
npm install

  • Start Application
npm start

  • Run Tests
npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published