Summary
Add E2E test verifying that syncMemoryClientToken fires on login and initializes the memory client.
Problem
syncMemoryClientToken() is called in App.tsx PersistGate onBeforeLift. No E2E test verifies this init flow fires with the user's token after authentication.
Acceptance criteria
Related
Parent: #190
File: app/src/utils/tauriCommands.ts
Summary
Add E2E test verifying that
syncMemoryClientTokenfires on login and initializes the memory client.Problem
syncMemoryClientToken()is called inApp.tsxPersistGateonBeforeLift. No E2E test verifies this init flow fires with the user's token after authentication.Acceptance criteria
openhuman.memory_initRPC was calledRelated
Parent: #190
File:
app/src/utils/tauriCommands.ts