Created Task: Allow Operations to be performed on a batch of Credentials...
Use a system allowing developers to perform bulk operations.var credentials = new [] { credential1, credential2 };TwitterCredentials.SetCredentials(credentials);var tweet = Tweet.CreateTweet("Hello...
View ArticleCommented Task: Add Test Cases for All the current methods that does not [1785]
Possibility to Mock<IToken> to get the results we expect instead of directly performing the queries.Comments: Associated with changeset 34182: Version 0.9.0.0- Tested TweetQueryGenerator
View ArticleSource code checked in, #34196
Version 0.9.0.0 - Tested TweetJsonController - This completes the tests of the TweetController sections
View ArticleCommented Task: Add Test Cases for All the current methods that does not [1785]
Possibility to Mock<IToken> to get the results we expect instead of directly performing the queries.Comments: Associated with changeset 34196: Version 0.9.0.0- Tested TweetJsonController- This...
View ArticleCommented Task: Add Test Cases for All the current methods that does not [1785]
Possibility to Mock<IToken> to get the results we expect instead of directly performing the queries.Comments: Associated with changeset 34197: Version 0.9.0.0- Tested TimelineQueryExecutor
View ArticleCommented Issue: Twitter to require SSL/TDS [1946]
Update TokenCreator to only use https queries.In case anyone has not seen this, here is the link: [https://dev.twitter.com/discussions/24239](http://www.example.com)> This is an important notice for...
View ArticleCommented Issue: Twitter to require SSL/TDS [1946]
Update TokenCreator to only use https queries.In case anyone has not seen this, here is the link: [https://dev.twitter.com/discussions/24239](http://www.example.com)> This is an important notice for...
View ArticleCommented Issue: Twitter to require SSL/TDS [1946]
Update TokenCreator to only use https queries.In case anyone has not seen this, here is the link: [https://dev.twitter.com/discussions/24239](http://www.example.com)> This is an important notice for...
View ArticleCommented Issue: Twitter to require SSL/TDS [1946]
Update TokenCreator to only use https queries.In case anyone has not seen this, here is the link: [https://dev.twitter.com/discussions/24239](http://www.example.com)> This is an important notice for...
View ArticleCommented Issue: Twitter to require SSL/TDS [1946]
Update TokenCreator to only use https queries.In case anyone has not seen this, here is the link: [https://dev.twitter.com/discussions/24239](http://www.example.com)> This is an important notice for...
View ArticleNew Post: [ADMIN] PLEASE READ : Looking for a new developer.
Hi developers, The demand of developers and the number of tasks grows almost everyday. The quantity of work to be done on the API today implies that I am willing to work with another developer on the...
View ArticleCommented Task: Add Test Cases for All the current methods that does not [1785]
Possibility to Mock<IToken> to get the results we expect instead of directly performing the queries.Comments: Associated with changeset 34221: Version 0.9.0.0- Tested TimelineQueryGenerator
View ArticleCommented Task: Add Test Cases for All the current methods that does not [1785]
Possibility to Mock<IToken> to get the results we expect instead of directly performing the queries.Comments: Associated with changeset 34222: Version 0.9.0.0- Tested Timeline Controllers
View Article