Add test for create post ajax page
[Sone.git] / src / test / kotlin / net / pterodactylus / sone / web / ajax / JsonPageTest.kt
2017-07-05 David ‘Bombe’ RodenAdd test for create post ajax page
2017-06-29 David ‘Bombe’ RodenReplace bookmark ajax page with Kotlin version
2017-06-29 David ‘Bombe’ RodenReplace bookmark ajax page test with Kotlin version
2017-06-04 David ‘Bombe’ RodenCreate Guava optional utility collection
2017-04-27 David ‘Bombe’ RodenActually differentiate between GET and POST parameters
2017-04-08 David ‘Bombe’ RodenRename “loaded elements” to “linked elements”
2017-04-08 David ‘Bombe’ RodenLet status page give out information about loaded elements
2017-04-01 David ‘Bombe’ RodenAdd unit test for get status AJAX page