Skip to content

spartacruz/rzo-api-auto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RZO Automation Test


About The Project

This project was intended to fulfill the requirement from recruiter, technical test


Getting Started

Prerequisites

You have to install all dependencies before run the test

  • npm
    npm install

Installation

  1. Clone the repo

    git clone https://github.com/spartacruz/rzo-api-auto.git
  2. Install all dependencies

  • npm
    npm install

Usage

To run the test, just run this command on bash

  • npm
    npm run test-api

Stacks

  1. mocha as a test framework
  2. chai as an assertion library
  3. dotenv to loads environment variables from a .env file
  4. supertest as a HTTP request agent to call apis
  5. mochawesome as a reporter

About

RingZero Automation Test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors