Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CaviraOSS/OpenMemory
/ decay-reflection.test.js
File
decay-reflection.test.js
tests/backend/decay-reflection.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
BASE_URL =
'http://localhost:8080'
;
2
const
API_KEY =
'your'
;
3
const
wait = (ms) =>
new
Promise((r) => setTimeout(r, ms));
4
Callers
nothing calls this directly
Calls
1
testDecayAndReflection
Function · 0.85
Tested by
no test coverage detected