MycroftAI / mycroft-core

Mycroft Core, the Mycroft Artificial Intelligence platform.
https://mycroft.ai
Apache License 2.0
6.52k stars 1.27k forks source link

VK Fix then step for checking messagetype #2955

Closed forslund closed 3 years ago

forslund commented 3 years ago

Description

'mycroft should send the message "{message_type}"' would accept any message as the correct message. This simplifies it t use the standard "then_wait" to wait for a specific message.

How to test

Make sure the VK test for the stop skill passes Ok (only thing that uses this function)

Contributor license agreement signed?

CLA [ Yes ]

devops-mycroft commented 3 years ago

Voight Kampff Integration Test Failed (Results). Mycroft logs are also available: skills.log, audio.log, voice.log, bus.log, enclosure.log

forslund commented 3 years ago

No wait it is actually doing what it should...A cleanup would be good however but closing for now.