Skip to main content

Module context

Module context 

Source
Expand description

Test context builders for all Forge function types.

Structsยง

TestCronContext
Test context for cron functions.
TestCronContextBuilder
TestDaemonContext
Test context for daemon functions.
TestDaemonContextBuilder
TestJobContext
Test context for job functions.
TestJobContextBuilder
Builder for TestJobContext.
TestMcpToolContext
Test context for MCP tool functions.
TestMcpToolContextBuilder
TestMutationContext
Test context for mutation functions with mock dispatch and optional DB access.
TestMutationContextBuilder
Builder for TestMutationContext.
TestProgressUpdate
Progress update recorded during testing.
TestQueryContext
Test context for query functions with optional DB access.
TestQueryContextBuilder
Builder for TestQueryContext.
TestWebhookContext
Test context for webhook functions.
TestWebhookContextBuilder
TestWorkflowContext
Test context for workflow functions.
TestWorkflowContextBuilder
Builder for TestWorkflowContext.