Closed
Bug 1428720
Opened 7 years ago
Closed 7 years ago
Use headless mode for running unit tests
Categories
(Firefox :: New Tab Page, enhancement, P2)
Firefox
New Tab Page
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox59 | --- | fixed |
People
(Reporter: andreio, Assigned: andreio)
References
Details
We should use headless mode when running unit tests. Right now running the tests will open the browser window and focus it making it difficult to work on a different task.
We should still be opening a browser window when running the unit tests in debug mode.
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → andrei.br92
Comment 1•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/activity-stream
https://github.com/mozilla/activity-stream/commit/389c4d36ecfbb6cf3a5115155a951ec7556e8965
Fix Bug 1428720 - Use headless mode when running unit tests
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Severity: normal → enhancement
Priority: -- → P2
Updated•7 years ago
|
Iteration: 1.26 → 59.4 - Jan 15
Comment 2•7 years ago
|
||
status-firefox59:
--- → fixed
Target Milestone: --- → Firefox 59
Updated•6 years ago
|
Component: Activity Streams: Newtab → New Tab Page
You need to log in
before you can comment on or make changes to this bug.
Description
•