aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/api/controllers/links/PutLinkTest.php
Commit message (Expand)AuthorAgeFilesLines
* Add mutex on datastore I/O operationsArthurHoaro2020-10-131-1/+3
* Compatibility with PHPUnit 9ArthurHoaro2020-09-291-1/+1
* Convert legacy PHPUnit @expected* to new ->expect*ArthurHoaro2020-09-271-3/+3
* Comply with PHPUnit V8: setup/teardown functions must return voidArthurHoaro2020-09-261-2/+2
* Better support for notes permalinkArthurHoaro2020-07-281-2/+2
* Add and update unit test for the new system (Bookmark + Service)ArthurHoaro2020-01-181-8/+16
* Optimize and cleanup importsVirtualTam2019-01-131-5/+6
* namespacing: \Shaarli\Bookmark\LinkDBVirtualTam2019-01-121-3/+3
* namespacing: \Shaarli\HistoryVirtualTam2019-01-121-4/+4
* lint: fix line-length warningsVirtualTam2018-12-021-2/+6
* lint: apply phpcbf to tests/VirtualTam2018-12-021-1/+0
* Implements Tags endpoints for Shaarli's REST APIArthurHoaro2018-06-041-0/+222