♻️ Replace FreenetTemplatePage with Kotlin version
[Sone.git] / src / test / java / net / pterodactylus / sone / web / AllPagesTest.kt
2019-05-17 David ‘Bombe’ Roden♻️ Replace FreenetTemplatePage with Kotlin version
2019-03-08 David ‘Bombe’ Roden⚗ Add all missing web pages to injection container
2019-03-05 David ‘Bombe’ Roden🎨 Replace Plugin containers with Kotlin versions
2018-02-01 David ‘Bombe’ RodenAdd test for DI constructability of SoneDownloader
2018-01-20 David ‘Bombe’ RodenCreate base injector for all tests
2018-01-20 David ‘Bombe’ RodenBegin collection all pages in a dependency injection...