mycroft-core/test/unittests/skills
Kris Gesling b8d2599fee Fix pycodestyle errors 2022-03-30 11:46:10 +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 failing unittests 2022-03-30 08:19:40 +09:30
test_common_query_skill.py Skip failing unittests 2022-03-30 08:19:40 +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 Skip failing unittests 2022-03-30 08:19:40 +09:30
test_intent_service_interface.py Minor cleanup of test case for keyword registration 2021-09-26 19:15:21 +02:00
test_mycroft_skill.py Fix pycodestyle errors 2022-03-30 11:46:10 +09:30
test_mycroft_skill_get_response.py Skip failing unittests 2022-03-30 08:19:40 +09:30
test_settings.py Skip failing unittests 2022-03-30 08:19:40 +09:30
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 failing unittests 2022-03-30 08:19:40 +09:30
test_skill_updater.py Skip failing unittests 2022-03-30 08:19:40 +09:30