TestCredentials
Defined in: packages/core/src/config/config.ts:443
Test-only credentials, kept out of configSchema because they’re harness params, not runtime config.
Properties
Section titled “Properties”integration
Section titled “integration”integration:
boolean
Defined in: packages/core/src/config/config.ts:444
postgresUrl
Section titled “postgresUrl”postgresUrl:
string|undefined
Defined in: packages/core/src/config/config.ts:446
supabaseKey
Section titled “supabaseKey”supabaseKey:
string|undefined
Defined in: packages/core/src/config/config.ts:448
supabaseUrl
Section titled “supabaseUrl”supabaseUrl:
string|undefined
Defined in: packages/core/src/config/config.ts:447
tursoLive
Section titled “tursoLive”tursoLive:
boolean
Defined in: packages/core/src/config/config.ts:450
Live-E2E credentials — separate gate from the contract-suite integration flag so ops can opt in per-store.
tursoLiveToken
Section titled “tursoLiveToken”tursoLiveToken:
string|undefined
Defined in: packages/core/src/config/config.ts:452
tursoLiveUrl
Section titled “tursoLiveUrl”tursoLiveUrl:
string|undefined
Defined in: packages/core/src/config/config.ts:451
tursoUrl
Section titled “tursoUrl”tursoUrl:
string|undefined
Defined in: packages/core/src/config/config.ts:445