-
Notifications
You must be signed in to change notification settings - Fork 7
Mock sample: Slack API #55
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Create a mock sample for the Slack API.
Why
- Massive bot/app developer ecosystem
- Event simulation and webhook testing is challenging
- Modal interactions and message threading are complex to test
- Enables rapid bot development without live workspace
Suggested endpoints to mock
- Web API (chat.postMessage, users.list, channels.list)
- Events API (message events, reactions, mentions)
- Interactive components (modals, buttons, menus)
- OAuth flow responses
- Slash command handling
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request