summaryrefslogtreecommitdiff
path: root/test/HTMLParserTest.php
AgeCommit message (Expand)Author
2017-11-23Add test testHTMLParserParsesImages()Pedro Amorim
2017-11-23Add test for getImages()Pedro Amorim
2017-11-09Merge config instead of overwritting it during unit testingAndres Rey
2017-11-09Merge config instead of overwritting it during unit testingAndres 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-07Corrected some test casesAndres Rey
2017-03-03Functons to normalize space and disable subtitute entitiesAndres Rey
2017-02-22Added name data sets because it was driving me crazy to search for "dataset #...Andres Rey
2017-02-19Added the fixRelativeURLs flag to true for Unit TestingAndres Rey
2016-12-23Apply fixes from StyleCIAndres Rey
2016-12-23Updated the fake url for the test case and corrected more expected htmlsAndres Rey
2016-12-21Added safe check when getting the article title.Andres Rey
2016-12-08Added option to remove the data-readability tags.Andres 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