Files
basicmachines-co-basic-memory/test-int/cli
claude[bot] f69c08e832 test: Add integration test to reproduce issue #397
Add test_remove_default_project_issue_397 that reproduces the bug
where a removed project still appears in 'bm project list'.

The test:
- Adds a new project and sets it as default
- Removes the original default project
- Verifies the removed project no longer appears in the list

This test will fail while the bug exists, confirming the issue.

Co-authored-by: Paul Hernandez <phernandez@users.noreply.github.com>
2025-10-23 13:09:16 +00:00
..