Skip to content

test: cover stale cleanup e2e - #93

Merged
dapi merged 1 commit into
mainfrom
feature/issue-69-ft-038-stale-cleanup-e2e
Jul 9, 2026
Merged

test: cover stale cleanup e2e#93
dapi merged 1 commit into
mainfrom
feature/issue-69-ft-038-stale-cleanup-e2e

Conversation

@dapi

@dapi dapi commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a CLI-binary E2E test for stale cleanup proposal, confirmed deletion, and idempotent repeat.
  • Verify cleanup without confirm leaves .zelma/sessions.json unchanged and confirm removes only stale records.

Fixes #69

Checks

  • mise x -- go test ./...
  • python3 scripts/check_memory_bank_index.py
  • git diff --check
  • git diff --cached --check
  • rg -n "zelima|Zelima" .
  • rg --files memory-bank

@dapi
dapi merged commit c89f2f7 into main Jul 9, 2026
2 checks passed
@dapi
dapi deleted the feature/issue-69-ft-038-stale-cleanup-e2e branch July 9, 2026 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FT-038: Stale Cleanup E2E

1 participant