Skip to content

test: add integration test for custom memory store round trip through executeTask (Issue #120) - #191

Open
rafaio1 wants to merge 1 commit into
Lilly-Protocol:mainfrom
rafaio1:bounty/issue-120-memory-store-roundtrip
Open

test: add integration test for custom memory store round trip through executeTask (Issue #120)#191
rafaio1 wants to merge 1 commit into
Lilly-Protocol:mainfrom
rafaio1:bounty/issue-120-memory-store-roundtrip

Conversation

@rafaio1

@rafaio1 rafaio1 commented Aug 26, 2026

Copy link
Copy Markdown

Summary

Adds integration test verifying that a custom MemoryStore injected via RuntimeOptions receives the correct append payload end-to-end during executeTask.

Tests Added

  • ✅ Custom store injected through options
  • append payload verified with correct agentId, taskId, input, and output
  • listByAgent returns the appended entries

Verification

All tests pass locally via npx vitest run tests/agent-runtime.test.ts.

Closes #120

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.

[Bounty: $50] Add integration test covering custom memory store round trip through executeTask

1 participant