summaryrefslogtreecommitdiff
path: root/tests/integration/npm_tests.rs
AgeCommit message (Expand)Author
2024-05-07chore: fix flaky net_listen_allow_localhost_4555 (#23726)David Sherret
2024-05-07chore(test): move npm registries to separate servers and to the `tests/regist...David Sherret
2024-04-23test: add private npm registry (#23510)Bartek Iwańczuk
2024-04-03FUTURE: enable BYONM by default (#23194)Bartek Iwańczuk
2024-03-13chore: rough first pass on spec tests (#22877)David Sherret
2024-03-09fix(node): require of pkg json imports was broken (#22821)David Sherret
2024-03-08fix(node): resolve .css files in npm packages when type checking (#22804)David Sherret
2024-03-06fix(node): improve cjs tracking (#22673)David Sherret
2024-02-15feat(unstable): single checksum per JSR package in the lockfile (#22421)David Sherret
2024-02-12chore: continue tests/ re-org (#22396)Matt Mastracci
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci