Skip to content

Add tests for Slack listener handlers #2

@JiwaniZakir

Description

@JiwaniZakir

Problem

The test suite currently covers the research pipeline and utility functions, but the Slack listener handlers (member join, message, app_mention, commands) have no test coverage.

Proposed Solution

  • Add tests for the key Slack event handlers
  • Mock the Slack Bolt app object and verify handler behavior
  • Test command parsing, permission checks, and response formatting
  • Focus on the onboarding flow (member join → research trigger → intro generation)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions