mycroft-core/test/unittests/skills
Kris Gesling 131a9ed03f PEP8 2021-11-04 20:53:00 +09:30
..
empty_dir Separate tests into unittests and integrationtests 2017-08-17 02:05:02 -05:00
intent_file/vocab/en-us Update test cases for the new resource loading 2018-08-27 13:42:46 +02:00
locale/en-us Expand .voc files in MycroftSkill.voc_match() 2019-02-22 18:49:01 +01:00
settings Fix skill settings test (broke in rebase) 2017-08-17 02:05:02 -05:00
test_skill Basic tests for get_response based skill methods 2021-02-14 17:18:20 +01:00
translate Add tests for MycroftSkill translate methods 2019-12-29 14:25:09 +01:00
__init__.py Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
decorator_test_skill.py Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
test_audioservice.py Add test for Audioservice.track_info() 2020-02-05 13:13:17 +01:00
test_common_play_skill.py Skip any remaining failing tests 2021-10-04 16:20:35 +09:30
test_common_query_skill.py Improve confidence calculation for Common Query (#2986) 2021-09-27 14:59:57 +09:30
test_context.py Add tests for context decorators 2020-05-11 06:50:36 +02:00
test_event_container.py Store correct function for once events 2019-09-30 13:31:53 +02:00
test_event_scheduler.py Skip any remaining failing tests 2021-10-04 16:20:35 +09:30
test_fallback_skill.py Fix remove_fallback() 2020-05-19 10:51:53 +02:00
test_intent_service.py Remove intent-service backwards compatibility 2021-03-07 12:59:59 +01:00
test_intent_service_interface.py Rename Message type arg to msg_type 2019-09-02 13:30:55 +02:00
test_mycroft_skill.py Add exact optional param to voc_match 2021-03-16 16:05:06 +09:30
test_mycroft_skill_get_response.py docstring cleanup 2021-05-11 15:10:32 +09:30
test_settings.py Add test for cancelling the download timer 2020-05-27 22:08:14 +02:00
test_skill_api.py docstring cleanup 2021-05-11 15:10:32 +09:30
test_skill_loader.py remove deprecated Settings class and any code in core that references it. 2020-02-27 08:07:07 +01:00
test_skill_manager.py Skip any remaining failing tests 2021-10-04 16:20:35 +09:30
test_skill_updater.py Use XDG Base directories for settings, cache and runtime data 2021-08-05 10:04:45 +02:00