Skip to content

entities can not have uppercase #2

@JarbasAl

Description

@JarbasAl
def test_case_in_entity(self):
    self.container.add_intent('test', ['testing {Case}'])
    assert self.container.calc_intent('testing evil')["name"] == 'test'

calc_intent outputs {'name': None, 'entities': {}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions