mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-07 07:55:13 +02:00
The driver-discriminated union added in this branch now requires api_url for metabase connections and a known driver for warehouses. Update slow CLI test fixtures and assertions so they exercise the new schema: - ingest.test-utils.ts: add api_url to the prod-metabase fixture. - setup.test.ts: switch metabase fixture from 'url' to 'api_url'. - local-scan-connectors.test.ts: invalid-driver/missing-driver tests now expect the schema error from loadKtxProject (parse-time rejection). |
||
|---|---|---|
| .. | ||
| cli | ||
| connector-bigquery | ||
| connector-clickhouse | ||
| connector-mysql | ||
| connector-postgres | ||
| connector-snowflake | ||
| connector-sqlite | ||
| connector-sqlserver | ||
| context | ||
| llm | ||