-
Notifications
You must be signed in to change notification settings - Fork 975
Conversation
unit tests will be added in #10310 |
Resolves brave#7032 Auditors: Test Plan:
6febc32
to
dc49efa
Compare
Codecov Report
@@ Coverage Diff @@
## master #10819 +/- ##
==========================================
- Coverage 54.17% 54.15% -0.02%
==========================================
Files 247 247
Lines 21548 21553 +5
Branches 3338 3338
==========================================
Hits 11673 11673
- Misses 9875 9880 +5
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure how to repro the original problem, but I think the code looks good.
@ayumi please see: #7032 (comment) |
@luixxiul the test plan seems to work on OSX on master? STR is kind of confusing. First there are these two steps:
The steps don't seem to agree with: "Actual result: Root folder name is displayed, even if the bookmark exists under nested folder" because during STR the bookmark was specified as "bookmark toolbar". I tried: Both seemed okay. |
CC @srirambv |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
++
Worked fine on Windows |
Submitter Checklist:
git rebase -i
to squash commits (if needed).Resolves #7032
Auditors:
Test Plan: specified in #7032 (comment)
Reviewer Checklist:
Tests