Add test for DI constructability of GetTranslationAjaxPage
[Sone.git] / src / test / kotlin / net / pterodactylus / sone / web / ajax / GetTranslationAjaxPageTest.kt
2018-01-25 David ‘Bombe’ RodenAdd test for DI constructability of GetTranslationAjaxPage
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-09-14 David ‘Bombe’ RodenRename get translation ajax page