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
- Host: GitHub
- URL: https://github.com/elena-in-code/feed-reader-testing
- Owner: elena-in-code
- Created: 2018-07-23T07:32:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-28T10:31:35.000Z (over 7 years ago)
- Last Synced: 2025-03-13T16:17:35.972Z (9 months ago)
- Topics: jasmine, jasmine-tests, javascript, udacity-frontend-nanodegree
- Language: JavaScript
- Size: 47.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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