Summary
The wallet activity feed type filter param needs integration test coverage to confirm it correctly includes only buy or only sell events from a mixed history.
Scope
- Seed a test wallet with both buy and sell events across two creators
- Assert
type=buy returns only buy events
- Assert
type=sell returns only sell events
- Assert omitting
type returns all events
Acceptance Criteria
Coordinate on Telegram
Summary
The wallet activity feed
typefilter param needs integration test coverage to confirm it correctly includes only buy or only sell events from a mixed history.Scope
type=buyreturns only buy eventstype=sellreturns only sell eventstypereturns all eventsAcceptance Criteria
type=buyexcludes sell eventstype=sellexcludes buy eventstypeparam returns the full mixed historyCoordinate on Telegram