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