friendica/tests/src
Hypolite Petovan 681c7c0187 Add ExternalStorage dependency to StorageManager
- Since ExternalStorage isn't instantiated automatically by Dice, we have to provide the dependency manually in StorageManager->getByName
- This requires StorageManager to take one one additional dependency
- Tests are updated with this additional dependency
2021-06-27 23:15:46 -04:00
..
App
Console Add error message when setting config to existing value 2021-05-01 21:10:10 +02:00
Content Make tests PHPUnit 6.0 compatible 2021-05-16 23:39:03 +02:00
Core Add ExternalStorage dependency to StorageManager 2021-06-27 23:15:46 -04:00
Database
Model Replace `expectExceptionMessageRegExp()` with `expectExceptionMessageMatches()` 2021-05-23 23:09:49 +02:00
Module/Api/Twitter
Network
Protocol
Security/TwoFactor
Util Merge pull request #10294 from annando/http-input-data 2021-05-24 06:11:23 -04:00