You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Workflows test support to "cloudflare:test" module.
8
+
9
+
"cloudfalre:test" module has two new APIs: `introspectWorkflowInstance`and `itrospectWorkflow` to allow changing the behavior of one/multiple Workflow instances created during tests.
10
+
11
+
workflows-shared has rpc functions to allow workflows instances chnages during tests.
12
+
13
+
Miniflare DO plugin has an `unsafeScriptName` in DurableObjectsOptionsSchema, to allow defining a DO serviceName without the 'core:user:' prefix.
0 commit comments