forked from auto-pts/auto-pts
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Making TestCase.db configurable in config.py will allow us to have a dedicated database for each testing configuration and thus have useful information on regressions between each run. Currently, there is one common database and official and unofficial test runs interfere with each other breaking the history of test results.
By default, the configuration database should be disabled.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request