disclaw/tests/integration
Nick Tabeling 3dd75ddc30
Some checks failed
CI / build-and-test (ubuntu-latest) (pull_request) Has been cancelled
CI / build-and-test (windows-latest) (pull_request) Has been cancelled
CI / lint (pull_request) Has been cancelled
refactor(DIS-108): extract DB schema to src/db/schema.sql (SSOT)
Move all CREATE TABLE/INDEX DDL from database.ts to schema.sql.
database.ts loads and executes schema.sql via db.exec().
Add integration test verifying idempotent schema init.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-09 17:50:14 +02:00
..
db-init.test.ts refactor(DIS-108): extract DB schema to src/db/schema.sql (SSOT) 2026-04-09 17:50:14 +02:00
no-parent-claude-md-leak.test.ts fix: remove --bare flag to restore OAuth login for Claude Pro/Max 2026-04-09 13:48:45 +02:00