This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
bun.sh
Watch
1
Star
0
Fork
0
You've already forked bun.sh
mirror of
https://github.com/oven-sh/bun
synced
2026-02-16 13:51:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a9c54d03b522dc07eec2d29bfaf403c5cdf2793
bun.sh
/
test
/
js
History
Alistair Smith
0329c4a6a4
fix: use --inspect-port=0 in posix SIGUSR1 tests to avoid port conflicts
2026-02-13 15:07:14 -08:00
..
bun
fix: use --inspect-port=0 in posix SIGUSR1 tests to avoid port conflicts
2026-02-13 15:07:14 -08:00
deno
…
first_party
feat(websocket): add HTTP/HTTPS proxy support (
#25614
)
2026-01-08 16:21:34 -08:00
junit-reporter
feat(test): add --retry flag and emit separate testcase entries for retries in JUnit XML (
#26866
)
2026-02-10 10:58:21 -08:00
node
Merge branch 'main' of github.com:oven-sh/bun into ali/inspector-cdp-pause
2026-02-12 18:14:44 -08:00
sql
refactor(test): use container-based postgres_tls for TLS SQL tests (
#26518
)
2026-01-27 23:32:39 -08:00
third_party
@types/bun: Update to @types/node@25, fallback to PropertyKey in test expect matchers when
keyof unknown
is used (
#25460
)
2025-12-10 18:15:55 -08:00
valkey
fix(test): update valkey test snapshots for Redis 8 error message format (
#26878
)
2026-02-10 16:30:55 -08:00
web
fix(ws): handle fragmented pong frames and validate control frame size (
#26944
)
2026-02-11 23:12:28 -08:00
workerd
…