Skip to content

TestEnvSetup

Defined in: fixtures.ts:238

Environment variable setup for testing.

[key: string]: string | undefined

Additional environment variables

optional ANOTHER_ORG_TOKEN: string

Defined in: fixtures.ts:248

Another organization token


optional ANTHROPIC_API_KEY: string

Defined in: fixtures.ts:242

Anthropic API key


optional GITHUB_TOKEN: string

Defined in: fixtures.ts:240

GitHub token


optional OPENAI_API_KEY: string

Defined in: fixtures.ts:244

OpenAI API key


optional PR_REVIEW_TOKEN: string

Defined in: fixtures.ts:250

PR review token


optional TEST_ORG_TOKEN: string

Defined in: fixtures.ts:246

Test organization token