Simplify verifying that no redirect is called
[Sone.git] / src / test / kotlin / net / pterodactylus / sone / web / pages / LikePageTest.kt
2017-05-23 David ‘Bombe’ RodenSimplify verifying that no redirect is called
2017-05-23 David ‘Bombe’ RodenAdd more tests for like page
2017-04-27 David ‘Bombe’ RodenActually differentiate between GET and POST parameters
2017-04-08 David ‘Bombe’ RodenMove web pages to their own package