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
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
..
cleaners chore: Inline test fixtures (#683) 2 years ago
extractors chore: Inline test fixtures (#683) 2 years ago
resource chore: Inline test fixtures (#683) 2 years ago
shims deps: upgrade (#218) 5 years ago
utils chore: Inline test fixtures (#683) 2 years ago
mercury.js feat: ability to add custom extractors via api (#484) 5 years ago
mercury.test.js chore: Inline test fixtures (#683) 2 years ago
test-helpers.js feat: Various Character Encoding Improvements (#270) 5 years ago