Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 406 Bytes

File metadata and controls

11 lines (7 loc) · 406 Bytes

FEND FEED READER TESTING

The project Feed Reader Testing from the FEND Udacity program.

Implementing the tests with Jasmine on an already-built application.

Get Started

  • Load the application by opening index.html in your browser
  • You can find the JavaScript to make the application works in the js/app.js file
  • You can find the different tests in the jasmine/spec/feedreader.js file