sunnypuri / udacity-feed-reader-testing

Udacity | Feed Reader Testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Udacity | Feed Reader Testing

Testing the Feed Reader app using Javascript testing framework Jasmine.

Deployment from master:

https://sunnypuri.github.io/udacity-feed-reader-testing/

Reference

Installation

  • fork this repository
  • git clone <repository-url> this repository
  • cd udacity-feed-reader-testing
  • run index.html

Directory Structure:

  • css - contains CSS files.
    • style.css - CSS for our application
  • fonts - contains FONTS files.
  • jasmine - contains SPEC files.
  • js - contains Javascript files.
    • app.js - JS for our application
  • index.html - homepage.

Join the development:

  • Before you start contributing, run the app on your local machine, get familiar with it and then check for bugs or more features.
  • If you find any bug or want to add a new feature you have to open a new issue.
  • If you would like to work on an existing issue, drop in a comment on the issue.

About

Udacity | Feed Reader Testing


Languages

Language:JavaScript 96.5%Language:HTML 1.8%Language:CSS 1.7%