Files
pnpm/resolving/git-resolver/test
Zoltan Kochan f80de69e84 test(git-resolver): mock network calls in subfolder tests for reliability
The subfolder resolution tests were hitting real GitHub APIs and git
ls-remote, causing flaky failures when HTTP HEAD checks returned non-ok
responses (rate limiting, network issues), which made the resolver take
the private repo path instead of the tarball path.
2026-04-03 15:14:56 +02:00
..