Closed bingomanatee closed 11 years ago
I ran "make test" and got "0 passing". have installed jasmine-node and mocha globally; any other prereqs to getting this to work?
Did you update the properties.json in the spec folder with your twitter dev keys?
As @seanbr says, you need to update the properties file test/spec/properties.json with your OAuth keys:
test/spec/properties.json
https://dev.twitter.com/docs/auth/oauth/faq
I ran "make test" and got "0 passing". have installed jasmine-node and mocha globally; any other prereqs to getting this to work?