aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/ImportBundle/Import/ChromeImportTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Add disableContentUpdate import optionJerome Charaoui2017-06-011-4/+4
| | | | | | This commit also decouples the "import" and "update" functions inside ContentProxy. If a content array is available, it must be passed to the new importEntry method.
* Move Tags assigner to a separate fileThomas Citharel2017-05-271-1/+6
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Add entry.saved event to import & restJeremy Benoist2016-11-021-4/+12
|
* fix testsThomas Citharel2016-09-251-15/+15
|
* bring chrome and firefox as separate importsThomas Citharel2016-09-251-0/+233