Files
pnpm/installing
Zoltan Kochan 98f8a62fa4 test: add tests for pnpm-registry server and client
- Protocol round-trip tests (3): encode/decode binary format with
  metadata, regular files, executable files, and empty responses
- Diff computation tests (6): empty store, cached packages, cross-package
  file dedup, store-to-new-package file dedup, executable mode handling,
  package file index metadata
- Integration tests (3): full server+client flow with registry-mock,
  warm store dedup on second install, 404 for unknown endpoints

Also fixes lint errors and compilation issues in the implementation.
2026-04-08 16:05:18 +02:00
..