wallabag/tests/Wallabag/CoreBundle
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
..
Command Merge remote-tracking branch 'origin/master' into 2.1 2016-09-19 11:23:07 +02:00
Controller Ensure orphan tag are remove in API 2016-10-07 23:31:53 +02:00
EventListener Create user config in one place 2016-09-30 21:01:36 +02:00
Form/DataTransformer Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
Helper Use scheduled entity insertions to avoid tag duplicate 2016-09-25 12:03:49 +02:00
Mock Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
ParamConverter Customize errors templates 2016-10-01 14:58:48 +02:00
Subscriber Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
Twig Add simple stats in footer 2016-10-01 16:03:50 +02:00
WallabagCoreTestCase.php Some fixes about upgrade from 2.0.x -> 2.1.0 2016-09-28 10:04:36 +02:00