Skip to content

monsuratolaosebikan/TDD-feed-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Test Driven Development FeedReader Project In this project I was given a web-based application that reads RSS feeds and used the Jasmine Test Framework to test the functionality of the RSS Reader.

The tests included :

  • Checking if there was a defined name and url for each feed
  • Checking if the menu was hidden upon opening the webpage
  • Checking if the menu open and closed when the menu icon was clicked
  • Checking if an asynchronous function successfully changed the html content dynamically when called

You can view the feedreader being tested here: http://monsuratolaosebikan.github.io/TDD-feed-reader/

About

Used Jasmine Test Framework to test the functionality of an RSS Reader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published