aboutsummaryrefslogtreecommitdiff
path: root/test/cli/install/bad-workspace.test.ts (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-03-25[install] fix tests (#2488)Gravatar Alex Lam S.L 1-6/+14
- avoid creating spurious directories next to test scripts
2023-03-20Implement simple `workspaces` glob support in bun install (#2435)Gravatar Jarred Sumner 1-2/+4
* [bun install] Implement `packages/*`-style globs * Fix incorrect assertion * :nail_care: * remove extraneous console.log * Fix pointer to stack memory * Add a test with a scoped package name from a glob workspace * Fixup --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
2023-03-07Reorganize tests (#2332)Gravatar Ashcon Partovi 1-0/+34