Skip to content

Add integration test for wallet activity feed with type filter returning only matching events #433

Description

@Chucks1093

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

  • type=buy excludes sell events
  • type=sell excludes buy events
  • No type param returns the full mixed history

Coordinate on Telegram

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial CampaignCampaign: Official Campaign

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions