summaryrefslogtreecommitdiff
path: root/tests/util/server/src/lib.rs
AgeCommit message (Expand)Author
2024-11-06chore: serve node headers from a test server to fix flaky `node-gyp` test (#2...Nathan Whitaker
2024-10-24chore: remove print debugging from test server (#26529)David Sherret
2024-10-24fix: `.npmrc` settings not being passed to install/add command (#26473)Marvin Hagemeister
2024-09-10feat(cli): use NotCapable error for permission errors (#25431)Luca Casonato
2024-07-10chore: fix flaky publish::npm_workspace test (#24511)David Sherret
2024-07-01fix(windows): check USERPROFILE env var for finding home directory (#24384)David Sherret
2024-05-23FUTURE: initial support for .npmrc file (#23560)Bartek Iwańczuk
2024-05-08chore: enable clippy::print_stdout and clippy::print_stderr (#23732)David Sherret
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-05-03chore: maybe make watcher tests less flaky (#23683)David Sherret
2024-04-11fix(npm): local nodeModulesDir was sometimes resolving duplicates of same pac...David Sherret
2024-03-15chore(lsp): add tests for compiler options being resolved relative the config...David Sherret
2024-03-14fix: typo in error from GPUBuffer.prototype.mapAsync (#22913)guangwu
2024-03-08chore(test): add [WILDCHARS(x)] and [WILDLINE] (#22803)David Sherret
2024-03-07fix(publish): reland error if there are uncommitted changes (#22613) (#22632)Bartek Iwańczuk
2024-02-29feat(publish): enable package provenance by default on github actions (#22635)Divy Srivastava
2024-02-28feat(publish): provenance attestation (#22573)Divy Srivastava
2024-02-23feat: infer dependencies from package.json (#22563)Marvin Hagemeister
2024-02-21Revert "fix(console): support NO_COLOR and colors option in all scena… (#22...Bartek Iwańczuk
2024-02-19chore: move `test_util` to `tests/util/server` (#22444)Asher Gomez