summaryrefslogtreecommitdiff
path: root/test/test-pages
AgeCommit message (Collapse)Author
2018-03-11Fix test casesAndres Rey
2018-03-10Import new test casesAndres 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-06Remove wrong images from the expected metadataAndres Rey
2018-03-06Add test cases for the new data-src source pathAndres Rey
2018-01-17Update lemonde-2 test caseAndres 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-02Update test cases to check metadataAndres 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 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
2017-11-12Fix more test casesAndres Rey
2017-11-11Fix test cases for the new changesAndres Rey
2017-11-08Fix test cases for the new codeAndres Rey
2017-11-07Merge branch 'master' into ↵Andres Rey
development-update-to-f0edc77cb58ef52890e3065cf2b0e334d940feb2
2017-09-14Add summonCthulhu config option + test casesAndres Rey
2017-07-10Initial correction of new test casesAndres Rey
2017-07-09Initial correction of new test casesAndres Rey
2017-07-08Import all the new test casesAndres Rey
2017-05-30Updat test case for needs-entity-normalizationAndres Rey
2017-03-27Fixed CLRF issueAndres Rey
2017-03-26Added normalizeEntities flag.Andres Rey
2017-03-10Fixed all test cases and bugs, now 100% of our test pass. BREAK OUT THE ↵Andres Rey
CHAMPAGNE!
2017-03-09Fixed test casesAndres Rey
2017-03-09Deleted webmd-1 files due to JS errorsAndres Rey
2017-03-09Fixed small mistake when getting the articleByLine. Corrected test caseAndres Rey
2017-03-07Removed ehow test case because it has broken JS and there's pretty much ↵Andres Rey
nothing we can do about it.
2017-03-07Corrected some test casesAndres Rey
2017-03-07Fuck this, we are not going to normalize blank space.Andres Rey
2017-02-24Fixed some test casesAndres Rey
2017-02-21Fixed test cases and added function to replace font tags with span + param ↵Andres Rey
to setNodeTag to keep attributes from original node.
2017-02-21Fixed expected result on Mozilla 1 test caseAndres Rey
2017-02-21Fixed expected result on missing paragraphs test caseAndres Rey
2016-12-23Corrected even more test casesAndres Rey
2016-12-23Updated the fake url for the test case and corrected more expected htmlsAndres Rey
2016-12-22Corrected all the test casesAndres Rey
2016-12-17Corrected more test casesAndres Rey
2016-12-12Adjusted more result test casesAndres Rey
2016-12-11Adjusted more result test casesAndres Rey
2016-12-10Modified the expected files to match the readability.php style of resultAndres Rey
2016-12-10Modified the expected files to match the readability.php style of resultAndres Rey
2016-12-08Refactored readability.js expected files to match readability.php styleAndres Rey
2016-12-07Added some basic Unit Testing. HTML samples taken from readability.jsAndres Rey