Move assertions to base class
[Sone.git] / src / test / kotlin / net / pterodactylus / sone / web / ajax / CreatePostAjaxPageTest.kt
2017-10-06 David ‘Bombe’ RodenMove assertions to base class
2017-10-06 David ‘Bombe’ RodenReplace JSON return object with Kotlin version
2017-09-09 David ‘Bombe’ RodenAdd base JSON page that requires a logged-in user
2017-09-01 David ‘Bombe’ RodenMove recurring tests for ajax pages to test base class
2017-07-05 David ‘Bombe’ RodenAdd test for create post ajax page