summaryrefslogtreecommitdiff
path: root/test/ReadabilityTest.php
AgeCommit message (Expand)Author
2021-08-17Update test dataFiveFilters.org
2021-08-14Update namespaceFiveFilters.org
2021-08-13Clean up test classes/redundant codeFiveFilters.org
2021-08-11Remove whitespace when comparing expected and actual outputFiveFilters.org
2019-07-22StyleCI changesAndres Rey
2019-07-15Add test caseAndres Rey
2019-06-17Style CI ChangesAndres Rey
2019-05-26Implement TestPage and upgrade the test suiteAndres Rey
2019-05-26Update test expectationsAndres Rey
2018-11-25Test arrays instead of json stringsAndres Rey
2018-11-20Update tests to make the compatible with PHPUnit 6Andres Rey
2018-03-18Merge remote-tracking branch 'origin/development' into developmentAndres Rey
2018-03-18Use new configuration array on main test casesAndres Rey
2018-03-14Add test for error C14N on nullPedro Amorim
2018-03-10Fix "unable to parse" test caseAndres Rey
2018-03-06Save the full DOMDocument when finish processing + pull images of the article...Andres Rey
2018-01-13Switch to assertSame while testing to avoid "==" type comparisons.Andres Rey
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-03-07Added dummy data to readability testAndres Rey
2016-12-23Apply fixes from StyleCIAndres Rey
2016-12-07Added some basic Unit Testing. HTML samples taken from readability.jsAndres Rey