Skip to content

pedroafonsoms/test-api-pokeapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test project using supertest, mocha, chai and JOI for Pokémon API

Prerequisites

Getting Started

Before run tests, run the command below in source folder

npm install

Running tests

To run full tests

npm test

To run contract tests

npm run test-contract

To run integration tests

npm run test-integration

About

Repository just to show some tests with supertest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published