Fix comparison of post and reply texts
[Sone.git] / src / test / kotlin / net / pterodactylus / sone / fcp / SoneCommandTest.kt
2017-01-13 David ‘Bombe’ RodenFix comparison of post and reply texts
2017-01-13 David ‘Bombe’ RodenAdd unit test for get post feed command, add likes...
2017-01-10 David ‘Bombe’ RodenMove createSone() method to test base class
2017-01-08 David ‘Bombe’ RodenRemove bucket and access type from command interface
2017-01-07 David ‘Bombe’ RodenExtract method and move it to test base class
2017-01-07 David ‘Bombe’ RodenAdd unit test for create reply command
2017-01-07 David ‘Bombe’ RodenExtract common test methods for all commands