aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/front/controller/admin/ShaarliAdminControllerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Compatibility with PHPUnit 9ArthurHoaro2020-09-291-1/+1
|
* Move all admin controller into a dedicated groupArthurHoaro2020-08-131-15/+0
| | | | Also handle authentication check in a new middleware for the admin group.
* Test ShaarliAdminControllerArthurHoaro2020-07-231-0/+199