* 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 |
||
---|---|---|
.. | ||
integrationtests | ||
unittests | ||
__init__.py |