Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 731 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 731 Bytes

Feed Reader Test Project

Table of Contents

Instructions

Open index.html to load the provided feed reader. At the bottom of the page will be the Jasmine tests. Here you will see if the tests have passed or not. The tests included in the project check if:

  • The feeds list is empty
  • The feeds have a url
  • The feeds have a name
  • The menu is hidden
  • The menu displays when clicked
  • The feed is initially loaded
  • The content changes when selecting a new feed

Authors

Udacity Starter code Link to starter code

Mariano Salamanca Jr. Finished project Github