aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/bookmark/BookmarkFilterTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Convert legacy PHPUnit @expected* to new ->expect*ArthurHoaro2020-09-271-4/+6
| | | | Converted automatically using https://github.com/ArthurHoaro/convert-legacy-phpunit-expect
* Fix visibility issue on daily pageArthurHoaro2020-09-061-2/+12
| | | | | | This filter (links by day) didn't apply any visibility parameter. Fixes #1543
* Add and update unit test for the new system (Bookmark + Service)ArthurHoaro2020-01-181-0/+514
See #1307