🎨 Reduce mocking of albums and images
[Sone.git] / src / test / kotlin / net / pterodactylus / sone / web / ajax / EditAlbumAjaxPageTest.kt
2020-02-18 David ‘Bombe’ Roden🎨 Reduce mocking of albums and images
2019-06-26 David ‘Bombe’ Roden🔀 Merge branch 'release-79' v79
2018-01-23 David ‘Bombe’ RodenAdd test for DI constructability of EditAlbumAjaxPage
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-06 David ‘Bombe’ RodenAdd test for edit album ajax page