ktx/packages/cli/test/context/ingest/adapters
Andrey Avtomonov ca231df5fe
fix(gdrive): validate folder access, run config test, harden Drive API (#321)
* fix(gdrive): validate folder access, run config test, harden Drive API

Connection test and setup validation now verify folder_id resolves to an accessible Drive folder before counting Docs, via a shared verifyGdriveFolderAndCountDocs helper, so a wrong or unshared folder fails instead of passing with 0 docs.

Move gdrive-config.test.ts under test/ so Vitest's test/** glob actually runs it; escape folder_id in the Drive query; add retry/backoff on transient Google API responses; and record skipped non-Google-Doc files in the staged manifest.

* chore: sync uv.lock to ktx-daemon/ktx-sl 0.13.1
2026-06-28 01:02:37 +02:00
..
dbt test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
dbt-descriptions test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
gdrive fix(gdrive): validate folder access, run config test, harden Drive API (#321) 2026-06-28 01:02:37 +02:00
historic-sql refactor: enforce ktx naming and AGENTS.md compliance sweep (#289) 2026-06-11 13:49:45 +02:00
live-database test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
looker refactor: enforce ktx naming and AGENTS.md compliance sweep (#289) 2026-06-11 13:49:45 +02:00
lookml test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
metabase refactor: enforce ktx naming and AGENTS.md compliance sweep (#289) 2026-06-11 13:49:45 +02:00
metricflow test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
notion test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00