summaryrefslogtreecommitdiff
path: root/tests/unit/worker_test.ts
AgeCommit message (Expand)Author
2024-09-16refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508)David Sherret
2024-09-10feat(cli): use NotCapable error for permission errors (#25431)Luca Casonato
2024-09-03BREAKING(permissions): remove --allow-hrtime (#25367)Luca Casonato
2024-08-20chore: enable no-console dlint rule (#25113)David Sherret
2024-07-25chore: update to `std@2024.07.19` (#24715)Asher Gomez
2024-05-23feat(ext/fetch): `Request.bytes()` and `Response.bytes()` (#23823)Asher Gomez
2024-02-13chore: use `@std` import instead of `@test_util/std` (#22398)Asher Gomez
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci