Commit Graph

78 Commits (dffa760c04824431cbfdf04f4a8eb4034b905891)

Author SHA1 Message Date
Nicolas Perriault 2d5f59f3eb Fixes #56 - Updated support for embedded Youtube & Vimeo videos. 10 years ago
Nicolas Perriault d83763c8a1 Preserve inline tweets as they're part of article contents. 10 years ago
Nicolas Perriault cf3dce6cf2 Refs #58 - Stripped embed tags. 10 years ago
Nicolas Perriault eee224560b Addressed review comments from @Gijsk. 10 years ago
Nicolas Perriault 4f9615cb9a Use forEach when it makes sense. 10 years ago
Gijs Kruitbosch 14afc21b96 Fix code to ignore titles when we already have one. 10 years ago
Gijs Kruitbosch a924e31729 Add testcase for current Medium behaviour including SVG that desktop sees. 10 years ago
Gijs Kruitbosch 955951659d Bug 1143725 - fix the Herald Sun website 10 years ago
Gijs Kruitbosch f9e770ad3b Write a bunch of tests for jsdomparser 10 years ago
Margaret Leibovic d0df9d8479 Merge pull request #40 from leibovic/byline
Improve byline algorithm. r=Gijs
10 years ago
Margaret Leibovic 3c2d93cd09 Improve byline algorithm 10 years ago
Nicolas Perriault f4670a1531 Better test docs. 10 years ago
Nicolas Perriault df02218905 More detailed test reports. 10 years ago
Gijs Kruitbosch 2b09db3300 Improve logging for errors in test runs, add a way to run just some tests (using an env var because mocha doesn't support passing arguments) 10 years ago
Margaret Leibovic 639c878af5 Generate expected-metadata.json in generate-testcase.js 10 years ago
Margaret Leibovic 1b5d896b8b Add expected-metadata.json for existing tests 10 years ago
Margaret Leibovic 6490d7205d Update test to check metadata 10 years ago
Gijs Kruitbosch 5efddf6620 Update all the tests, add a bunch of random things so we have some base idea of what stuff we're breaking when changing things. 10 years ago
Gijs Kruitbosch 1c42f29aa5 Create a script to generate testcases, actually use our version of JSDOMParser 10 years ago
Nicolas Perriault fac76c6c1a Added support for readability log messages forwarding to node. 10 years ago
Nicolas Perriault 7da6e82fec Switched to using jsdom for tests. 10 years ago
Gijs Kruitbosch 1d2df4a70e Bug 1144441 - avoid leaving out paragraphs 10 years ago
Margaret Leibovic 03d9e36161 Merge pull request #22 from gijsk/fix-empty-classes
Don't create/leave empty class attributes around all the nodes we're using. r=margaret
10 years ago
Nicolas Perriault 99f338a03a Added logging to test output. 10 years ago
Gijs Kruitbosch b62fd27ba6 Don't create/leave empty class attributes around all the nodes we're using. 10 years ago
Gijs Kruitbosch aebd13b12b Bug 1127778 - fix Readability test suite to always use its own copy so travis build passes 10 years ago
Gijs Kruitbosch 3c277a1701 Bug 1127778 - fix paragraph reordering and add a test for it. 10 years ago
Nicolas Perriault 3bef3e7029 Added basic functional test + travis setup. 10 years ago