Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Briar Desktop Briar Desktop
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 220
    • Issues 220
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • briarbriar
  • Briar DesktopBriar Desktop
  • Merge requests
  • !237

Use separate UnencryptedSettings for test runs

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Mikolai Gütschow requested to merge 350-unencrypted-settings-unique-for-tests into main Sep 13, 2022
  • Overview 10
  • Commits 1
  • Pipelines 8
  • Changes 5

Instead of going away from Preferences to Properties (the former being supposedly the more modern option), I've now added a way to customize the preference node to which the setting is stored.

Right now it is the same for all test runs, we could change that to some random sub-node. In that case, however, we should look into cleaning the preference store before closing test instances and we have to keep in mind that it would not allow to test persistency of settings in test builds.

Based on !236 (merged)

Closes #350

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 350-unencrypted-settings-unique-for-tests