MyShaarli/tests/front/controller/visitor
ArthurHoaro cfdd209440 Display error details even with dev.debug set to false
It makes more sense to display the error even if it's unexpected.
Only for logged in users.

Fixes 
2020-11-05 19:55:17 +01:00
..
BookmarkListControllerTest.php Feature: Share private bookmarks using a URL containing a private key 2020-10-27 19:32:57 +01:00
DailyControllerTest.php UT: fix formatting issue when the current day has a single digit 2020-11-02 19:32:48 +01:00
ErrorControllerTest.php Display error details even with dev.debug set to false 2020-11-05 19:55:17 +01:00
ErrorNotFoundControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
FeedControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
FrontControllerMockHelper.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
InstallControllerTest.php Feature: add a Server administration page 2020-10-21 15:06:47 +02:00
LoginControllerTest.php Use PSR-3 logger for login attempts 2020-10-20 11:47:07 +02:00
OpenSearchControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
PictureWallControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
PublicSessionFilterControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
ShaarliVisitorControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
TagCloudControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
TagControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00