mycroft-core/test/unittests/skills
Michael Nguyen f3dacfb204 ==== Tech Notes ====
added capability to auto upload changes from settingsmeta.json to home.mycroft.ai

====  Documentation Notes ====
If a developer make changes to the settingsmeta.json, then this will be auto uploaded to home.mycroft.ai

==== Protocol Notes ====
hash and uuid are now stored as variables in files located in ~/.mycroft/skills/{skill-name}
2017-10-12 12:35:50 -05:00
..
empty_dir Separate tests into unittests and integrationtests 2017-08-17 02:05:02 -05:00
intent_file Upgrade Padatious to 0.3.2 which brings in entity support 2017-10-03 12:17:02 -05:00
settings Fix skill settings test (broke in rebase) 2017-08-17 02:05:02 -05:00
test_skill Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
__init__.py Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
core.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
intent_service.py Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
scheduled_skills.py Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
settings.py ==== Tech Notes ==== 2017-10-12 12:35:50 -05:00