aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/ImportBundle/Controller/FirefoxControllerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* Replace SO url by lemondeJeremy Benoist2018-07-051-4/+4
| | | | Looks like we got a lot of random failing while grabing SO content, replacing it might fix the problem.
* Fix testsadev2017-11-111-1/+1
|
* Jump to Symfony 3.3 & update others depsJeremy Benoist2017-10-091-0/+2
| | | | Also update tests urls
* Add a real configuration for CS-FixerJeremy Benoist2017-07-011-20/+20
|
* Fix SO testsJeremy Benoist2017-05-241-4/+4
| | | | SO switched to http yesterday
* Added notmatches operator for tagging ruleNicolas Lœuillet2017-04-201-1/+1
|
* Put log in the most common failure testsJeremy Benoist2016-11-171-6/+6
| | | | So we’ll quickly be able to see what kind of test is failing when viewing Travis
* Avoid error when Redis isn't here in testsJeremy Benoist2016-10-101-0/+1
|
* Added tags for Firefox importNicolas Lœuillet2016-09-261-1/+1
|
* Update Firefox fileJeremy Benoist2016-09-251-2/+2
| | | | | With real data, the previous looks more than a Chrome converted file. Also, fix date conversion (hope so).
* Fix bad date format in Browser importJeremy Benoist2016-09-251-0/+4
|
* bring chrome and firefox as separate importsThomas Citharel2016-09-251-0/+161