Closed
Bug 970624
Opened 11 years ago
Closed 9 years ago
Create SettingsComponent for UITest
Categories
(Firefox for Android Graveyard :: Testing, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mcomella, Unassigned, Mentored)
References
Details
(Whiteboard: [lang=java])
This component would go into the settings menu, change various preferences, and store knowledge about what state the Browser is in (so other components can make appropriate assertions using this information).
A good first test case might be changing the page title to show a URL.
Note that the settings menu is a separate activity. I think testing multiple activities simutaneously in Android is difficult (if not impossible!) so be wary that we may need to set settings without entering the settings menu (e.g. setting SharedPreferences, sending the appropriate messages to Gecko).
Reporter | ||
Updated•11 years ago
|
Summary: Create Settings component → Create SettingsComponent for UITest
Comment 1•11 years ago
|
||
This sounds interesting. I'd like to take a crack at it.
Reporter | ||
Comment 2•11 years ago
|
||
Good luck! As always, let me know if you need anything!
Assignee: nobody → isurae
Status: NEW → ASSIGNED
Reporter | ||
Updated•11 years ago
|
Comment 3•11 years ago
|
||
Hi Isura,
I'm interested in working on this bug. I saw you haven't touched this bug in a while. Would you mind if I take it over.
Updated•11 years ago
|
Assignee: isurae → vivekb.balakrishnan
Whiteboard: [mentor=mcomella][lang=java]
Assignee | ||
Updated•10 years ago
|
Mentor: michael.l.comella
Whiteboard: [mentor=mcomella][lang=java] → [lang=java]
Reporter | ||
Comment 4•10 years ago
|
||
Unassigning this bug due to inactivity. Feel free to take it back if you plan on working on it, Vivek.
Assignee: vivekb.balakrishnan → nobody
Status: ASSIGNED → NEW
Updated•10 years ago
|
Assignee: nobody → vivekb.balakrishnan
Reporter | ||
Comment 5•10 years ago
|
||
Still working on this, Vivek?
Flags: needinfo?(vivekb.balakrishnan)
Comment 6•9 years ago
|
||
I'll try to get back to this bug at a later point.
Flags: needinfo?(vivekb.balakrishnan)
Reporter | ||
Comment 7•9 years ago
|
||
We haven't needed this for a while – let's reopen if we think we need it.
Assignee: vivekb.balakrishnan → nobody
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•