Closed
Bug 948473
Opened 11 years ago
Closed 10 years ago
Test "add a new contact" activity
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: julienw, Assigned: viorela)
References
Details
(Whiteboard: [mentor=zac][mentor=bebe][lang=py])
Attachments
(1 file)
Hey,
If this is not already existing, having such an integration test could be very useful:
1. User launches the SMS app
2. User taps on a thread for an unmatched contact (I mean: for a plain phone number)
3. User taps on the header
4. user taps on "create a new contact"
5. user adds necessary informations
6. User presses "done"
7. User is moved back to the SMS app
The difference with bug 948472 is that here we create a new contact, this is not the same activity.
Updated•11 years ago
|
Priority: -- → P2
Comment 1•11 years ago
|
||
Can I work on this?
Reporter | ||
Updated•11 years ago
|
Flags: needinfo?(zcampbell)
Comment 2•11 years ago
|
||
You absolutely may Ana!
Do you need anything? you might find a good base to work with in test_sms_to_dialer.py. You know how to contact me or the team if you need more info.
Assignee: nobody → ana.nikolaeva
Flags: needinfo?(zcampbell)
Comment 3•11 years ago
|
||
Ana can we help you with this task?
Are you still working on it?
Comment 4•11 years ago
|
||
I'm sorry, I haven't got the time and haven't done much. Florin you can take it.
Updated•11 years ago
|
Assignee: ana.nikolaeva → florin.strugariu
Comment 5•11 years ago
|
||
I will leave this open for the moment as I'm working on some other task
Assignee: florin.strugariu → nobody
Updated•11 years ago
|
Whiteboard: [mentor=zac][mentor=bebe][lang=py]
Can i pick this bug ? please give necessary informations regarding the bug.
Reporter | ||
Updated•11 years ago
|
Flags: needinfo?(zcampbell)
Comment 7•11 years ago
|
||
(In reply to adu from comment #6)
> Can i pick this bug ? please give necessary informations regarding the bug.
Adu, you need to have a Firefox OS device to write this test. Do you have a device?
Flags: needinfo?(zcampbell)
No :( but is it possible to test it in some simulator or virtual environment ?
Comment 9•11 years ago
|
||
(In reply to adu from comment #8)
> No :( but is it possible to test it in some simulator or virtual environment
> ?
The issue is in step2 of the test case, we need an SMS message in the database so we work on.
Have you seen our MDN tutorial, perhaps you'd like to run through that to write tests for b2g. I'll email you.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → viorela.ioia
Assignee | ||
Comment 10•10 years ago
|
||
Attachment #8433269 -
Flags: review?(zcampbell)
Attachment #8433269 -
Flags: review?(florin.strugariu)
Attachment #8433269 -
Flags: review?(andrei.hutusoru)
Updated•10 years ago
|
Attachment #8433269 -
Flags: review?(florin.strugariu) → review+
Comment 11•10 years ago
|
||
Comment on attachment 8433269 [details] [review]
Github PR: https://github.com/mozilla-b2g/gaia/pull/19932
Really nice test, runs super smooth and fast and stable!! r++
Attachment #8433269 -
Flags: review?(zcampbell) → review+
Updated•10 years ago
|
Attachment #8433269 -
Flags: review?(andrei.hutusoru)
Comment 12•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•