Code Monkey home page Code Monkey logo

fend-feedreader's Introduction

Project Overview

This is a basic web-based RSS feed reader application.

How To Use

  1. Download or clone the required assets here: https://github.com/orangemooncreative/fend-feedreader
  2. No server is required. Just navigate to index.html on your local machine and open it in a web browser.
  3. Jasmine will automatically run the test that are set up.
  4. Scroll to the end of the page to see the results.
  5. To view the test suite, open jasmine/spec/feedreader.js with your favorite text editor.

Tests Implemented

  • RSS Feeds test suite that includes:
    • a test to make sure the allfeeds variable has been defined and is not empty
    • a test that loops through each feed and makes sure the url is defined and not empty
    • test that loops through each feed and makes sure it has a name defined and is not empty
  • The Menu test suite that includes:
    • a test to make sure the menu element is hidden by default
    • a test to make sure the menu hides/reveals when the menu icon is clicked
  • Initial Entries test suite that includes:
    • a test that makes sure the loadFeed function is working properly and that there is at least one entry in the feed.
  • New Feed Selection test suite that includes:
    • a test to make sure that when a new feed is loaded the content is actually updated.

Dependencies

  • Jasmine for Unit Testing

fend-feedreader's People

Contributors

davidacreates avatar prather-mcs avatar walesmd avatar thalescomp avatar susansmith avatar hkasemir avatar kratam avatar nicolasartman avatar yhippa avatar skh avatar timbrockman avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.