Add base JSON page that requires a logged-in user
[Sone.git] / src / test / kotlin / net / pterodactylus / sone / web / ajax / CreatePostAjaxPageTest.kt
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