Skip to content

Expose Socketmode Handler dispatcher method for handler integration testing with no web socket connection #1549

@gingerbreadtrev

Description

@gingerbreadtrev

Description

It would be nice if func (r *SocketmodeHandler) dispatcher(evt Event) was exposed publicly to allow integration testing of incoming Slack events, through the dispatch, all the middleware and handler without having to worry about the web socket connection.

in slack/socketmode/socketmode_handler.go

Metadata

Metadata

Assignees

No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions