Week 2 Unit Test Problems

Usage

  1. Download and unzip the skeleton (week-2-unit-test-problems-v2.zip)
  2. Rename the folder to firstname-lastname-week-2-unit-test-problems. For example, if your name is "Jane Doe", then name your folder jane-doe-week-2-unit-test-problems
  3. cd into the folder and npm install to install dependencies
  4. mocha to run all specs
  5. Your objective is to implement the functions in /problems to pass all specs

Submission

When you are ready to submit:

  1. delete the node_modules directory
  2. zip up your folder
  3. upload it