You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mercury-parser/src/utils/text
John Holdun 112846f74f
chore: Inline test fixtures (#683)
Not to be confused with extractor fixtures, which are snapshots of a webpage.

This change removes the pattern of separate JS files that provide "fixtures" for tests, which are used as provided or expected strings in tests. They were inconsistent and disorganized, and generally just served to add indirection to test files. So now all those strings are defined where they are used in their respective tests.
2 years ago
..
article-base-url.js chore: update node and some deps (#209) 5 years ago
article-base-url.test.js feat: enforcing line break rules in linter 8 years ago
constants.js chore: update node and some deps (#209) 5 years ago
excerpt-content.js chore: update node and some deps (#209) 5 years ago
excerpt.test.js feat: generator generates potential selectors for all custom selectable fields 8 years ago
extract-from-url.js chore: refactored and linted 8 years ago
extract-from-url.test.js chore: update node and some deps (#209) 5 years ago
get-encoding.js feat: Various Character Encoding Improvements (#270) 5 years ago
get-encoding.test.js Fix Encoding on Body (#143) 7 years ago
has-sentence-end.js feat: enforcing line break rules in linter 8 years ago
index.js feat: encoding response body based on content-type charset (#21) 8 years ago
normalize-spaces.js fix: Preserve whitespace in certain HTML elements (#333) 5 years ago
normalize-spaces.test.js chore: Inline test fixtures (#683) 2 years ago
page-num-from-url.js chore: refactored and linted 8 years ago
page-num-from-url.test.js chore: Inline test fixtures (#683) 2 years ago
remove-anchor.js chore: refactored and linted 8 years ago
remove-anchor.test.js feat: enforcing line break rules in linter 8 years ago