mycroft-core/test
Åke Forslund 46c8a6b51f Add Voight Kampff support setting configurations
Adds the "Given the user's {config} is {value}" step implementation

This will patch the configuration with a section from a dictionary that
can either be a global (shipped in
mycroft/res/{lang}/configurations.json) or shipped with the test
definition. The file should be named the same as the feature file but
instead of ".feature" the extension should be ".config.json".

mycroft/res/text/en-us/configurations.json contains a couple of
pre-defined configurations that can be applied
- units (metric/imperial)
- location (Stockholm)

After each scenario any applied patch will be cleared
2020-05-18 14:48:14 +02:00
..
integrationtests Add Voight Kampff support setting configurations 2020-05-18 14:48:14 +02:00
unittests Test loading of phonetic spelling dictionary 2020-05-12 08:58:18 +02:00
wake_word Rename audioaccuracytest to wakewordtest 2020-02-03 12:17:23 +01:00
Dockerfile.test Move requirements.txt to a new requirements folder and add optional deps 2020-05-11 15:31:10 +02:00
__init__.py __init__.py must be present 2017-08-17 02:05:02 -05:00
util.py Split tests into several files 2020-04-17 23:42:04 +02:00