MycroftAI / mycroft-skills-kit

Mycroft Skills Kit
Apache License 2.0
28 stars 12 forks source link

Automatic testing fails on Adapt intents #18

Closed lb803 closed 5 years ago

lb803 commented 5 years ago

Hello! I am creating tests on a little skill I am writing, which doesn't have padatious intents files, but intents are generated via IntentBuilder.

As I fire up: 'msk create-test /opt/mycroft/skills/list-manager-skill/' I get:

MskException: No existing intents found. Please create some first

Is this expected? Or, am I missing something somewhere? Thanks very much!

Developing on picroft 19.02.2, msk v. 0.3.12.

MatthewScholefield commented 5 years ago

Fixed by #19.