Closed
Bug 800085
Opened 12 years ago
Closed 12 years ago
Complete gecko testing for identity SignInToWebsiteController
Categories
(Core Graveyard :: Identity, enhancement)
Core Graveyard
Identity
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jedp, Assigned: jedp)
References
Details
(Whiteboard: [LOE:M])
Create tests for b2g/components/SignInToWebsite.jsm that mock the gaia content object (i.e., what's returned by Services.wm.getMostRecentWindow("navigator:browser").getContentWindow()) so we can test this module in isolation.
Comment 1•12 years ago
|
||
Why is this marked as basecamp+? We don't normally block on test automation, unless there's a bug in gecko/gaia that prevents tests from being able to run.
Assignee | ||
Comment 2•12 years ago
|
||
(In reply to Jason Smith [:jsmith] from comment #1)
> Why is this marked as basecamp+? We don't normally block on test automation
My misunderstanding. Removing the flag.
Assignee | ||
Updated•12 years ago
|
blocking-basecamp: + → ---
Assignee | ||
Comment 3•12 years ago
|
||
Gecko testing: http://hg.mozilla.org/mozilla-central/file/f42a83257653/b2g/components/test/unit/test_signintowebsite.js
Assignee: nobody → jparsons
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•