HollyRebekah / music-library-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Music API Test Suite

This repository contains the integration test suite for Music Library API challenge.

Install

  • Fork this repository
  • git clone git@github.com:<your-github-username>/music-library-api.git
  • npm install

Running the Tests

  • npm test uses Mocha to run e2e tests defined in tests directory

About


Languages

Language:JavaScript 100.0%