mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-13 08:15:14 +02:00
The "prints provider setup guidance when a skip-llm setup project runs ingest" test drives runKtxSetup in --no-input (inputMode: disabled) mode with a postgres warehouse but databaseSchemas: []. PR #286 changed the no-input contract to require an explicit database scope instead of auto-scanning, so setup now exits 1 and the test's first assertion (resolves.toBe(0)) fails. #286 updated setup-databases.test.ts but missed this runKtxSetup call in ingest.test.ts. Pass databaseSchemas: ['public'] to satisfy the new contract, matching #286's own test updates. |
||
|---|---|---|
| .. | ||
| cli | ||