wallabag/tests/Wallabag/ImportBundle/Import
Jeremy Benoist 59b97fae99
Avoid losing entry when fetching fail
Instead of just say “Failed to save entry” we’ll save the entry at all cost and try to fetch content. If fetching content failed, the entry will still be saved at least, but without content.
2016-09-17 07:40:56 +02:00
..
ImportChainTest.php Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
ImportCompilerPassTest.php Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
PocketImportTest.php Avoid losing entry when fetching fail 2016-09-17 07:40:56 +02:00
ReadabilityImportTest.php Change flash message for queued articles 2016-09-13 21:09:05 +02:00
WallabagV1ImportTest.php Change flash message for queued articles 2016-09-13 21:09:05 +02:00
WallabagV2ImportTest.php Avoid losing entry when fetching fail 2016-09-17 07:40:56 +02:00