wallabag/tests/Wallabag/ImportBundle
Jeremy Benoist ef75e1220e
Send every imported item to the queue
Instead of queing real Entry to process, we queue all the item to import from Pocket in a raw format.
Then, the worker retrieve that information, find / create the entry and save it.
2016-09-11 21:57:46 +02:00
..
Controller Add tests on ReadabilityImport 2016-09-01 13:39:41 +02:00
Import Send every imported item to the queue 2016-09-11 21:57:46 +02:00
fixtures Export dates from entries 2016-09-08 16:49:21 +02:00