mycroft-core/test
Åke 07c2a93324 Feature/threaded emitter for real (#2024)
* Run emitter using threadpool

This moves the thread pool from the websocket client into the eventemitter allowing each registered function to run in a separate thread and not just each event.

This speeds up cases where there is a one to many call such as the common play framework and the upcomming common query framework.

* Add unit tests for threaded event emitter

* Add standard header

* Add standard header
2019-02-28 03:04:51 -06:00
..
integrationtests Let skill tester expand dialogs (#2007) 2019-02-28 00:55:08 -06:00
unittests Feature/threaded emitter for real (#2024) 2019-02-28 03:04:51 -06:00
__init__.py __init__.py must be present 2017-08-17 02:05:02 -05:00
util.py Make use of the default config when testing. 2018-06-07 19:57:09 +02:00