Skip to content

Add component tests for components/streams/activity-feed.tsx #647

Description

@Austinaminu2

Description

`components/streams/activity-feed.tsx` has no test coverage for its empty state ("No activity yet", around line 106), the `hasMore`/`loadMore` pagination button, or event-type filter interaction.

Task

Add a test file covering: empty state renders when there are no events, the load-more button appears/works when `hasMore` is true, and filtering by event type only shows matching events.

Good for contributors because

Clear, enumerable behaviors (empty state, pagination, filtering) to verify independently.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededtestingTests and QA

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions