aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/front/controller/ShaarliControllerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Initialize admin Slim controllersArthurHoaro2020-07-231-225/+0
| | | | | | - Reorganize visitor controllers - Fix redirection with Slim's requests base path - Fix daily links
* Process session filters through Slim controllersArthurHoaro2020-07-231-0/+131
| | | | | | | Including: - visibility - links per page - untagged only
* Refactor front controller tests to create container mock using a traitArthurHoaro2020-07-231-45/+23
|
* Execute common plugin hooks before rendering login pageArthurHoaro2020-01-261-0/+116