Hey wrangler team... this is a crosspost
Hey wrangler team... this is a crosspost from the DO channel, but I'm not getting responses there, and it may be a wrangler issue anyway:
I'm trying to republish an updated
This works fine, and folks can use it downstream as long as they are using wrangler (obv), but I am unsure of how to add test coverage to this in a way that'll pass outside of a wrangler environment (e.g. jest/vitest on GH actions).
Any tips on how to pass this hurdle would be greatly appreciated!
I'm trying to republish an updated
itty-durable that imports/extends { DurableObject } from 'cloudflare:workers'... This works fine, and folks can use it downstream as long as they are using wrangler (obv), but I am unsure of how to add test coverage to this in a way that'll pass outside of a wrangler environment (e.g. jest/vitest on GH actions).
Any tips on how to pass this hurdle would be greatly appreciated!
