summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2018-10-29Update test expectations + import new testsAndres Rey
2018-10-24Update test expectationsAndres Rey
2018-09-01Rename wordThreshold to charThreshold and throw deprecation noticesAndres Rey
2018-05-05Issue #63: Avoid diving by zero + test caseAndres Rey
2018-04-10Fix tumblr-2 test caseAndres Rey
2018-04-10Rename test caseAndres Rey
2018-04-10Merge pull request #58 from PedroAmorim/noticeparentOfTopCandidate2Andres Rey
Fix notice non-object on $parentOfTopCandidate for tumblr.com
2018-04-09Add test for tumblr2Pedro Amorim
Add test for url: https://clipartx.tumblr.com/post/172752750628/orange-swirl-burnt-orange-orange
2018-03-21Fix test cases and add a new oneAndres Rey
2018-03-19Apply StyleCI diffAndres Rey
2018-03-19Add test for logger injectionAndres Rey
2018-03-18Expand configuration tests to include all current parametersAndres Rey
2018-03-18Merge remote-tracking branch 'origin/development' into developmentAndres Rey
# Conflicts: # CHANGELOG.md # composer.json
2018-03-18Fix test casesAndres Rey
2018-03-18Use new configuration array on main test casesAndres Rey
2018-03-18Merge branch 'master' into update-to-8525c6aAndres Rey
2018-03-18Fix Hukumusume test caeAndres Rey
2018-03-14Add test for error C14N on nullPedro Amorim
2018-03-12removed class doc-block + method-name-builder switched to sprintftopot
2018-03-11Fix test casesAndres Rey
2018-03-10Import new test casesAndres Rey
2018-03-10Fix "unable to parse" test caseAndres Rey
2018-03-10Fix missing webmd-2 test case whitespaceAndres Rey
2018-03-10Remove link tag from webmd-2 test caseAndres Rey
2018-03-10Remove all class attributes from the testsAndres Rey
2018-03-10StyleCI diff appliedtopot
2018-03-09Added: Configuration parameters array constructor injectiontopot
2018-03-06Remove wrong images from the expected metadataAndres Rey
2018-03-06Save the full DOMDocument when finish processing + pull images of the ↵Andres Rey
article from the processed object, no the original one
2018-03-06Add test cases for the new data-src source pathAndres Rey
2018-01-17Update lemonde-2 test caseAndres Rey
2018-01-13Switch to assertSame while testing to avoid "==" type comparisons.Andres Rey
2018-01-11Add test for lemonde-2Pedro Amorim
check the page: http://www.lemonde.fr/idees/article/2011/06/20/la-crise-europeenne-est-une-crise-de-la-dette-pas-de-l-euro_1538337_3232.html Following the error: Uncaught Error: Call to undefined method DOMEntityReference::getAttribute() in vendor/andreskrey/readability.php/src/Readability.php:528
2017-12-09Fix yahoo-2Andres Rey
test case
2017-12-03Add function to extract img srcs from other tags that might be used on lazy ↵Andres Rey
loading or other type of post load processing.
2017-12-02Apply fixes from StyleCIAndres Rey
2017-12-02Update test cases to check metadataAndres Rey
2017-12-01Add tests for exceptionsAndres Rey
2017-12-01Apply fixes from StyleCIAndres Rey
2017-11-30Minor fixAndres Rey
2017-11-30Bye bye array with results, hello object with gettersAndres Rey
2017-11-28Minor fixesAndres Rey
2017-11-27Replace old test class with new oneAndres Rey
2017-11-23Add test for Challenges.frPedro Amorim
Use absolute URI for main image too. https://www.challenges.fr/monde/les-motivations-du-tueur-de-las-vegas-demeurent-floues_503396
2017-11-23Add test testHTMLParserParsesImages()Pedro Amorim
2017-11-23Add test for getImages()Pedro Amorim
2017-11-22Add node to the elementsToScore array after converting it from a div to a p ↵Andres Rey
+ test case
2017-11-12Update test cases for new table properties cleaningAndres Rey
2017-11-12Import new test caseAndres Rey
2017-11-12Final test case fixed! :DAndres Rey