Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does slack-mock work with checking dialogs? #28

Open
chrilian opened this issue Jul 13, 2018 · 1 comment
Open

Does slack-mock work with checking dialogs? #28

chrilian opened this issue Jul 13, 2018 · 1 comment

Comments

@chrilian
Copy link

chrilian commented Jul 13, 2018

hi hi I need to somehow check to see if this happens properly:
https://api.slack.com/dialogs

I used an action_message to trigger a dialog. My app calls "dialog.open"

Problem: I need to generate a working trigger_id for the normal slack web API to work with dialogs. This is a REQUIREMENT for dialogs. How on earth do I do that?

@colestrode
Copy link
Member

I'm looking at some updates to this lib, including adding support for dialogs. When I first built slack-mock the only interaction was buttons, so I have some refactoring to do and features to add. If you have ideas in the mean time I'm happy to review pull requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants