✨ Annotate IndexPage with MenuName
[Sone.git] / src / test /
2018-01-22 David ‘Bombe’ RodenAdd test for DI constructability of DismissNotification...
2018-01-22 David ‘Bombe’ RodenAdd test for DI constructability of DeleteReplyAjaxPage
2018-01-22 David ‘Bombe’ RodenAdd test for DI constructability of DeleteProfileFieldA...
2018-01-22 David ‘Bombe’ RodenAdd test for DI constructability of DeletePostAjaxPage
2018-01-22 David ‘Bombe’ RodenAdd test for DI constructability of CreateReplyAjaxPage
2018-01-22 David ‘Bombe’ RodenAdd test for DI constructability of CreatePostAjaxPage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of BookmarkAjaxPage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of ViewSonePage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of ViewPostPage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of UploadImagePage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of UntrustPage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of UnlockSonePage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of UnlikePage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of UnfollowSonePage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of UnbookmarkPage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of TrustPage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of SearchPage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of RescuePage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of ReloadingPage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of OptionsPage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of NewPage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of MarkAsKnownPage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of LogoutPage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of LoginPage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of LockSonePage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of LikePage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of KnownSonesPage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of IndexPage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of ImageBrowserPage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of GetImagePage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of FollowSonePage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of EditProfilePage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of EditProfileFieldPage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of EditImagePage
2018-01-21 David ‘Bombe’ RodenAdd test for DI constructability of EditAlbumPage
2018-01-20 David ‘Bombe’ RodenAdd test for DI constructability of DistrustPage
2018-01-20 David ‘Bombe’ RodenAdd test for DI constructability of DismissNotificationPage
2018-01-20 David ‘Bombe’ RodenAdd test for DI constructability of DeleteSonePage
2018-01-20 David ‘Bombe’ RodenAdd test for DI constructability of DeleteReplyPage
2018-01-20 David ‘Bombe’ RodenAdd test for DI constructability of DeleteProfileFieldPage
2018-01-20 David ‘Bombe’ RodenAdd test for DI constructability of DeletePostPage
2018-01-20 David ‘Bombe’ RodenAdd test for DI constructability of DeleteImagePage
2018-01-20 David ‘Bombe’ RodenAdd test for DI constructability of DeleteAlbumPage
2018-01-20 David ‘Bombe’ RodenFix formatting
2018-01-20 David ‘Bombe’ RodenAdd test for DI constructability of CreateSonePage
2018-01-20 David ‘Bombe’ RodenAdd test for DI constructability of CreateReplyPage
2018-01-20 David ‘Bombe’ RodenAdd test for DI constructability of CreatePostPage
2018-01-20 David ‘Bombe’ RodenFix formatting
2018-01-20 David ‘Bombe’ RodenAdd test for DI constructability of CreateAlbumPage
2018-01-20 David ‘Bombe’ RodenAdd test for DI constructability of BookmarksPage
2018-01-20 David ‘Bombe’ RodenFix formatting
2018-01-20 David ‘Bombe’ RodenAdd test for DI constructability of BookmarkPage
2018-01-20 David ‘Bombe’ RodenCreate base injector for all tests
2018-01-20 David ‘Bombe’ RodenBegin collection all pages in a dependency injection...
2018-01-20 David ‘Bombe’ RodenFix formatting
2018-01-20 David ‘Bombe’ RodenAdd test for DI constructability of AboutPage
2018-01-04 David ‘Bombe’ RodenClean up SoneTemplatePage’s constructors
2017-11-30 David ‘Bombe’ RodenMerge branch 'release-0.9.8' 0.9.8
2017-11-29 David ‘Bombe’ RodenActually store the profile back in the Sone
2017-10-16 David ‘Bombe’ RodenReturn nullable Post instead of Optional
2017-10-15 David ‘Bombe’ RodenReturn a nullable Album instead of an Optional
2017-10-15 David ‘Bombe’ RodenReturn a nullable Image instead of an Optional
2017-10-15 David ‘Bombe’ RodenReturn a nullable PostReply instead of an Optional
2017-10-15 David ‘Bombe’ RodenReplace Sone provider interface with Kotlin version
2017-10-13 David ‘Bombe’ RodenFix test
2017-10-13 David ‘Bombe’ RodenImprove test for broken SSK und USK links
2017-10-07 David ‘Bombe’ RodenMerge branch 'release-0.9.7' 0.9.7
2017-10-07 David ‘Bombe’ RodenOnly parse the version once
2017-10-07 David ‘Bombe’ RodenAdd parser for version information
2017-10-07 David ‘Bombe’ RodenUpdate jackson dependency to 2.9.1
2017-10-06 David ‘Bombe’ RodenChange a couple of method argument names
2017-10-06 David ‘Bombe’ RodenFix formatting
2017-10-06 David ‘Bombe’ RodenReplace Sone template page with Kotlin version
2017-10-06 David ‘Bombe’ RodenSimplify expression
2017-10-06 David ‘Bombe’ RodenMove assertions to base class
2017-10-06 David ‘Bombe’ RodenReplace JSON return object with Kotlin version
2017-10-05 David ‘Bombe’ RodenFix tests by parsing the created JSON reply
2017-10-05 David ‘Bombe’ RodenUse a property for “requiresLogin” instead of a method
2017-10-05 David ‘Bombe’ RodenUse a property for “needsFormPassword” instead of a...
2017-10-05 David ‘Bombe’ RodenDeclare returned Core to always be non-null
2017-10-05 David ‘Bombe’ RodenAdd tests for status texts, content types, and contents...
2017-10-05 David ‘Bombe’ RodenAdd unit test for JSON base page
2017-10-05 David ‘Bombe’ RodenExtract test fixtures into their own base class
2017-10-02 David ‘Bombe’ RodenAdd unit test for untrust ajax page
2017-10-02 David ‘Bombe’ RodenAdd unit test for unlock Sone ajax page
2017-10-02 David ‘Bombe’ RodenRefactoring: make id for local Sone optional
2017-10-02 David ‘Bombe’ RodenAdd unit test for unlike ajax page
2017-10-02 David ‘Bombe’ RodenAdd unit test for unfollow Sone ajax page
2017-10-02 David ‘Bombe’ RodenReplace unbookmark ajax page with Kotlin version
2017-10-02 David ‘Bombe’ RodenAdd test for unbookmark ajax page
2017-10-02 David ‘Bombe’ RodenAdd unit test for trust ajax page
2017-10-02 David ‘Bombe’ RodenFix test for mark as known page
2017-10-02 David ‘Bombe’ RodenAdd unit test for move profile field ajax page
2017-10-02 David ‘Bombe’ RodenAdd unit test for logged in json page
2017-10-01 David ‘Bombe’ RodenAlways try to send an identifier back from the FCP...
2017-09-27 David ‘Bombe’ RodenAdd unit test for mark as known ajax page
2017-09-14 David ‘Bombe’ RodenAdd test for lock Sone ajax page
2017-09-14 David ‘Bombe’ RodenAdd test for like ajax page
2017-09-14 David ‘Bombe’ RodenAdd test for error return object
2017-09-14 David ‘Bombe’ RodenRename get translation ajax page
next