MyShaarli/tests/front/controller/visitor
ArthurHoaro 9b8c0a4560 Handle pagination through BookmarkService
Handle all search results through SearchResult object.
This is a required step toward implementing a BookmarkService based on SQL database.

Related to #953
2021-01-20 15:01:29 +01:00
..
BookmarkListControllerTest.php Handle pagination through BookmarkService 2021-01-20 15:01:29 +01:00
DailyControllerTest.php Handle pagination through BookmarkService 2021-01-20 15:01:29 +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 Feature: support any tag separator 2020-11-05 17:54:42 +01: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 Handle pagination through BookmarkService 2021-01-20 15:01:29 +01:00
PublicSessionFilterControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
ShaarliVisitorControllerTest.php Inject current template name in templates 2021-01-19 10:34:11 +01:00
TagCloudControllerTest.php Feature: support any tag separator 2020-11-05 17:54:42 +01:00
TagControllerTest.php Feature: support any tag separator 2020-11-05 17:54:42 +01:00