aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/netscape/BookmarkImportTest.php
Commit message (Expand)AuthorAgeFilesLines
* New plugin hook: ability to add custom filters to Shaarli search engineArthurHoaro2021-02-041-1/+12
* Feature: support any tag separatorArthurHoaro2020-11-051-2/+39
* Add mutex on datastore I/O operationsArthurHoaro2020-10-131-1/+3
* Compatibility with PHPUnit 9ArthurHoaro2020-09-291-1/+1
* Comply with PHPUnit V8: setup/teardown functions must return voidArthurHoaro2020-09-261-4/+4
* Process bookmarks import through Slim controllerArthurHoaro2020-07-231-7/+8
* Use NetscapeBookmarkUtils object instance instead of static callsArthurHoaro2020-07-231-23/+30
* Add and update unit test for the new system (Bookmark + Service)ArthurHoaro2020-01-181-310/+260
* namespacing: \Shaarli\Netscape\NetscapeBookmarkUtilsVirtualTam2019-01-121-0/+657