Closed
Bug 1056186
Opened 9 years ago
Closed 7 years ago
[FxA] Create unit tests for Firefox Accounts mock server process
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: rpapa, Unassigned)
References
Details
The Marionette JS tests for testing Firefox Accounts employ a mock server which is launched as a child process from each testcase: /apps/system/fxa/test/marionette/lib/server_mock_fxa.js There may be scenarios in which the child process could hang or be orphaned. Creating unit tests to validate the robustness of process termination would be ideal. Note: This would not include unit tests for each of the mock server APIs
QA Whiteboard: [fxosqa-auto-backlog-]
Reporter | ||
Comment 1•9 years ago
|
||
this work could be completed in tandem with: Bug 1071762 - Loop functional tests need stub FxA server so we can put these in Tbpl
Reporter | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•