Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview

This is one of the project from the Front-End Web Developer Nanodegree at Udacity This project is testing the feed reading app using Javascript testing framework Jasmine

The required tests for the project (RSS Feed testing, RSS Feed properties, menu default state, and menu hiding/showing) are all provided and are comprehensive enough to adequately test the functionality.

How to Run Appilcation

Download the repository in your computer, unzip it and open index.html(ctrl+o) in your browser to see the working tests.

Tests That Were Implemented

  • Tests for allfeeds has been defined and that it is not empty
  • Tests for allFeeds have a url and that the url is not empty
  • Tests for allFeeds have a name and that the name is not empty
  • Searches for the class of 'menu-hidden' in the body tag and checks that the menu is hidden
  • Toggles on click event if the menu appears or disappears
  • Tests if the loadFeed function has at least a single '.entry' within the '.feed' container
  • Tests to see if two entries are not equal

MIT License

The MIT License (MIT)

Copyright (c) 2018 Benjamin Cunningham / Ul1ra

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages