mycroft-core/test/unittests/audio
Åke Forslund b581766a00 Fallback to mimic for bad http status codes
Added a RemoteTTSException exception for non-timeout exceptions, Mimic2
will consider HTTP status code 200-299 as OK while other responses will
trigger raise RemoteTTSException.
2020-02-17 15:08:21 +01:00
..
services Add audioservice method tests 2020-01-15 09:06:50 +01:00
__init__.py Move audio tests to unittest dir 2017-08-17 02:05:02 -05:00
test_service.py Test track start and end queue messages 2020-01-15 11:50:51 +01:00
test_simple_backend.py Add tests for simple audio backend 2020-01-15 09:06:50 +01:00
test_speech.py Fallback to mimic for bad http status codes 2020-02-17 15:08:21 +01:00
test_utils.py Rename audio/test_interface.py to test_utils.py 2020-01-15 09:06:50 +01:00
test_vlc_backend.py Add tests for vlc audio backend 2020-01-15 09:06:50 +01:00