8000 GitHub - isorbon/Supertest-Homework: API test with Supertest
[go: up one dir, main page]

Skip to content

isorbon/Supertest-Homework

Repository files navigation

SWUbanner

Supertest Homework solution

Preconditions

  1. Node.js/Mocha/Chai/Babel/Supertest/Git
  2. Visual Studio Code

Application under test

The application under test is a RESTful API and you can find the swagger documentation in the location **https://petstore.swagger.io/#/.

0