Files
bun.sh/test/cli
RiskyMH 71eae86041 Add comprehensive real-world Yarn Berry migration test
Test simulates a realistic Next.js monorepo with:
- workspace:^ dependencies between workspace packages
- Optional peer dependencies (like @opentelemetry/api for Next.js)
- Platform-specific binaries with conditions (darwin-arm64, linux-x64)
- Multiple bin entries (tsc, tsserver, next, loose-envify)
- Nested dependencies and peer dependencies
- Both migration and bun ci (frozen lockfile install)

Verifies the complete workflow works end-to-end without lockfile changes or resolution errors.
2025-10-13 20:31:47 +11:00
..
2025-05-24 13:36:51 -07:00