Data Fixtures for Twitter API's
Building applications on top of API's are always harder to test. The API's evolve, causing unencountered responses and downtimes.
App developers are usually late in identifying failure cases when things breakdown. It is why we write tests.
But with hundreds of API's collecting data for tests is duplication of efforts if someone already have done that.
To make life easier for all developers, how about a collaborative space where we can dump our data fixtures (Github?)
I would be glad to contribute as we have been working with Twitter API for the past eight years and have written thousands of test cases.
