wallabag/src/Wallabag/CoreBundle/Tests/Controller
Jeremy Benoist 2baca964f3 Simplify tag creation from entry
Testing that a tag exist or is assigned to the current entry isn't important in the tag controler since the `assignTagsToEntry` is already doing that job.
So it simplify the controller.
2016-03-27 17:09:33 +02:00
..
ConfigControllerTest.php Add flashes messages 2016-03-20 21:12:22 +01:00
DeveloperControllerTest.php Add listing clients 2016-03-05 21:44:39 +01:00
EntryControllerTest.php Improve test failure readability 2016-03-20 21:12:22 +01:00
ExportControllerTest.php fix tests 2016-02-04 20:31:26 +01:00
RssControllerTest.php remove old implementation for login/register/recover 2015-10-03 13:31:48 +02:00
SecurityControllerTest.php CS 2016-03-20 21:12:22 +01:00
SettingsControllerTest.php Fix #1643: fix the way to load the HTML template in 2factor auth 2016-02-04 17:29:14 +01:00
StaticControllerTest.php remove useless line 2015-08-10 14:13:23 +02:00
TagControllerTest.php Simplify tag creation from entry 2016-03-27 17:09:33 +02:00