MyShaarli/tests/front/controller/visitor
ArthurHoaro d52ab0b1e9 Properly handle 404 errors
Use 404 template instead of default Slim error page if the route is not found.

Fixes #827
2020-09-12 12:42:19 +02:00
..
BookmarkListControllerTest.php Process main page (linklist) through Slim controller 2020-07-23 21:19:21 +02:00
DailyControllerTest.php Process configure page through Slim controller 2020-07-23 21:19:21 +02:00
ErrorControllerTest.php Move error handling to dedicated controller instead of middleware 2020-08-21 10:50:44 +02:00
ErrorNotFoundControllerTest.php Properly handle 404 errors 2020-09-12 12:42:19 +02:00
FeedControllerTest.php Fix feed target in UT 2020-09-03 10:18:04 +02:00
FrontControllerMockHelper.php Properly handle 404 errors 2020-09-12 12:42:19 +02:00
InstallControllerTest.php Remove anonymous permission and initialize bookmarks on login 2020-08-01 11:10:57 +02:00
LoginControllerTest.php Process login through Slim controller 2020-07-23 21:19:21 +02:00
OpenSearchControllerTest.php Process password change controller through Slim 2020-07-23 21:19:21 +02:00
PictureWallControllerTest.php Process password change controller through Slim 2020-07-23 21:19:21 +02:00
PublicSessionFilterControllerTest.php Move all admin controller into a dedicated group 2020-08-13 11:08:13 +02:00
ShaarliVisitorControllerTest.php New basePath: fix officiel plugin paths and vintage template 2020-07-26 14:43:10 +02:00
TagCloudControllerTest.php Process password change controller through Slim 2020-07-23 21:19:21 +02:00
TagControllerTest.php Use multi-level routes for existing controllers instead of 1 level everywhere 2020-07-23 21:19:21 +02:00