Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 641 Bytes

File metadata and controls

20 lines (16 loc) · 641 Bytes

Project Overview

This project is a web-based application that reads RSS feeds, and it includes JavaScript testing examples using Jasmine

Installation

Download the zip here: https://github.com/tkrevh/feed-reader/archive/master.zip Then unzip to directory and open index.html.

Usage

In the upper left hand side of the page, there is a menu button, where you can open a menu by clicking on it and then you can select another RSS feed.

Test Results

At the bottom of the page, you can see the results of the tests. There should be 7 specs and all tests should run (0 failures).