aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/ImportBundle/Controller/PinboardControllerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Added elCurator importNicolas Lœuillet2019-11-151-0/+1
|
* Fix testsJeremy Benoist2019-11-121-1/+0
|
* Enable PHPStanJeremy Benoist2019-01-181-1/+1
| | | | | - Fix error for level 0 & 1 (level 7 has 699 errors...) - Add `updated_at` to site_credential (so the `timestamps()` method applies correctly)
* php-cs-fixerKevin Decherf2018-09-051-1/+1
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Jump to Symfony 3.3 & update others depsJeremy Benoist2017-10-091-0/+3
| | | | Also update tests urls
* Fix testsJeremy Benoist2017-08-271-1/+1
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Add a real configuration for CS-FixerJeremy Benoist2017-07-011-21/+21
|
* CS & improve tags assertionsJeremy Benoist2017-05-311-1/+7
|
* 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
* Fix testsJeremy Benoist2016-11-061-1/+1
|
* Add Pinboard importJeremy Benoist2016-11-041-0/+197