mycroft-core/test/unittests
Åke Forslund 6edaa58558 set active lang to configured if missing from STT
If the STT doesn't send a lang code fallback to configured language
instead of hardcoded en-us
2020-08-10 07:41:44 +02:00
..
api Upgrade from pycodestyle to flake8 2019-11-19 23:07:52 +01:00
audio Fallback to mimic for bad http status codes 2020-02-17 15:08:21 +01:00
client Extract noise-tracking from _record_phrase 2020-05-26 12:12:12 +02:00
configuration Upgrade from pycodestyle to flake8 2019-11-19 23:07:52 +01:00
dialog cleanup python2 unicode 2019-11-26 23:09:32 +01:00
lock Switch mock to unittest.mock 2019-08-27 11:00:08 +02:00
messagebus Add wait_for_message() method to messagebus client 2020-07-05 09:28:17 +02:00
regex_test Separate tests into unittests and integrationtests 2017-08-17 02:05:02 -05:00
skills set active lang to configured if missing from STT 2020-08-10 07:41:44 +02:00
stt Issue-2516 - Use requests.post kwarg to pass URL params 2020-04-27 03:23:07 -04:00
tts Fix audio service startup without Internet 2020-05-27 21:28:26 +02:00
util Improve audio utils log 2020-04-27 08:38:44 +02:00
version Update test to match change 2020-04-02 19:29:31 +02:00
vocab_test Separate tests into unittests and integrationtests 2017-08-17 02:05:02 -05:00
__init__.py Separate tests into unittests and integrationtests 2017-08-17 02:05:02 -05:00
base.py Added licensing headers to files missing them. 2019-08-23 16:07:46 +02:00
mocks.py complete rethink of how settings and settingsmeta are handled in core. 2019-09-17 11:24:10 +02:00
mycroft.conf Separate tests into unittests and integrationtests 2017-08-17 02:05:02 -05:00