View on GitHub

Course

Open Source course materials from HackerBay University

Task 3 - Unit Tests.

Objectives

Learning Resources

Here are the list of learning resources for this task.

Topic Resource
Why unit tests? Link to this resource
Your first tests Link to this resource
Intro to JavaScript Unit Tests with Mocha and Chai Link to this resource
Unit Testing with Mocha and Chai Link to this resource
Using Travis with GitHub for CI & CD Link to this resource

Tasks

Step 1: Testing your API from Task 1.

Step 2: Test Authentication API’s.

Step 3: Integrate Travis

Step 4: Use CodeCov

Deliverable