Files
basicmachines-co-basic-memory/tests
phernandez b049c5cbc3 test: fix rclone command tests for path normalization
Update test expectations to match new path normalization behavior:
- API returns normalized paths (without /app/data/ prefix)
- get_project_remote() strips /app/data/ if present
- Remote paths are now basic-memory-cloud:bucket/research
  instead of basic-memory-cloud:bucket/app/data/research

This reflects the fix for path doubling bug where files were
syncing to /app/data/app/data/project/.

All 22 rclone tests passing.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: phernandez <paul@basicmachines.co>
2025-10-28 17:41:51 -05:00
..