wallabag/tests/Wallabag/CoreBundle/Controller
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
..
ConfigControllerTest.php Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00
EntryControllerTest.php Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00
ExportControllerTest.php Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00
FeedControllerTest.php Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00
IgnoreOriginInstanceRuleControllerTest.php Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00
SecurityControllerTest.php Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00
SettingsControllerTest.php Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00
SiteCredentialControllerTest.php Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00
StaticControllerTest.php Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00
TagControllerTest.php Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00