Carla Test Helper v0.1.14 CarlaTestHelper.V2.Helper View Source

Carla providing helper methods for querying/testing responses.

Link to this section Summary

Functions

Get all the attachmetns out of a response

Get all the content out of all attachments

Get all the buttons out of a response

TODO: Documentation

Get all the quick replies

Returns the intent (or type) for the specified response

Format a text message properly for Directline and send it

TODO: Documentation

TODO: Needed for consistency with BOT V1

Link to this section Functions

Link to this function get_attachments(response) View Source

Get all the attachmetns out of a response

Link to this function get_attachments_content(response) View Source

Get all the content out of all attachments

Get all the buttons out of a response

Link to this function get_quick_replies(response) View Source

Get all the quick replies

Link to this function get_response_type(response) View Source

Returns the intent (or type) for the specified response.

Format a text message properly for Directline and send it

TODO: Documentation

TODO: Needed for consistency with BOT V1