wallabag/tests/Wallabag/ImportBundle
Jeremy Benoist 401135852c
Use scheduled entity insertions to avoid tag duplicate
Using `getScheduledEntityInsertions()` we can retrieve not yet flushed but already persisted entities and then avoid tags duplication on import.
2016-09-25 12:03:49 +02:00
..
Command Add tests on ImportCommand 2016-09-11 22:15:31 +02:00
Consumer AMPQ -> AMQP 2016-09-14 10:18:02 +02:00
Controller Avoid failing test for user who didn’t install Redis 2016-09-24 19:57:59 +02:00
fixtures Enable Redis on Travis 2016-09-11 21:58:57 +02:00
Import Use scheduled entity insertions to avoid tag duplicate 2016-09-25 12:03:49 +02:00