Summary
The wallet holdings endpoint needs integration test coverage confirming the response contains accurate key balances from the ownership read model.
Scope
- Seed the ownership read model with two creators and different balances for a test wallet
- Call
GET /wallets/:address/holdings and assert the response contains both entries with correct balances
- Assert zero-balance entries are excluded
Acceptance Criteria
Coordinate on Telegram
Summary
The wallet holdings endpoint needs integration test coverage confirming the response contains accurate key balances from the ownership read model.
Scope
GET /wallets/:address/holdingsand assert the response contains both entries with correct balancesAcceptance Criteria
Coordinate on Telegram