mycroft-core/test
Åke 82fa314ce9 Feature/skillsmeta gid (#2074)
* Add global id basics to settings meta

- All skills will upload a blank settingsmeta
- a skill_gid will be appended to all settingsmeta upload-data
- Added basic function for generating skill_gid

* Use new skill_gid field.

Populate skill_gid directly from metadata

* Separate travis tmp-dirs

- Update travis script to use tempdir for each python version
- Update test script to handle nonstandard tempdirs
- Generate msm folder using tempdir when running create_msm test

* Add title field with pretty name

* Collect and expand "title" as needed

For title use market-place title or name in settings meta or skillname

* Switch skill_manager create_msm test to 19.02

* Remove leading / trailing Skill in display name

Also rename title displayname to match new mycroft-skills-data

* Lock msm_create and mock the name info test_settings
2019-04-02 11:14:49 -05:00
..
integrationtests Merge pull request #2046 from forslund/bugfix/skill-tester-dialogs 2019-03-13 09:58:52 -05:00
unittests Feature/skillsmeta gid (#2074) 2019-04-02 11:14:49 -05:00
__init__.py __init__.py must be present 2017-08-17 02:05:02 -05:00
util.py Make use of the default config when testing. 2018-06-07 19:57:09 +02:00