daisy / pipeline-ui

A user interface for the DAISY Pipeline 2
MIT License
5 stars 2 forks source link

Add test feature: import configuration #160

Closed marisademeglio closed 9 months ago

marisademeglio commented 9 months ago

Let users import a configuration file into the App Data directory. This is part of a testing workflow to read in Pipeline engine properties at startup, for example to set cloud-based TTS engine credentials.

The steps would be:

  1. install the Pipeline and start it
  2. choose "import configuration" from the file menu and select a JSON file that we have provided the testers with separately
  3. restart the Pipeline