workers-sdk
workers-sdk copied to clipboard
🚀 Feature Request: `worker.scheduled()` in `unstable_dev` for testing
Describe the solution
For testing, it could be useful to be able to call worker.scheduled()
alongside worker.fetch()
to be able to write tests for functionality in scheduled events.
Any update on this?
Hi @cameron-robey, thanks for this feature request! We are currently working on improvements for unstable_dev and are considering this as part of the API coming in a future release of Wrangler