aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/legacy/LegacyUpdaterTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Manually fix remaining PHPCS errorsArthurHoaro2020-11-091-8/+8
|
* Fix missing @expectedException convertionArthurHoaro2020-09-291-4/+2
|
* Compatibility with PHPUnit 9ArthurHoaro2020-09-291-2/+2
|
* Convert legacy PHPUnit @expected* to new ->expect*ArthurHoaro2020-09-271-4/+6
| | | | Converted automatically using https://github.com/ArthurHoaro/convert-legacy-phpunit-expect
* Comply with PHPUnit V8: setup/teardown functions must return voidArthurHoaro2020-09-261-2/+2
|
* Add and update unit test for the new system (Bookmark + Service)ArthurHoaro2020-01-181-0/+886
See #1307