Files
Martin LocklearandCursor 28f515fbb9 Restructure Klaviyo detector pattern tests (#5026)
Rewrite the single table-driven pattern test as one focused test per
case, and add the coverage the tightened regex needs.

* Legacy lowercase-hex and the newer prefixed company_id format each get
  their own positive test.
* New negatives: uppercase-hex body, a legacy body one char short, and a
  new-format hex tail one char long.
* Inline each test's input and assertions; drop the shared fixture block.

Co-authored-by: Cursor <[email protected]>
2026-06-09 14:55:58 -04:00
..