aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/ImportBundle/Import
Commit message (Collapse)AuthorAgeFilesLines
* Replace RabbitMQ injection with CraueConfigurationNicolas LÅ“uillet2016-09-111-1/+0
|
* 1st draft for rabbitMQNicolas LÅ“uillet2016-09-111-2/+9
|
* Add tests on ReadabilityImportJeremy Benoist2016-09-011-0/+150
|
* Avoid breaking import when fetching failJeremy Benoist2016-08-202-0/+91
| | | | | | | | | graby will throw an Exception in some case (like a bad url, a restricted url or a secured pdf). Import doesn't handle that case and break the whole import. With that commit the import isn't stopped but the entry is just skipped. Also, as a bonus, I've added extra test on WallabagImportV2 when the json is empty.
* Jump to Symfony 3.1Jeremy Benoist2016-06-225-0/+757