Anuraadha / frontend-nanodegree-feedreader-master

Feedreader Testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feed Reader Project

Udacity's FEND project is focussed on test driven javascript programming to reduce complexity and errors.Testing is an important feature when you think about adding some different functionalities and more features.

How To Run

  • Download or clone this project repository.

  • Extract all the folders.

  • Open up index.html file to run this application.

Performed Tests

  • RSS Feeds URL and Name should be defined and not be empty.

  • Menu Icon should be hidden by default and on clicking it should open and close menu icon.

  • When loaded function is called there should be present atleast one entry element in the feed container.

  • Feed content should be changed to new content.

About

Feedreader Testing


Languages

Language:JavaScript 69.9%Language:HTML 15.9%Language:CSS 14.2%