Add test for DI constructability of TrustAjaxPage
[Sone.git] / src / test / kotlin / net / pterodactylus / sone / web / ajax / GetNotificationsAjaxPageTest.kt
2018-01-25 David ‘Bombe’ RodenAdd test for DI constructability of GetNotificationsAja...
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-05 David ‘Bombe’ RodenExtract test fixtures into their own base class
2017-09-10 David ‘Bombe’ RodenAdd test for get notifications ajax page