mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-11 02:29:48 -04:00
- 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.