Closed
Bug 895053
Opened 11 years ago
Closed 11 years ago
Better/more Downloads Tests
Categories
(Firefox for Metro Graveyard :: Downloads, defect, P2)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: emtwo, Unassigned)
Details
Existing downloads tests in http://mxr.mozilla.org/mozilla-central/source/browser/metro/base/tests/mochitest/browser_downloads.js are being modified in bug 883951 to include "TODOs" so that the tests are applicable for the new download flow.
Some more testing would be nice. This includes testing for:
* State variables having correct/expected values in the Downloads object in downloads.js
* The correct notifications are showing up at the correct time. This includes checks like "notificationBox.getNotificationWithValue("download-progress")" returns a progress notification when there are downloads in progress (Similar checks can be done for "download-complete", "download-failed" etc).
Updated•11 years ago
|
Blocks: 886942
Summary: Better/more Downloads Tests → Work - Better/more Downloads Tests
Whiteboard: feature=work
Updated•11 years ago
|
Comment 1•11 years ago
|
||
not that we shouldn't work on them *now*, but I'd ship the preview if the tests were not finished.
Whiteboard: feature=work → feature=work [preview-triage]
Updated•11 years ago
|
Whiteboard: feature=work [preview-triage] → feature=work
Comment 2•11 years ago
|
||
The lack of tests is making it hard to progress on preview downloads features/bugs. I want to use this bug to sketch out some mochitests that assert the basic behavior we want to support and help us know when a given feature is done.
Updated•11 years ago
|
No longer blocks: metrov2planning
Whiteboard: feature=work → [preview] feature=work
Comment 3•11 years ago
|
||
Not currently working on this. I have exploratory/WIP patches, needinfo me if you pick this up
Assignee: sfoster → administration
Updated•11 years ago
|
Blocks: metrobacklog
Summary: Work - Better/more Downloads Tests → Better/more Downloads Tests
Whiteboard: [preview] feature=work → [feature] p=0
Updated•11 years ago
|
Whiteboard: [feature] p=0 → p=5
Updated•11 years ago
|
Priority: -- → P2
Updated•11 years ago
|
Assignee: administration → nobody
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Whiteboard: p=5
You need to log in
before you can comment on or make changes to this bug.
Description
•