MyShaarli/tests/front/controller/admin
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
..
ShaareManageControllerTest Fix: bulk add - delete existing link 2021-01-19 12:54:34 +01:00
ShaarePublishControllerTest Feature: support any tag separator 2020-11-05 17:54:42 +01:00
ConfigureControllerTest.php ConfigureControllerTest.php: update expected languages number to 6 2020-11-22 11:06:14 +00:00
ExportControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
FrontAdminControllerMockHelper.php Process configure page through Slim controller 2020-07-23 21:19:21 +02:00
ImportControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
LogoutControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
ManageTagControllerTest.php Handle pagination through BookmarkService 2021-01-20 15:01:29 +01:00
PasswordControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
PluginsControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
ServerControllerTest.php Feature: add a Server administration page 2020-10-21 15:06:47 +02:00
SessionFilterControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
ShaareAddControllerTest.php Feature: bulk creation of bookmarks 2020-10-27 20:11:30 +01:00
ShaarliAdminControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
ThumbnailsControllerTest.php Handle pagination through BookmarkService 2021-01-20 15:01:29 +01:00
TokenControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
ToolsControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00