Skip to content

Udacity Project - Jasmine Testing Framework, Async web services request

Notifications You must be signed in to change notification settings

nidhigaday/Feed_Reader_Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feed Reader Testing

Part of the Udacity Front-End Web Development Nanodegree

Introduction

This is the Udacity Feed Reader Testing Project. It's intended to learn how to use Jasmine 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.

Getting started

Concepts

  • Validation of defined exception
  • Test failure helps develop bug-free apps
  • Identifying expectations and test them

Requirements

  • Testing framework (Jasmine Testing framework)
  • Source files
  • Spec files

Successful Tests

  • Confirms at least one feed URL and Name is available
  • Confirms menu functionality of the website
  • Confirms feed entries are loaded and changes when different feed is requested

Resources

About

Udacity Project - Jasmine Testing Framework, Async web services request

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published