Sha256: 7a5c4290a9e7058254b11178bddabf5dae3efc6ede102d224b55c37bf5112a21
Contents?: true
Size: 492 Bytes
Versions: 4
Compression:
Stored size: 492 Bytes
Contents
Feature: Specify a blank conversation topic template In order to converse when the topic is blank As a Conversation user I want to be able to specify a conversation template to use when the topic is blank Scenario: Specify a blank conversation topic Given I configured Conversation with the following: Conversation.blank_topic_subclass = SampleConversation When I start up a conversation with an blank topic Then the conversation details should be a SampleConversation
Version data entries
4 entries across 4 versions & 2 rubygems