Skip to content

ummagohil/Testing-Feeds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feed Reader Testing Project

Learnt how to using the testing suite Jasmine. Required to write test specs in Jasmine.

To Run the Application

  • Download the zip file and click on index.html. Tests appear at the bottom of the page.
  • Alternatively clone this repository

Tests Carried Out

  • Ensure allFeeds is defined and not empty
  • Loop through each feed and checks URL is defined and not empty
  • Loop through each feed and checks name is defined and not empty
  • Ensure menu hidden by default
  • Menu changes when icon clicked
  • At least one single entry
  • News feed is loaded and content changes

About

Writing test suites using Jasmine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published