Documentation
¶
Overview ¶
Package presettest loads real preset graphs and runs scripted Runner smoke flows.
Integration tests import this package with //go:build integration.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RunOnceResult ¶
type RunOnceResult struct {
Runner agentkit.Runner
Store agentkit.SessionStore
SessionID agentkit.SessionID
}
RunOnceResult captures artifacts from a single preset once-run.
Click to show internal directories.
Click to hide internal directories.