aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/HistoryTest.php
Commit message (Expand)AuthorAgeFilesLines
* Add strict types for bookmarks managementArthurHoaro2020-10-131-8/+0
* Compatibility with PHPUnit 9ArthurHoaro2020-09-291-2/+1
* Convert legacy PHPUnit @expected* to new ->expect*ArthurHoaro2020-09-271-6/+6
* Comply with PHPUnit V8: setup/teardown functions must return voidArthurHoaro2020-09-261-1/+1
* Add and update unit test for the new system (Bookmark + Service)ArthurHoaro2020-01-181-117/+123
* namespacing: \Shaarli\FileUtilsVirtualTam2019-01-121-1/+0
* namespacing: \Shaarli\HistoryVirtualTam2019-01-121-2/+5
* Add history entries for API endpointArthurHoaro2017-05-071-12/+12
* History: lazy loading for the history fileArthurHoaro2017-03-211-3/+15
* History mechanismArthurHoaro2017-03-211-0/+195