ktx/python/ktx-sl/tests
Luca Martial 60457e9407
Improve schema setup and Notion ingest UX (#14)
* Improve schema setup and Notion ingest UX

* Handle Postgres network scan failures

* WIP: save local changes before main merge

* Refine setup prompt choices

* Tighten ingest reconciliation guidance

* Commit setup config updates

* Canonicalize unmapped fallback details

* Count reconciliation actions in reports

* Harden semantic layer source validation

* Return wiki content after edits

* Validate SL sources against manifests

* Validate wiki refs before writes

* Simplify CLI next steps

* Clarify agent setup summary

* Surface dbt target SL sources

* Recover SL write fallbacks

* Preserve failed context build metadata

* Track raw paths for ingest actions

* test(cli): update seeded demo expectations

* fix(ingest): scope fallback recovery checks

* fix(sl): tighten source validation guards

* fix(wiki): ignore empty embedding vectors

* Improve Notion ingest UX

* Enforce flat wiki keys

* test(context): update wiki key assertion

---------

Co-authored-by: Andrey Avtomonov <andreybavt@gmail.com>
2026-05-12 22:56:58 +02:00
..
__init__.py rename klo to ktx 2026-05-10 23:51:24 +02:00
conftest.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_aggregate_locality.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_cli.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_computed_columns.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_corner_case_regressions.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_coverage_gaps.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_duplicate_check.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_engine.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_generator.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_graph.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_loader.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_manifest.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_models.py Normalize semantic layer descriptions 2026-05-11 00:31:15 -07:00
test_parser.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_planner.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_segments.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_snowflake.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_sql_join_coverage.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_table_identifier_parser.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_tpch.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_validator.py Improve schema setup and Notion ingest UX (#14) 2026-05-12 22:56:58 +02:00