Skip to content

getTestCredentials

getTestCredentials(): TestCredentials

Defined in: packages/core/src/config/config.ts:460

Read integration-test credentials from env. Invoked by integration test files instead of having each file touch process.env directly, so this module stays the sole env reader.

TestCredentials