MyShaarli/tests/bookmark
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
..
BookmarkArrayTest.php Add strict types for bookmarks management 2020-10-13 13:50:11 +02:00
BookmarkFileServiceTest.php Handle pagination through BookmarkService 2021-01-20 15:01:29 +01:00
BookmarkFilterTest.php Feature: support any tag separator 2020-11-05 17:54:42 +01:00
BookmarkInitializerTest.php Add mutex on datastore I/O operations 2020-10-13 12:38:19 +02:00
BookmarkTest.php Feature: support any tag separator 2020-11-05 17:54:42 +01:00
LinkUtilsTest.php Fix metadata extract regex (2) 2020-12-17 13:56:24 +01:00
SearchResultTest.php Handle pagination through BookmarkService 2021-01-20 15:01:29 +01:00