MaulikDave9 / frontend-nanodegree-feedreader

Udacity Front End Nano Degree: Jasmine framework to write tests for a pre-existing application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FeedReader Testing Project

In this project, learned how to use Jasmine framework to write a number of tests against a pre-existing application. These will test the underlying business logic of the application as well as the event handling and DOM manipulation. The original developer of this application have already included Jasmine and started writing their first test suite. All the tests were written in ...jasmine/spec/feedreader.js file.

Setting Up

Alternatively click on this link (hosted on github): https://maulikdave9.github.io/frontend-nanodegree-feedreader/

About

Udacity Front End Nano Degree: Jasmine framework to write tests for a pre-existing application.


Languages

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