mycroft-core/test
Åke b58a533e39 Bugfix/munging related issues (#1434)
* Fix error message for enable_intent

The error was printed for each intent name mismatch instead of after all intents had been checked.

* Make sure intents aren't munged multiple times

Previously intents could be munged multiple times (This happened when enabling a disabled intent), resulting in an invalid name.

* Add test case for disable/enable intent

* Improve unmunging of messages

This make sure that only skill id's in the beginning of messages are removed and should speed up the process slightly

* Fix munging for register_vocab and register_regex

* Add testcases for register vocab and regex
2018-02-23 00:51:55 -06:00
..
integrationtests Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
unittests Bugfix/munging related issues (#1434) 2018-02-23 00:51:55 -06:00
__init__.py __init__.py must be present 2017-08-17 02:05:02 -05:00