summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-11-12Fix more test casesAndres Rey
2017-11-11Fix test cases for the new changesAndres Rey
2017-11-11Merge config instead of overwritting it during unit testingAndres Rey
2017-11-08Fix test cases for the new codeAndres Rey
2017-11-07Merge branch 'master' into development-update-to-f0edc77cb58ef52890e3065cf2b0...Andres Rey
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-13Failsafe for missing config filesAndres Rey
2017-03-10Apply fixes from StyleCIAndres Rey
2017-03-10Fixed all test cases and bugs, now 100% of our test pass. BREAK OUT THE CHAMP...Andres Rey
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-07Added dummy data to readability testAndres Rey
2017-03-07Removed ehow test case because it has broken JS and there's pretty much nothi...Andres Rey
2017-03-07Corrected some test casesAndres Rey
2017-03-07Fuck this, we are not going to normalize blank space.Andres Rey
2017-03-03Functons to normalize space and disable subtitute entitiesAndres Rey
2017-02-24Fixed some test casesAndres Rey
2017-02-22Added name data sets because it was driving me crazy to search for "dataset #...Andres Rey
2017-02-21Fixed test cases and added function to replace font tags with span + param to...Andres Rey
2017-02-21Fixed expected result on Mozilla 1 test caseAndres Rey
2017-02-21Fixed expected result on missing paragraphs test caseAndres Rey
2017-02-19Added the fixRelativeURLs flag to true for Unit TestingAndres Rey
2016-12-23Apply fixes from StyleCIAndres 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-21Added safe check when getting the article title.Andres 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-08Added option to remove the data-readability tags.Andres Rey
2016-12-08Refactored readability.js expected files to match readability.php styleAndres Rey
2016-12-07Refactored the testing suite a bit using data providersAndres Rey
2016-12-07Added some basic Unit Testing. HTML samples taken from readability.jsAndres Rey