This project is based on the concept of test-driven javascript programming. Using the starter code given by Udacity and Jasmine framework I tried to create a series of test suites for the Feed-reader application.
- Download or fork this repo.
- Select and run index.html file to start the application.
The specsheet has been tested only on Chrome, so it is recommended that you use it for further testing and review.