Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Browsing all 4126 articles
Browse latest View live
↧

Source code checked in, #33463

Version 0.8.3.22 Corrected a bug that incorrectly checked whetehr JsonTweet was null

View Article


Commented Unassigned: FilteredStream Exception [1929]

Line 263 of FilteredStream is throwing an exception because jsonTweet is null.```var tweetObject = _jsSerializer.Deserialize<Dictionary<string, object>>(jsonTweet);if...

View Article


Edited Issue: FilteredStream Exception [1929]

Line 263 of FilteredStream is throwing an exception because jsonTweet is null.```var tweetObject = _jsSerializer.Deserialize<Dictionary<string, object>>(jsonTweet);if...

View Article

New Post: How to Follow Users?

Is there a method to follow a user for the current user? Thanks

View Article

New Post: How to Follow Users?

Hi, Of course!IToken token = GenerateToken(); var userToFollow = new User("username", token); var me = new TokenUser(token); tokenUser.Follow(user, true); Hope this helps! Kind Regards, Linvi

View Article


New Post: How to Follow Users?

Thanks! As soon as I posted I found it (should have posted sooner). Thanks again

View Article

Source code checked in, #33470

Version 0.9.0.0 - Implemented a FakeClassBuild which generates the types contained within the targeted classes constructor parameters - Implemented a FakeRepository storing Fake references of the...

View Article

Commented Feature: Update : [code/unity] Migrate application design to use...

Implement Unity and Dependency injection to enable the development of Unit Tests as Tweetinvi currently only have Integration tests.Comments: Associated with changeset 33470: Version 0.9.0.0-...

View Article


Source code checked in, #33480

Version 0.9.0.0 - Updated FakeClassBuilder - Updated how the first test was performed!

View Article


Commented 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 33480: Version 0.9.0.0- Updated FakeClassBuilder- Updated...

View Article

Source code checked in, #33482

Version 0.9.0.0 - Tested AccountControllers - Added Setup helpers to simplify the development of tests - Updated Assembly info of TweetinviControllers to give Testinvi access to internals

View Article

Closed 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: Resolved with changeset 33482: Version 0.9.0.0- Tested AccountControllers- Added...

View Article

Reopened 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.

View Article


Source code checked in, #33490

Version 0.9.0.0 - Changed all List<T> into IEnumerable<T> because developers does not need to know which type of list it is, neither should they need to update it at any point. - Storing...

View Article

Commented Feature: Update : [code/unity] Migrate application design to use...

Implement Unity and Dependency injection to enable the development of Unit Tests as Tweetinvi currently only have Integration tests.Comments: Associated with changeset 33490: Version 0.9.0.0- Changed...

View Article


Commented 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 33490: Version 0.9.0.0- Changed all List into IEnumerable...

View Article

Source code checked in, #33495

Version 0.9.0.0 - Updated code logic for CreateFriendship(IUserDTO) - No validty check is performed anymore by the query executor - Added test for CreateFriendship(IUserDTO)

View Article


Commented 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 33495: Version 0.9.0.0- Updated code logic for...

View Article

Commented Feature: Update : [code/unity] Migrate application design to use...

Implement Unity and Dependency injection to enable the development of Unit Tests as Tweetinvi currently only have Integration tests.Comments: Associated with changeset 33495: Version 0.9.0.0- Updated...

View Article

Source code checked in, #33513

Version 0.9.0.0 - Tested FriendshipController.CreateFriendshipWith<T>

View Article
Browsing all 4126 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>