Skip to content

Add integration test for relative time label rendering correctly in activity feed entries #487

Description

@Chucks1093

Summary

The activity feed uses the formatRelativeTime helper to display timestamps. An integration test should confirm the correct label renders for a trade that happened recently versus one that happened several days ago.

Scope

  • Render the activity feed with two events: one from 30 minutes ago and one from 5 days ago
  • Assert the recent event shows a minutes-ago label
  • Assert the older event shows a days-ago label

Acceptance Criteria

  • Recent event displays minutes-ago label
  • Older event displays days-ago label
  • Neither event shows a raw ISO timestamp in the feed

ETA: 12 hours


Coordinate on Telegram

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

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