Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestEnv ¶
type TestEnv struct {
HomeDir string
GithubURL string
AnthropicURL string
CircleCIURL string
GithubToken string
AnthropicKey string
CircleToken string
Extra map[string]string
}
TestEnv builds an isolated environment for CLI invocations.
func NewTestEnv ¶
NewTestEnv creates a TestEnv with a fresh temp HOME directory.
Click to show internal directories.
Click to hide internal directories.