Kansho/backend/tests
Lars 9d5befdde9
Some checks failed
Deploy Development / deploy (push) Successful in 50s
Test Suite / backend-sqlite (push) Failing after 3s
Test Suite / frontend-build (push) Successful in 15s
Fix Postgres prompt seed crashing on CASE WHEN 0/1.
SQLite treats integers as booleans; a backend recreate after the API key was added hit that on every start.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-07 12:35:22 +02:00
..
__init__.py Update .gitignore to exclude Python-related files and directories. Enhance AGENTS.md and README.md with clarifications on documentation structure and product identity. Add technical architecture references and local setup instructions. Revise privacy guardrails and product identity documents for consistency. Remove obsolete memory and context documentation. Expand reflection spaces documentation to define context boundaries and lifecycle. Ensure all changes align with the ongoing development of the Kanshō project. 2026-08-21 15:48:43 +02:00
test_architecture_correction.py MVP 0.92 2026-08-26 10:42:20 +02:00
test_debug_persist.py MVP 0.95 2026-08-29 11:04:34 +02:00
test_detect_contract_retry.py MVP 1.0 2026-08-29 20:28:59 +02:00
test_dialogue_memory.py Update .gitignore to exclude Python-related files and directories. Enhance AGENTS.md and README.md with clarifications on documentation structure and product identity. Add technical architecture references and local setup instructions. Revise privacy guardrails and product identity documents for consistency. Remove obsolete memory and context documentation. Expand reflection spaces documentation to define context boundaries and lifecycle. Ensure all changes align with the ongoing development of the Kanshō project. 2026-08-21 15:48:43 +02:00
test_frame.py MVP 0.95 2026-08-29 11:04:34 +02:00
test_identity_registry.py MVP 0.93 - stabile, aber Writing Profile ohne erkennbaren Nutzen 2026-08-27 10:03:05 +02:00
test_journal_body.py MVP 0.9 2026-08-25 13:57:23 +02:00
test_journal_budget.py MVP 1.0 2026-08-29 20:28:59 +02:00
test_journal_editorial.py MVP 1.0 2026-08-29 20:28:59 +02:00
test_journal_eval.py MVP 1.0 2026-08-29 20:28:59 +02:00
test_journal_generation_policy.py MVP 1.0 2026-08-29 20:28:59 +02:00
test_journal_narration.py MVP 1.0 2026-08-29 20:28:59 +02:00
test_journal_opening.py Keep journal openings from treating finished days as open plans. 2026-09-07 08:25:00 +02:00
test_journal_shape.py MVP 0.95 2026-08-29 11:04:34 +02:00
test_journal_style_context.py MVP 1.0 2026-08-29 20:28:59 +02:00
test_journal_style_legacy_immutable.py MVP 1.0 2026-08-29 20:28:59 +02:00
test_journal_trash.py MVP 0.92 2026-08-26 10:42:20 +02:00
test_local_backup.py MVP 0.92 2026-08-26 10:42:20 +02:00
test_model_catalog.py MVP 0.92 2026-08-26 10:42:20 +02:00
test_mvp_journal.py MVP 1.0 2026-08-29 20:28:59 +02:00
test_privacy_detect_eval.py MVP 0.94 2026-08-28 08:40:28 +02:00
test_privacy_detect.py MVP 1.0 2026-08-29 20:28:59 +02:00
test_privacy_manifest.py MVP 0.95 2026-08-29 11:04:34 +02:00
test_privacy_response_integrity.py MVP 0.94 2026-08-28 08:40:28 +02:00
test_profile_governance.py MVP 0.92 2026-08-26 10:42:20 +02:00
test_profile_review_errors.py MVP 1.0 2026-08-29 20:28:59 +02:00
test_profile_review.py MVP 0.92 2026-08-26 10:42:20 +02:00
test_provenance.py MVP 0.92 2026-08-26 10:42:20 +02:00
test_sql_compat.py Fix Postgres prompt seed crashing on CASE WHEN 0/1. 2026-09-07 12:35:22 +02:00
test_writing_profile.py MVP 0.9 2026-08-25 13:57:23 +02:00