/supertest

Node + supertest + mocha + chai

Primary LanguageTypeScript

Supertest

POC to test supertest. Using Open api kitsu.

NPM Version

Requirements

Installation

clone the project and run the command below.

npm install

.env

Create a file at the root of the project with the name .env

.env var value
HOST https://kitsu.io/api/edge/

Running

commands tests that are going to run
npm test runs the only test