aboutsummaryrefslogtreecommitdiff
path: root/test/bun.js/fetch.test.ts (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-03-07Reorganize tests (#2332)Gravatar Ashcon Partovi 1-935/+0
2023-03-06fix & clean up tests (#2318)Gravatar Alex Lam S.L 1-0/+935
- skip flaky tests when running as `root` - use `expect().toThrow()` - clean up temporary files after tests