MyShaarli/tests/bookmark
Keith Carangelo 733b40446e
Ensure tags are unique when adding and deleting them from bookmarks. (#1918)
* Ensure tags are unique when adding and deleting them from bookmarks.

* Fixed PHPCS issues with test script
2022-12-01 02:47:10 +01:00
..
BookmarkArrayTest.php Coding style: manually fix remaining errors in tests after PHPCBF 2021-04-05 11:00:28 +02:00
BookmarkFileServiceTest.php New Core Plugin: ReadItLater 2022-08-12 19:58:07 +02:00
BookmarkFilterTest.php Added support for OR (~) and optional AND (+) operators for tag searches. 2021-09-08 15:26:58 -04:00
BookmarkInitializerTest.php Coding style: manually fix remaining errors in tests after PHPCBF 2021-04-05 11:00:28 +02:00
BookmarkTest.php Ensure tags are unique when adding and deleting them from bookmarks. (#1918) 2022-12-01 02:47:10 +01:00
LinkUtilsTest.php Coding style: manually fix remaining errors in tests after PHPCBF 2021-04-05 11:00:28 +02:00
SearchResultTest.php Handle pagination through BookmarkService 2021-01-20 15:01:29 +01:00