Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 307 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 307 Bytes

Project Overview

Using Jasmine to write a number of tests against a pre-existing application. These tests check the underlying business logic of the application as well as the event handling and DOM manipulation.

Instructions

  1. Clone the repo.
  2. Open index.html to check the feeds and test results.