wallabag/tests/Wallabag/ApiBundle/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
..
WallabagRestControllerTest.php Ensure orphan tag are remove in API 2016-10-07 23:31:53 +02:00