Skip to content

Babel + Jest + Axios API tests examples for Paysis project

Notifications You must be signed in to change notification settings

bormando/paysis-tests-js

Repository files navigation

paysis-tests-js

About project

This is an example of a simple test framework setup for REST API automated tests with tech stack:

  • Node.js (JavaScript)
  • Jest
  • Axios

Original REST API server is Paysis.

Requirements

Node.js with version 16+ (recommended, some older versions might work too)

Setup

  1. Fetch project.
  2. Install dependencies.

npm i

  1. Run tests.

npm run test

About

Babel + Jest + Axios API tests examples for Paysis project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published