wallabag/tests/Wallabag/ApiBundle/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
..
ConfigRestControllerTest.php Update tests 2022-04-20 22:14:56 +02:00
DeveloperControllerTest.php Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00
EntryRestControllerTest.php Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00
SearchRestControllerTest.php Fix deprecated method in tests 2020-06-15 14:21:35 +02:00
TaggingRuleRestControllerTest.php Add ability to import/export tagging rules 2019-07-08 09:38:32 +02:00
TagRestControllerTest.php Merge remote-tracking branch 'origin/master' into 2.6.0 2022-10-18 11:11:02 +02:00
UserRestControllerTest.php Use FQCN instead of service alias 2022-09-01 09:07:19 +02:00
WallabagRestControllerTest.php Add a new endpoint to retrieve information from the wallabag instance 2019-01-15 10:17:11 +01:00