This project was intended to fulfill the requirement from recruiter, technical test
You have to install all dependencies before run the test
- npm
npm install
-
Clone the repo
git clone https://github.com/spartacruz/rzo-api-auto.git
-
Install all dependencies
- npm
npm install
To run the test, just run this command on bash
- npm
npm run test-api
mochaas a test frameworkchaias an assertion librarydotenvto loads environment variables from a.envfilesupertestas a HTTP request agent to call apismochawesomeas a reporter