Context
Yarn Berry lockfiles differ from classic Yarn/npm. A pinned fixture keeps vg build dependency edges deterministic for Yarn Berry trees (CONTRIBUTING: same input → same graph.json). Complements the pnpm catalog fixture (#211) without overlapping it.
What to do
- Add a minimal Yarn Berry project fixture (checked-in
yarn.lock, no network in tests).
- Assert stable graph edges for direct deps (and note workspace protocol if used).
- Keep the fixture small enough for CI.
Acceptance
Refs: #211 (pnpm fixture) · roadmap #144
Context
Yarn Berry lockfiles differ from classic Yarn/
npm. A pinned fixture keepsvg builddependency edges deterministic for Yarn Berry trees (CONTRIBUTING: same input → samegraph.json). Complements the pnpm catalog fixture (#211) without overlapping it.What to do
yarn.lock, no network in tests).Acceptance
pnpm testgreenRefs: #211 (pnpm fixture) · roadmap #144