Feed reader testing

This project is for using test suites using Jasmine test suite. Source code is originally based on frontend-nanodegree-feedreader.

Objectives

  1. To practice test suite using Jasmine

  2. To complete project

  3. To pass all test cases

Checklist

Test Coverage

  • All required Tessts Provided
  • Passing

Documentation

  • README
  • Commentss
  • Code Quality

Lessons learned

  1. Test-driven development

  2. Writing test cases

  3. Using Jasmine test suite