Giter VIP home page Giter VIP logo

feed-reader-testing's Introduction

Project Overview (Given by Udacity)

In this project you are given a web-based application that reads RSS feeds. The original developer of this application clearly saw the value in testing, they've already included Jasmine and even started writing their first test suite! Unfortunately, they decided to move on to start their own company and we're now left with an application with an incomplete test suite. That's where you come in.

My Implementation

Udacity has already availed starter code for this project. Jasmine is the specified test suite. The starter code has already specified the source code files in the script tags and has as well incorporated the spec files, which are needed for testing

How I did it

  • 1 The starter code from Udacity has all the preliminaries in check. I dove straight to the jasmine/spec/feedreader.js file.

  • 2 The starter code has all the fields commented clearly, giving guidance on what test to be implemented where.

  • 3 Run the index.html file in any localhost server. I used a VSCode extension called live server by Ritwick Dey to run the file.

  • 4 Write up the tests using the describe and it Jasmine commands and resolve all errors to ensure that the code works correctly.

feed-reader-testing's People

Contributors

ngvgi 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.