wallabag/tests/Wallabag/CoreBundle/Controller
Jeremy Benoist ac8cf632bb
Ensure orphan tag are remove in API
When the association between a tag and an entry is removed, if the tag doesn’t have other entries, we can remove it.

Also add more tests for that part and ensure TagControllerTest is isolated from the rest of the test suite (finally!)
2016-10-07 23:31:53 +02:00
..
ConfigControllerTest.php Remove NewUser test from Config 2016-10-02 11:09:28 +02:00
DeveloperControllerTest.php Added name on client 2016-08-22 20:18:27 +02:00
EntryControllerTest.php Ensure orphan tag are remove in API 2016-10-07 23:31:53 +02: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