🚧 Add Loaders to all template-using pages
[Sone.git] / src / test / kotlin / net / pterodactylus / sone / web / pages / AboutPageTest.kt
2019-05-17 David ‘Bombe’ Roden🚧 Add Loaders to all template-using pages
2019-05-17 David ‘Bombe’ Roden✨ Annotate AboutPage with MenuName
2019-03-05 David ‘Bombe’ Roden🎨 Replace Plugin containers with Kotlin versions
2018-01-20 David ‘Bombe’ RodenCreate base injector for all tests
2018-01-20 David ‘Bombe’ RodenFix formatting
2018-01-20 David ‘Bombe’ RodenAdd test for DI constructability of AboutPage
2017-10-07 David ‘Bombe’ RodenMerge branch 'release-0.9.7' 0.9.7
2017-06-27 David ‘Bombe’ RodenReplace web page test base with Kotlin version
2017-05-24 David ‘Bombe’ RodenClean up some imports
2017-04-08 David ‘Bombe’ RodenMove web pages to their own package