aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/bookmark/BookmarkArrayTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Compatibility with PHPUnit 9ArthurHoaro2020-09-291-4/+1
|
* Convert legacy PHPUnit @expected* to new ->expect*ArthurHoaro2020-09-271-12/+12
| | | | Converted automatically using https://github.com/ArthurHoaro/convert-legacy-phpunit-expect
* Add and update unit test for the new system (Bookmark + Service)ArthurHoaro2020-01-181-0/+239
See #1307