test: end-to-end context metadata chain integration test #179

Open
opened 2026-03-03 20:05:39 +00:00 by ash · 0 comments
Owner

We test each piece in isolation but have no test proving the full chain composes correctly:

HTTP NewChain → command bus reads ctx → store appends with metadata → pgview Evolve gets metadata in ctx → processor Continue propagates → next command carries same correlationID

Should be a single test that wires MemoryStore + command bus + subscription + processor and verifies the correlationID survives the entire chain.

We test each piece in isolation but have no test proving the full chain composes correctly: HTTP NewChain → command bus reads ctx → store appends with metadata → pgview Evolve gets metadata in ctx → processor Continue propagates → next command carries same correlationID Should be a single test that wires MemoryStore + command bus + subscription + processor and verifies the correlationID survives the entire chain.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ash/eskit#179
No description provided.