Closed
Bug 1044060
Opened 11 years ago
Closed 10 years ago
[MobileID] Add Mobile ID test to Gaia UI test app
Categories
(Firefox OS Graveyard :: Gaia, defect)
Firefox OS Graveyard
Gaia
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ferjm, Assigned: ferjm)
References
Details
Attachments
(1 file)
We need a simple UI test to exercise the navigator.getMobileIdAssertion call. This will allow us to do manual and automatic (marionette) functional tests.
Assignee | ||
Comment 1•10 years ago
|
||
Assignee: nobody → ferjmoreno
Attachment #8466992 -
Flags: review?(zcampbell)
Assignee | ||
Updated•10 years ago
|
Component: DOM: Device Interfaces → Gaia::UI Tests
Product: Core → Firefox OS
Comment 2•10 years ago
|
||
Actually this is not a test app, it's just a standalone app. I'm not a dev so probably not the best person to review it, sorry ferjm!
Component: Gaia::UI Tests → Gaia
Updated•10 years ago
|
Attachment #8466992 -
Flags: review?(zcampbell)
Assignee | ||
Comment 3•10 years ago
|
||
Ok, thanks anyway, Zac.
Assignee | ||
Updated•10 years ago
|
Attachment #8466992 -
Flags: review?(timdream)
Comment 4•10 years ago
|
||
Comment on attachment 8466992 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/22481
This is good for functional test, but not for marionette tests. Please create another drop-in app in the test script for that purpose.
Attachment #8466992 -
Flags: review?(timdream) → review+
Assignee | ||
Comment 5•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 6•10 years ago
|
||
[Blocking Requested - why for this release]: This would help testing Mobile ID issues on 2.0. We are only adding a test app for functional tests, so there is no risk involved in this uplift.
blocking-b2g: --- → 2.0?
Comment 7•10 years ago
|
||
(In reply to Fernando Jiménez Moreno [:ferjm] from comment #6)
> [Blocking Requested - why for this release]: This would help testing Mobile
> ID issues on 2.0. We are only adding a test app for functional tests, so
> there is no risk involved in this uplift.
Fernando - a test only change actually doesn't need approval for uplift - just add a=test only to the commit message and you should automatically be able to uplift the patch. In terms of blocking, I don't we would block on this mainly because it's not part of the build.
blocking-b2g: 2.0? → ---
Flags: needinfo?(ferjmoreno)
Assignee | ||
Comment 8•10 years ago
|
||
Excellent! Thanks for the info Jason.
https://github.com/mozilla-b2g/gaia/commit/9637977e6d141426c99bbcaa742f4a819c57f6a7
Flags: needinfo?(ferjmoreno)
You need to log in
before you can comment on or make changes to this bug.
Description
•