-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Host service + Frontend] - Fix BrowserData marshalling/unmarshalling…
… logic (#6750) * added test for parsing user data with no bookmars * added test * added more tests * implemented UnmarshalJSON * fixes * removed logging + bug fix * linting * fixes bookmark import issue * revisions * hopefully fix * Revert "hopefully fix" This reverts commit 1c473f1. * undo revision which caused failure
- Loading branch information
Gabriele Oliaro
authored
Jun 15, 2022
1 parent
46dc7e7
commit 7c15e4f
Showing
4 changed files
with
122 additions
and
1 deletion.
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
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