BoyCook / TwitterJSClient

Twitter client written in JavaScript packaged as a node module
GNU General Public License v2.0
562 stars 176 forks source link

tests give no results #1

Closed bingomanatee closed 11 years ago

bingomanatee commented 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?

macb commented 11 years ago

Did you update the properties.json in the spec folder with your twitter dev keys?

BoyCook commented 11 years ago

As @seanbr says, you need to update the properties file test/spec/properties.json with your OAuth keys:

https://dev.twitter.com/docs/auth/oauth/faq