Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix missing @expectedException convertion | ArthurHoaro | 2020-09-29 | 1 | -2/+1 |
| | |||||
* | Compatibility with PHPUnit 9 | ArthurHoaro | 2020-09-29 | 1 | -6/+6 |
| | |||||
* | Convert legacy PHPUnit @expected* to new ->expect* | ArthurHoaro | 2020-09-27 | 1 | -5/+6 |
| | | | | Converted automatically using https://github.com/ArthurHoaro/convert-legacy-phpunit-expect | ||||
* | Comply with PHPUnit V8: setup/teardown functions must return void | ArthurHoaro | 2020-09-26 | 1 | -1/+1 |
| | |||||
* | Migrate cache purge function to a proper class | ArthurHoaro | 2020-07-23 | 1 | -1/+0 |
| | | | | | | And update dependencies and tests. Note that SESSION['tags'] has been removed a log ago | ||||
* | Add and update unit test for the new system (Bookmark + Service) | ArthurHoaro | 2020-01-18 | 1 | -0/+656 |
See #1307 |