Expand description
Test context builders for all Forge function types.
Structsยง
- Test
Cron Context - Test context for cron functions.
- Test
Cron Context Builder - Test
Daemon Context - Test context for daemon functions.
- Test
Daemon Context Builder - Test
JobContext - Test context for job functions.
- Test
JobContext Builder - Builder for TestJobContext.
- Test
McpTool Context - Test context for MCP tool functions.
- Test
McpTool Context Builder - Test
Mutation Context - Test context for mutation functions with mock dispatch and optional DB access.
- Test
Mutation Context Builder - Builder for TestMutationContext.
- Test
Progress Update - Progress update recorded during testing.
- Test
Query Context - Test context for query functions with optional DB access.
- Test
Query Context Builder - Builder for TestQueryContext.
- Test
Webhook Context - Test context for webhook functions.
- Test
Webhook Context Builder - Test
Workflow Context - Test context for workflow functions.
- Test
Workflow Context Builder - Builder for TestWorkflowContext.