Skip to content

markoboy/FeedReaderTesting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity RSS Feed Reader Testing app

forthebadge forthebadge

Table of contents

Project Overview

(Back to top)

This is a web-based application that reads RSS feeds from Udacity Blog, CSS Tricks, HTML5 Rocks and Linear Digressions. The project was originally made from another developer including the first test but they decided to start their own company.

My role was to use Jasmine framework and create some tests ensuring that the app is running error-free.

Installation

(Back to top)

Live demo

You can view a live demo on this git page

Local installation

  • Download the repository from the download button.
  • Or clone the repository with Git.
  • Open the index.html with your browser.
  • Check the tests on the bottom of your screen.
  • You can edit the feedreader.js to experiment with the tests.

How to use

(Back to top)

You can use this app to read latest feeds of popular technolgical sites in order to learn and view the latest news.

You can click on the humburger icon and pick the site of your choice. Afterwards, you can click on the feeds titles to navigate to their webpage.

On the bottom of the page, you can see all conducted tests that have passed.

Test conducted

(Back to top)

  • RSS Feeds
    • check that allFeeds are defined
    • that they have a defined URL
    • that they have a defined name
  • The menu
    • is hidden by default
    • changes visibility when clicked
  • Initial Entries
    • should have at least an entry element
  • New Feed Selection
    • should change the page content

Tools used

(Back to top)

Resources used

(Back to top)

Author

(Back to top)

Contribution

(Back to top)

Pull requests are not welcomed, as this is a project to test my skills in unit testing.

License

(Back to top)

This project is licensed under the MIT License

About

This is a project made for Udacity Fend Nanodegree program. It is a RSS Feed Reader Testing app.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 11