citation-evidence/tests/integration
tegwick d14514891e refactor(anchor): consume extracted evidence-anchor package (EANCH-WP-0001-T05)
Replace the in-repo src/anchor/ slice with a dependency on the extracted
@citation-evidence/evidence-anchor package (link:../evidence-anchor).

- package.json: add the link dependency
- repoint all @anchor/{index,selectors,types} imports and vi.mock targets to
  the package barrel; the node-env anchor-source-roundtrip test uses the pure
  ./selectors and ./types subpaths (no pdfjs pulled into a node environment)
- drop the @anchor alias from tsconfig paths and vite resolve
- delete src/anchor/ (behavior now owned by evidence-anchor)

Verified green: pnpm typecheck, pnpm test (26 files / 95 tests), pnpm build.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-08 21:08:27 +02:00
..
helpers Implement CE-WP-0005 T01-T08: demo app — sessions, uploads, ZIP archive 2026-05-26 14:57:28 +02:00
anchor-source-roundtrip.test.ts refactor(anchor): consume extracted evidence-anchor package (EANCH-WP-0001-T05) 2026-07-08 21:08:27 +02:00
app-prd-scenario.dom.test.tsx refactor(anchor): consume extracted evidence-anchor package (EANCH-WP-0001-T05) 2026-07-08 21:08:27 +02:00
capture-session-persist.dom.test.tsx refactor(anchor): consume extracted evidence-anchor package (EANCH-WP-0001-T05) 2026-07-08 21:08:27 +02:00
citation-card-export-e2e.dom.test.tsx refactor(anchor): consume extracted evidence-anchor package (EANCH-WP-0001-T05) 2026-07-08 21:08:27 +02:00
forms-active-cycling.dom.test.tsx refactor(anchor): consume extracted evidence-anchor package (EANCH-WP-0001-T05) 2026-07-08 21:08:27 +02:00
forms-field-edit.dom.test.tsx refactor(anchor): consume extracted evidence-anchor package (EANCH-WP-0001-T05) 2026-07-08 21:08:27 +02:00
forms-field-values.dom.test.tsx refactor(anchor): consume extracted evidence-anchor package (EANCH-WP-0001-T05) 2026-07-08 21:08:27 +02:00
forms-link-flow.dom.test.tsx refactor(anchor): consume extracted evidence-anchor package (EANCH-WP-0001-T05) 2026-07-08 21:08:27 +02:00
forms-overlay-e2e.dom.test.tsx refactor(anchor): consume extracted evidence-anchor package (EANCH-WP-0001-T05) 2026-07-08 21:08:27 +02:00
forms-strip-filter.dom.test.tsx refactor(anchor): consume extracted evidence-anchor package (EANCH-WP-0001-T05) 2026-07-08 21:08:27 +02:00
session-export-reimport.dom.test.tsx refactor(anchor): consume extracted evidence-anchor package (EANCH-WP-0001-T05) 2026-07-08 21:08:27 +02:00