mycroft-core/test/unittests
Chris Veilleux 8453e79900 Merge remote-tracking branch 'origin/dev' into feature/mark-2
# Conflicts:
#	mycroft/tts/tts.py
2021-03-15 18:47:32 -05:00
..
api Added code to pass the packaging_type config to the pairing code endpoint. This was done to know if a device uses a Pantacor image. Selene will use this information to retrieve device information from Pantacor using their API. 2021-02-02 19:27:01 -06:00
audio Improve logic when waiting for play calls 2021-02-01 23:02:34 +01:00
client Bugfix/issue 2563 (#2692) 2020-09-22 15:01:01 +09:30
configuration Upgrade from pycodestyle to flake8 2019-11-19 23:07:52 +01:00
dialog remove previously deprecated DialogLoader class 2020-08-18 22:56:34 +09:30
enclosure Extend GUI interface unittests 2021-02-04 16:12:22 +09:30
lock Switch mock to unittest.mock 2019-08-27 11:00:08 +02:00
messagebus remove deprecated ThreadedEventEmitter 2020-08-18 16:00:51 +09:30
regex_test Separate tests into unittests and integrationtests 2017-08-17 02:05:02 -05:00
res/text/en-us new code to consolidate TTS cache handling into one module. 2021-03-10 13:38:17 -06:00
skills Merge pull request #2849 from forslund/refactor/clean-intent-service 2021-03-11 15:26:26 +09:30
stt Issue-2516 - Use requests.post kwarg to pass URL params 2020-04-27 03:23:07 -04:00
tts Fixed failing unit test. 2021-03-10 21:16:34 -06:00
util Add test cases for ProcessStatus 2021-01-28 17:21:33 +01: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 Move AnyCallable to common location 2021-02-14 14:20:58 +01:00