node.js - Testing Passport Twitter Strategy -



node.js - Testing Passport Twitter Strategy -

i'm looking simple way simulate logging in twitter via passport , testing api calls twitter login information.

is possible? there easy way?

any help awesome!

i don't easy can simulate login using http://phantomjs.org/. here node modules integerate phantomjs https://github.com/baudehlo/node-phantom-simple https://github.com/sgentle/phantomjs-node

hope helps you.

node.js passport.js passport-twitter

Comments