The project Feed Reader Testing from the FEND Udacity program.
Implementing the tests with Jasmine on an already-built application.
- 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