← back to AbramsOS

tests/fixtures/receipts/non-receipt-newsletter.json

18 lines

{
  "fixture": "non-receipt-newsletter",
  "expected": {
    "shouldExtract": false
  },
  "summary": {
    "headers": {
      "subject": "Weekly newsletter from Tech Daily",
      "from": "\"Tech Daily\" <hello@techdaily.example>",
      "date": "2026-04-14T08:00:00Z"
    },
    "body": {
      "text": "Hello reader!\n\nThis week in tech:\n- Apple announces new MacBook Pro\n- Google updates Gemini\n- Meta unveils new AR glasses\n\nDon't miss our top stories. Click to read more.\n\nUnsubscribe.",
      "html": ""
    }
  }
}