aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/CoreBundle/Helper
Commit message (Expand)AuthorAgeFilesLines
* ContentProxy: replace ignoreUrl with new RuleBasedIgnoreOriginProcessorKevin Decherf2020-04-251-23/+104
* Add new Helper to process Ignore Origin rules and RulerZ operatorKevin Decherf2020-04-251-0/+212
* Fixed default value for reading speedNicolas Lœuillet2019-09-191-1/+1
* Fix tests after rebaseJeremy Benoist2019-05-281-12/+8
* CS & fix testsJeremy Benoist2019-05-281-15/+36
* Fix some testsJeremy Benoist2019-05-281-31/+13
* CSJeremy Benoist2019-05-281-1/+1
* Fix because of some breaking changes of Graby 2.0adev2019-05-281-33/+37
* Use httplugadev2019-05-281-56/+23
* [tests] Fix pre-existing tests (preview now imported + records added)nicofrand2019-05-211-1/+1
* [tests] Set first picture as preview picturenicofrand2019-05-211-0/+84
* Fix test for custom version of the tidy extensionJeremy Benoist2019-01-231-7/+7
* Enable PHPStanJeremy Benoist2019-01-181-0/+3
* updateOriginUrl: remove 'query string' case from ignore listKevin Decherf2018-10-241-10/+2
* ignoreOriginUrl: add initial support of ignore listsKevin Decherf2018-10-221-1/+33
* updateOriginUrl: add behavior when diff is fragment and queryKevin Decherf2018-10-221-0/+8
* Refactor updateOriginUrl to include new behaviors behaviorsKevin Decherf2018-10-221-26/+95
* ContentProxy: swap entry url to origin_url and set new url according to graby...Kevin Decherf2018-10-211-0/+26
* Run php-cs-fixer for fixing coding standard issues (on ContentProxyTest)Tobi8232018-09-231-11/+19
* Make helper methods strToHex and hexToStr in ContentProxyTest.php privateTobi8232018-09-211-2/+2
* Add tests for logicTobi8232018-09-211-0/+236
* More robust srcset image attribute handlingSimounet2018-07-121-0/+25
* Fix image downloading on null image pathSimounet2018-07-051-0/+23
* Fix testsJeremy Benoist2018-06-061-1/+0
* Fix srcset attribute on images downloadedSimounet2018-06-011-0/+21
* Fix countable in testsJeremy Benoist2017-12-181-4/+12
* Use namespaced PHPUnit classesJeremy Benoist2017-12-186-6/+12
* Define storeArticleHeaders false by defaultJeremy Benoist2017-11-211-14/+15
* Added internal setting to enable/disable headers storageNicolas Lœuillet2017-11-201-13/+13
* CSJeremy Benoist2017-07-031-5/+5
* Fix validateAndSetPreviewPictureJeremy Benoist2017-07-031-0/+35
* Fix PATCH methodJeremy Benoist2017-07-031-5/+2
* Fix testsJeremy Benoist2017-07-031-1/+1
* Add a real configuration for CS-FixerJeremy Benoist2017-07-016-123/+123
* Merge pull request #2683 from wallabag/credentials-in-dbJérémy Benoist2017-06-201-0/+40
|\
| * Crypt site credential passwordJeremy Benoist2017-06-201-0/+40
* | Fix empty language and preview picsThomas Citharel2017-06-121-3/+3
|/
* Validate language & preview picture fieldsJeremy Benoist2017-06-081-12/+117
* Use an alternative way to detect imageJeremy Benoist2017-06-051-0/+25
* Merge pull request #2708 from jcharaoui/import-disablecontentupdateJérémy Benoist2017-06-021-31/+43
|\
| * Rewrote code & fix testsJeremy Benoist2017-06-011-19/+18
| * Fix testsJeremy Benoist2017-06-011-2/+8
| * Add disableContentUpdate import optionJerome Charaoui2017-06-011-5/+4
| * Avoid returning objects passed by reference.Jerome Charaoui2017-06-011-11/+19
* | Replace images with &Jeremy Benoist2017-06-011-3/+21
|/
* Fix tests following rebaseJeremy Benoist2017-05-311-2/+2
* CSJeremy Benoist2017-05-311-3/+3
* Forced date can now be a timestamp tooJeremy Benoist2017-05-311-0/+81
* Remove htmlawed and use graby insteadJeremy Benoist2017-05-311-13/+13
* Use graby ContentExtractor to clean htmlJeremy Benoist2017-05-311-0/+55