aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/legacy/LegacyLinkDBTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Convert legacy PHPUnit @expected* to new ->expect*ArthurHoaro2020-09-271-5/+6
| | | | Converted automatically using https://github.com/ArthurHoaro/convert-legacy-phpunit-expect
* Comply with PHPUnit V8: setup/teardown functions must return voidArthurHoaro2020-09-261-1/+1
|
* Migrate cache purge function to a proper classArthurHoaro2020-07-231-1/+0
| | | | | | And update dependencies and tests. Note that SESSION['tags'] has been removed a log ago
* Add and update unit test for the new system (Bookmark + Service)ArthurHoaro2020-01-181-0/+656
See #1307