Skip to content

Add widget tests for chat UI components #8

Description

@ishaan-jindal

The test suite covers models, BLoCs, and repositories but has zero widget tests. Write tests for:

  • ChatInputArea — text input, send callback, typing events
  • ChatMessageBubble — username, message text, mention highlighting
  • ActiveSessionCard — room name, unread badge, host label

Use mocktail for mocking BLoC dependencies. See existing test patterns in test/features/chat/bloc/ for reference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions