Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestCase.db path should be configurable #36

Open
michal-narajowski opened this issue Aug 31, 2021 · 0 comments
Open

TestCase.db path should be configurable #36

michal-narajowski opened this issue Aug 31, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@michal-narajowski
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants