summaryrefslogtreecommitdiff
path: root/test_util/src/builders.rs
AgeCommit message (Expand)Author
2023-04-06fix(npm): reload an npm package's dependency's information when version not f...David Sherret
2023-04-01fix(check): ensure diagnostics caused by changes in other files get invalidat...David Sherret
2023-03-30fix(lsp): include all diagnosable documents on initialize (#17979)David Sherret
2023-03-30fix(repl): improve package.json support (#18497)David Sherret
2023-03-28chore: restore pty tests and make them run on the Linux CI (#18424)David Sherret
2023-03-13fix(npm): show a progress bar when initializing the node_modules folder (#18136)David Sherret
2023-03-08refactor(lsp): improve test client initialization (#18015)David Sherret
2023-03-06chore(tests): ability to capture stdout and stderr separately (#18035)David Sherret
2023-03-03fix: lazily surface errors in package.json deps parsing (#17974)David Sherret
2023-02-28chore(test): remove TestCommandOutput macros (#17975)David Sherret
2023-02-27chore: test builders for integration tests (#17965)David Sherret