-
Notifications
You must be signed in to change notification settings - Fork 770
Closed
Labels
EnhancementNew feature or request to evolve an additional featureNew feature or request to evolve an additional feature
Description
Problem
There is no way to send arbitrary events or invoke using the emulator. We need to support these to enable transcript-based testing as well as to allow triggering custom events. One issue is that some events might need to be before or instead of the event sent on restart conversation. For example, SetTestOptions event sets a random seed and that needs to have the conversation id sent by updateConversation but also need to be before it so the bot response to updateConversation is not random.
Solution
Please add to the Conversation send activity menu a way to send an event or invoke with an arbitrary JSON payload.
[enhancement]
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or request to evolve an additional featureNew feature or request to evolve an additional feature