fandango-reader
v1.0.0
Published
Reads Fandangos RSS feed
Downloads
1
Readme
Fandango RSS Reader
Code to take the RSS feed from Fandango and break it down to theaters and movies. This is to support the Alexa Movies skill for the Amazon Echo
To get setup for development and/or to run the tests
npm install --dev
Full Mocha test suite
npm test
Specific set of tests
npm test ./test/get-movies.js