Hi everyone I wrote an app for the Django web framework that forces users to authenticate themselves using Twitter before being able to access certain parts of the website. I'm a huge fan of unittesting and continuous integration testing, so I'm wondering how I would test the oauth API automated. Looks like I need to register an App but I'm not sure if Twitter allows setting up apps just for testing and I don't know how I would go about storing keys etc so people can test it but not abuse it.
Jonas -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk