Add test for DI constructability of TrustAjaxPage
[Sone.git] / src / test / kotlin / net / pterodactylus / sone / web / ajax / CreateReplyAjaxPageTest.kt
2018-01-22 David ‘Bombe’ RodenAdd test for DI constructability of CreateReplyAjaxPage
2017-10-07 David ‘Bombe’ RodenMerge branch 'release-0.9.7' 0.9.7
2017-10-06 David ‘Bombe’ RodenMove assertions to base class
2017-10-06 David ‘Bombe’ RodenReplace JSON return object with Kotlin version
2017-10-02 David ‘Bombe’ RodenRefactoring: make id for local Sone optional
2017-09-09 David ‘Bombe’ RodenAllow adding posts without specific ID
2017-09-01 David ‘Bombe’ RodenMove recurring tests for ajax pages to test base class
2017-07-24 David ‘Bombe’ RodenReplace create reply ajax page with Kotlin version