-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes tunnel startup options handling (#489)
Task/Issue URL: https://app.asana.com/0/0/1205466155643247/f iOS PR: duckduckgo/iOS#2003 macOS PR: duckduckgo/macos-browser#1581 What kind of version bump will this require?: Patch ## Description Fixes tunnel startup options handling, and improves the options loading mechanism to make it unit testable. --- * Fixes startup options reset * Makes a correction to my previous commits * WIP * WIP * Adds unit tests for StartupOptions * Fixes some swiftlint warnings and improves the code
- Loading branch information
1 parent
a459d5a
commit 6246a82
Showing
6 changed files
with
339 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.