aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/netscape/BookmarkExportTest.php
Commit message (Expand)AuthorAgeFilesLines
* New plugin hook: ability to add custom filters to Shaarli search engineArthurHoaro2021-02-041-1/+12
* Add mutex on datastore I/O operationsArthurHoaro2020-10-131-1/+3
* Fix missing @expectedException convertionArthurHoaro2020-09-291-1/+1
* Compatibility with PHPUnit 9ArthurHoaro2020-09-291-1/+1
* Convert legacy PHPUnit @expected* to new ->expect*ArthurHoaro2020-09-271-1/+2
* Comply with PHPUnit V8: setup/teardown functions must return voidArthurHoaro2020-09-261-1/+1
* Fix basePath in unit tests reference DBArthurHoaro2020-07-281-2/+2
* Use NetscapeBookmarkUtils object instance instead of static callsArthurHoaro2020-07-231-23/+42
* Fix an issue with private tags and fix nomarkdown tagArthurHoaro2020-01-181-1/+1
* Add and update unit test for the new system (Bookmark + Service)ArthurHoaro2020-01-181-12/+58
* namespacing: \Shaarli\Netscape\NetscapeBookmarkUtilsVirtualTam2019-01-121-0/+137