https://github.com/syknapse/feedreader_fend
https://github.com/syknapse/feedreader_fend
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/syknapse/feedreader_fend
- Owner: Syknapse
- Created: 2018-07-29T16:29:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-02T05:06:06.000Z (over 7 years ago)
- Last Synced: 2025-01-20T11:29:55.279Z (12 months ago)
- Language: JavaScript
- Homepage: https://syknapse.github.io/feedreader_FEND/
- Size: 50.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Feed reader Jasmine.js tests
Several Jasmine test suits implemented to test the correct functioning of the feed reader application
## Installation
To run this project download this GitHub repo locally and launch the `index.html` in your browser.
All the test suits can be found in `jasmine/spec/feedreader.js`
You can see the feed reader and the running tests here:
[Feed Reader](https://syknapse.github.io/feedreader_FEND/)
## Dependencies
This application requieres jQuery and Jasmine to work correctly. These are already setup in the project and ready to use.