Open
Bug 1160326
Opened 11 years ago
Updated 3 years ago
split browser_bookmarksProperties.js into single tests and add further tests
Categories
(Firefox :: Bookmarks & History, defect, P3)
Firefox
Bookmarks & History
Tracking
()
NEW
People
(Reporter: mak, Unassigned)
References
()
Details
We need more tests (title editing, bookmark all tabs, insert into new folder...) but the current test is verbose is complex to maintain.
We can likely refactor it using add_task and avoiding multiple parts per test.
Flags: qe-verify-
Flags: in-testsuite?
Flags: firefox-backlog+
| Reporter | ||
Comment 1•11 years ago
|
||
for a list of additional tests to add, see the regressions caused by bug 951651
Comment 2•11 years ago
|
||
Thanks for adding this Marco, re Bookmark edit regression in bug 1163341.
| Reporter | ||
Updated•10 years ago
|
Priority: -- → P2
| Reporter | ||
Updated•10 years ago
|
Summary: refactor browser_bookmarksProperties.js and add more tests to it → split browser_bookmarksProperties.js into single tests
| Reporter | ||
Updated•10 years ago
|
Flags: in-testsuite?
| Reporter | ||
Updated•9 years ago
|
Priority: P2 → P3
| Reporter | ||
Comment 3•9 years ago
|
||
Currently it contains 3 tests
Priority: P3 → P2
Summary: split browser_bookmarksProperties.js into single tests → split browser_bookmarksProperties.js into single tests and add further tests
| Reporter | ||
Comment 4•8 years ago
|
||
not a top priority atm, the test seems to work fine for now.
No longer blocks: PlacesAsyncTransact
Priority: P2 → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•