Sone.git
2014-02-28 David ‘Bombe... Create mock posts differently.
2014-02-28 David ‘Bombe... Use verify* methods from Verifiers.
2014-02-28 David ‘Bombe... Use verifyAnswer method in all FCP tests.
2014-02-28 David ‘Bombe... Move verifyAnswer method to Verifiers.
2014-02-28 David ‘Bombe... Move name of message into method parameter.
2014-02-28 David ‘Bombe... Move more post and reply verifiers to the Verifiers...
2014-02-28 David ‘Bombe... Use yet another way to verify the posts.
2014-02-28 David ‘Bombe... Use different method to verify a number of replies.
2014-02-28 David ‘Bombe... Add unit test for GetPostFeedCommand.
2014-02-28 David ‘Bombe... Add verifiers for the fcp package.
2014-02-28 David ‘Bombe... Mock posts with a recipient, too.
2014-02-28 David ‘Bombe... Mock a Sone’s friends in a better way.
2014-02-28 David ‘Bombe... Make mocks more complete and use them when testing...
2014-02-28 David ‘Bombe... Use a builder-style mocker for post replies, too.
2014-02-28 David ‘Bombe... Return mocked replies to a post.
2014-02-28 David ‘Bombe... Don’t use static imports if more than one TIME_COMPARAT...
2014-02-28 David ‘Bombe... Mock posts with a mocker, too.
2014-02-28 David ‘Bombe... Remove unnecessary mocks.
2014-02-28 David ‘Bombe... Replace Sone mock methods with a mock builder.
2014-02-28 David ‘Bombe... Add unit test for GetPostCommand.
2014-02-28 David ‘Bombe... Remove unnecessary local variable.
2014-02-28 David ‘Bombe... Add unit test for GetLocalSonesCommand.
2014-02-28 David ‘Bombe... Implement local Sone filter by using isLocal().
2014-02-28 David ‘Bombe... Memorize all mocked Sones and implement getLocalSones().
2014-02-28 David ‘Bombe... Mock Sone.toString() for nicer debug output.
2014-02-28 David ‘Bombe... Add unit test for Sone.TO_POSTS.
2014-02-28 David ‘Bombe... Use method for common mocked Sone initialization.
2014-02-28 David ‘Bombe... Turn Mocks into a stateful object.
2014-02-28 David ‘Bombe... Split Sone mocking back into two separate methods again.
2014-02-28 David ‘Bombe... Add a function to transform a Sone into its posts.
2014-02-28 David ‘Bombe... Store mocked posts and return them from the Sone.
2014-02-28 David ‘Bombe... Remove imports.
2014-02-28 David ‘Bombe... Don’t use an argument captor when using an answer.
2014-02-28 David ‘Bombe... Return an empty profile from a mocked Sone.
2014-02-28 David ‘Bombe... No adding posts to a remote Sone!
2014-02-28 David ‘Bombe... Mock local Sones by mocking remote Sones and re-mocking...
2014-02-28 David ‘Bombe... Add unit test for DeleteReplyCommand.
2014-02-28 David ‘Bombe... Add method to mock post replies, too.
2014-02-28 David ‘Bombe... Actually delete the reply.
2014-02-28 David ‘Bombe... Add unit test for DeletePostCommand.
2014-02-28 David ‘Bombe... Whitespace.
2014-02-28 David ‘Bombe... Actually delete the post.
2014-02-28 David ‘Bombe... Add method to mock a remote Sone.
2014-02-28 David ‘Bombe... Require a Sone when mocking a post.
2014-02-28 David ‘Bombe... Add unit test for CreateReplyCommand.
2014-02-28 David ‘Bombe... Add methods to mock a post.
2014-02-28 David ‘Bombe... Return a useful reply builder on a mocked Sone.
2014-02-28 David ‘Bombe... Add unit test for CreatePostCommand.
2014-02-28 David ‘Bombe... Add reusable mocks.
2014-02-28 David ‘Bombe... Remove annotation, the function can return null.
2014-02-28 David ‘Bombe... Add unit test for abstract command.
2014-02-28 David ‘Bombe... Fix InputStream matcher.
2014-02-28 David ‘Bombe... Reverse initial active state to make tests clearer.
2014-02-28 David ‘Bombe... Explicitely set initial state of FCP interface.
2014-02-28 David ‘Bombe... Add unit test for FCP interface.
2014-02-28 David ‘Bombe... Handle exception when replying only once.
2014-02-28 David ‘Bombe... Add method to add a command for testing.
2014-02-28 David ‘Bombe... Add method that verifies multiple posts with replies.
2014-02-28 David ‘Bombe... Add method that verifies multiple posts.
2014-02-28 David ‘Bombe... Add method that verifies post replies.
2014-02-28 David ‘Bombe... Add method that verifies a post.
2014-02-28 David ‘Bombe... Add tests for encoding multiple posts.
2014-02-28 David ‘Bombe... Filter future replies when encoding single posts.
2014-02-28 David ‘Bombe... Use a static import.
2014-02-28 David ‘Bombe... Add tests for encoding a single post.
2014-02-28 David ‘Bombe... Require a recipient when creating a post.
2014-02-28 David ‘Bombe... Also require a time when creating a post.
2014-02-28 David ‘Bombe... Also require the text when creating a post.
2014-02-28 David ‘Bombe... Require a Sone when creating a post.
2014-02-28 David ‘Bombe... Split post encoding methods to remove boolean parameters.
2014-02-28 David ‘Bombe... Add tests for parsing a reply.
2014-02-28 David ‘Bombe... Add tests for parsing a post.
2014-02-28 David ‘Bombe... Add tests for parsing optional Sones.
2014-02-28 David ‘Bombe... Add tests for parsing mandatory local Sones.
2014-02-28 David ‘Bombe... Add tests for parsing mandatory Sones.
2014-02-28 David ‘Bombe... Remove booleans from method signatures, create explicit...
2014-02-28 David ‘Bombe... Add test for encoding likes.
2014-02-28 David ‘Bombe... Add method to test encoding of replies.
2014-02-28 David ‘Bombe... Refactor Sone creation.
2014-02-28 David ‘Bombe... Add test for encoding multiple Sones.
2014-02-28 David ‘Bombe... Add method to create a profile with a given name.
2014-02-28 David ‘Bombe... Add tests for verifying the “Followed” attribute if...
2014-02-28 David ‘Bombe... Also test for non-existing “Followed” property when...
2014-02-28 David ‘Bombe... Add test for encoding a Sone.
2014-02-28 David ‘Bombe... Move test string creation into its own method.
2014-02-28 David ‘Bombe... Fix bug in text encoding method.
2014-02-28 David ‘Bombe... Add unit test for AbstractSoneCommand.
2014-02-28 David ‘Bombe... Add unit test for Client.
2014-02-28 David ‘Bombe... Add unit test for TemporaryImage.
2014-02-28 David ‘Bombe... Verify that the avatar ID belongs to an image of the...
2014-02-28 David ‘Bombe... If no albums are in the Sone, there’s no avatar ID...
2014-02-28 David ‘Bombe... Move protocol version handling and time parsing into...
2014-02-28 David ‘Bombe... Throw a different exception if a Sone is too new.
2014-02-28 David ‘Bombe... Fix formatting.
2014-02-28 David ‘Bombe... Remove some impossible-to-trigger code.
2014-02-28 David ‘Bombe... Remove unnecessary parameter.
2014-02-28 David ‘Bombe... Verify that a invalid Sone time causes an error.
2014-02-28 David ‘Bombe... Verify that a missing protocol version does not cause...
2014-02-28 David ‘Bombe... Verify that an image with invalid dimensions causes...
2014-02-28 David ‘Bombe... Verify that an invalid image causes an error.
next