So I'm getting ready to publish
So I'm getting ready to publish
IttyDurable
(which extends DurableObject
)...
In order for test coverage to work (GH actions), I need to make sure the environment can see/accept DurableObject
, which I currently read from cloudflare:workers
, assuming a Wrangler setup. Any trick/tips on how to make sure that can be used in GH actions/test runners?2 Replies