Add support for connect handler in vitest and vite tests#12802
Add support for connect handler in vitest and vite tests#12802
Conversation
|
|
Codeowners approval required for this PR:
Show detailed file reviewers
|
create-cloudflare
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-editor-shared
wrangler
commit: |
352756b to
8046582
Compare
|
Codeowners approval required for this PR:
Show detailed file reviewers
|
8046582 to
d376be4
Compare
|
The changes here are already included in the current draft of #13111, this PR can be dropped if that goes ahead. |
Yep. As soon as that PR is green I'll get it merged and we can drop this one. Thanks |
Follow-up to #12775 and part of EW-9330. Updates tests so that the connect handler is marked as reserved and as a potential member of the WorkerEntrypoint class.
Needs cloudflare/workerd#6059 to land first, which in turn requires #12775.Other PRs have landed, just need to update to workerdv1.20260324.1 (or higher) first.