aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/ImportBundle/Controller/ReadabilityControllerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Add test for RabbitMQJeremy Benoist2016-09-111-0/+16
| | | | Also update Symfony deps
* Add ability to define created_at for all importJeremy Benoist2016-09-111-0/+7
| | | | | | At the moment only Readability & wallabag v2 import allow created_at import. Pocket removed `time_added` field from their API v2 to v3... And wallabag v1 doesn't export that value.
* Add tests on ReadabilityImportJeremy Benoist2016-09-011-0/+122