wallabag/tests/Wallabag/CoreBundle/Command
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
..
CleanDuplicatesCommandTest.php Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00
ExportCommandTest.php Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00
GenerateUrlHashesCommandTest.php Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00
InstallCommandTest.php Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00
ListUserCommandTest.php Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00
ReloadEntryCommandTest.php Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00
ShowUserCommandTest.php Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00
TagAllCommandTest.php Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00