Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 601 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 601 Bytes

Web Services - Mocha.js Test

Setup

  1. Download this repository to your local machine as a .zip file
  2. Unzip the master.zip file, and open index.html in your browser

Instructions

jQuery should be used to get and set values on the page. You can find the jQuery documentation at api.jquery.com.

We've provided a working example of the 'Verify Page Title is "Mocha Tests"' test. You will need to complete the remaining tests so that they fulfil the requirements as described in their titles.