wallabag/tests/Wallabag/CoreBundle
Jeremy Benoist aa5c7f05b8
Upgrade to Symfony 4.4
- disable autowiring for Event (because the Entry entity was injected)
- rename `getClient()` for test to `getTestClient()` to avoid error while overriding (from `BrowserKitAssertionsTrait`)
2022-11-29 18:01:46 -08:00
..
Command Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00
Controller Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00
Entity Use lang attribute 2020-01-23 21:21:54 +01:00
Event Use ::class notation where possible 2022-09-01 20:54:56 +02:00
fixtures Add support to download SVG locally 2022-10-18 11:14:45 +02:00
Form/DataTransformer Add missing TestCase namespace 2017-12-18 13:29:33 +01:00
GuzzleSiteAuthenticator Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00
Helper Cleanup 2022-11-23 15:51:33 +01:00
ParamConverter Use ::class notation where possible 2022-09-01 20:54:56 +02:00
Tools Counting two characters together as a word in CJK 2019-01-06 01:21:13 +08:00
Twig Use ::class notation where possible 2022-09-01 20:54:56 +02:00
WallabagCoreTestCase.php Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00