aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/ImportBundle/Controller/InstapaperControllerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Enable PHPStanJeremy Benoist2019-01-181-2/+2
| | | | | - Fix error for level 0 & 1 (level 7 has 699 errors...) - Add `updated_at` to site_credential (so the `timestamps()` method applies correctly)
* Liberation goes httpsJeremy Benoist2018-09-211-4/+6
|
* php-cs-fixerKevin Decherf2018-09-051-2/+2
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Fix testsJeremy Benoist2018-06-061-1/+1
|
* 20 Minutes is now httpsJeremy Benoist2018-02-241-1/+1
|
* Add a real configuration for CS-FixerJeremy Benoist2017-07-011-21/+21
|
* Add support for tag in Instapaper importJeremy Benoist2017-05-311-3/+17
|
* Added notmatches operator for tagging ruleNicolas Lœuillet2017-04-201-1/+1
|
* Put log in the most common failure testsJeremy Benoist2016-11-171-3/+3
| | | | So we’ll quickly be able to see what kind of test is failing when viewing Travis
* Add controller test for InstapaperJeremy Benoist2016-09-271-0/+196