QA-T416

Driver Configuration : 04 - Disable Drivers from Factory (Mac)

OBJECTIVE
Overview
This test seeks to ensure that driver configuration data can both be disabled in Factory and accessed from the Player SQLite DB.

Critical Criteria of Test (CCT)
  • The driver configuration UI on Factory renders correctly and allows you to disable drivers and save the driver configuration.
  • The local SQLite System DB for Player reflects the state of the driver configuration specified in Factory after clicking 'Save'.
PRECONDITION
  • Start local Factory 
  • Start Player
  • Open http://localhost:8088/stations in a web browser
  • SQLite DB is downloaded to your computer
  • Access via a SQLite DB client the system DB at (`Library/Application\ Support/Tulip\ Player/tulip/system/config/tulip.system.sqlite.db`) (In Terminal, cd into the previous directories separated by '/', locate the sqlite.db file, then open the SQLite DB program and open the file there - if you locate the file with Warp instead of Terminal, you can open it in SQLite DB by only clicking it).

Covers

models