wallabag/tests/Wallabag/CoreBundle/Controller
Jeremy Benoist e0597476d1
Use custom event instead of Doctrine ones
This give us ability to use Entry ID to determine where to store images and it’s then more easy to remove them when we remove the entry.
2016-11-01 14:49:02 +01:00
..
ConfigControllerTest.php Add ability to reset some datas 2016-10-22 13:13:06 +02:00
EntryControllerTest.php Use custom event instead of Doctrine ones 2016-11-01 14:49:02 +01:00
ExportControllerTest.php Fix tag test 2016-10-07 07:43:48 +02:00
RssControllerTest.php Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
SecurityControllerTest.php Add simple test 2016-08-24 10:28:43 +02:00
SettingsControllerTest.php Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
StaticControllerTest.php Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
TagControllerTest.php Ensure orphan tag are remove in API 2016-10-07 23:31:53 +02:00