wallabag/tests/Wallabag
Kevin Decherf 39133eb796 TagController: fix duplicated tags when renaming them
The fix relies on a workaround available on TagsAssigner, see the
AssignTagsToEntry() signature for detail.

I replaced the findOneByLabel in the corresponding test to assert that
there is no duplicate.

Fixes #4216

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2020-04-18 18:09:07 +02:00
..
AnnotationBundle Fix tests 2019-11-27 14:46:27 +01:00
ApiBundle Fix tests 2019-07-09 14:02:58 +02:00
CoreBundle TagController: fix duplicated tags when renaming them 2020-04-18 18:09:07 +02:00
ImportBundle Fix tests (again..) 2019-11-19 13:28:32 +01:00
UserBundle Fixed default value for reading speed 2019-09-19 14:23:06 +02:00