|
|
1 месяц назад | |
|---|---|---|
| .. | ||
| claude-sonnet-4.6 | a27bedffb6 max/cli tui e2e tests (#9753) | 1 месяц назад |
| default | a27bedffb6 max/cli tui e2e tests (#9753) | 1 месяц назад |
| unauthenticated | a27bedffb6 max/cli tui e2e tests (#9753) | 1 месяц назад |
| README.md | a27bedffb6 max/cli tui e2e tests (#9753) | 1 месяц назад |
Each subdirectory here is a Cline config directory used by one or more test suites.
Tests point to a config via clineEnv("<name>") in tests/e2e/cli/helpers/env.ts.
| Directory | Purpose |
|---|---|
default/ |
Minimal config used for local/non-live CLI TUI tests. |
unauthenticated/ |
Explicitly empty config (no provider or API keys). |
configs/<name>/data/globalState.json with the desired state.configs/<name>/data/settings/cline_mcp_settings.json (can be { "mcpServers": {} }).clineEnv("<name>").API keys and secrets should never be committed.
If you create authenticated fixtures locally, keep data/secrets.json untracked.