An open API service indexing awesome lists of open source software.

https://github.com/elena-in-code/feed-reader-testing


https://github.com/elena-in-code/feed-reader-testing

jasmine jasmine-tests javascript udacity-frontend-nanodegree

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# [Feed-reader-testing](https://elena-in-code.github.io/Feed-reader-testing/)

project part of the [**Front-End Web Developer Nanodegree Udacity**](https://eu.udacity.com/course/front-end-web-developer-nanodegree--nd001).

### Code with:

+ HTML5
+ CSS3
+ javaScript
+ [Jasmine, Behavior-Driven JavaScript](https://jasmine.github.io/index.html)

### To run this application

Download or clone the repo and open the index.html on your browser

or just click [**here**](https://elena-in-code.github.io/Feed-reader-testing/)

### User Stories:
Top of the application: feed reader

Bottom of the application: Jasmine test

+ ✔️ green if the test has passed

+ ❌ red if the test has not passed

### Acknowledgments:
Thanks to:

https://github.com/BycorSanchez/feed-reader-test

https://github.com/HeshamHejazy/FeedReader

https://github.com/ThanCodes/udacity-feed-reader-testing

https://github.com/jamestownsend/fend_feedreader

for sharing their code for the rest to get inspiration