Closed
Bug 926944
Opened 12 years ago
Closed 12 years ago
Add a recipient to an SMS using the Contacts app
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect, P4)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zcampbell, Assigned: bsilverberg)
References
Details
Attachments
(2 files)
The test case
1. Load B2G
2. Push a contact to the contacts db (see existing contacts tests for an example)
3. Load the Messages app
4. Compose a new SMS message
5. Tap the '+' icon to load the contacts app
6. When the contacts app is loaded tap the contact
7. Assert that the Contacts app closes and we are returned to the Messages app
8. Assert that the Contact selected is transferred into the Messages app
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → bob.silverberg
Assignee | ||
Comment 1•12 years ago
|
||
I am about 90% done with this, so don't nobody take it from me!
Assignee | ||
Comment 2•12 years ago
|
||
Pointer to Github pull-request
Assignee | ||
Updated•12 years ago
|
Attachment #817572 -
Flags: review?(zcampbell)
Attachment #817572 -
Flags: review?(moz.teodosia)
Attachment #817572 -
Flags: review?(florin.strugariu)
Attachment #817572 -
Flags: review?(alin.trif)
Comment 3•12 years ago
|
||
Comment on attachment 817572 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/12871/files
Add manifest entry
Also see the comments in the pull
Attachment #817572 -
Flags: review?(florin.strugariu) → review-
Assignee | ||
Comment 4•12 years ago
|
||
Comment on attachment 817572 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/12871/files
I updated the PR to include the manifest file and also send and verify the message.
Attachment #817572 -
Flags: review- → review?(florin.strugariu)
Updated•12 years ago
|
Attachment #817572 -
Flags: review?(florin.strugariu) → review+
Assignee | ||
Comment 5•12 years ago
|
||
Comment on attachment 817572 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/12871/files
The PR has been updated with all changes, and conflicts resolved.
Attachment #817572 -
Flags: review+ → review?(florin.strugariu)
Reporter | ||
Comment 6•12 years ago
|
||
Comment on attachment 817572 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/12871/files
lgtm!
I'll wait for one more r+
Attachment #817572 -
Flags: review?(zcampbell) → review+
Updated•12 years ago
|
Attachment #817572 -
Flags: review?(florin.strugariu) → review+
Reporter | ||
Updated•12 years ago
|
Attachment #817572 -
Flags: review?(moz.teodosia)
Attachment #817572 -
Flags: review?(alin.trif)
Reporter | ||
Comment 7•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 8•12 years ago
|
||
Pointer to Github pull-request
Assignee | ||
Comment 9•12 years ago
|
||
Comment on attachment 826427 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/13322
Uplifting to v1.2
Attachment #826427 -
Flags: review?(zcampbell)
Attachment #826427 -
Flags: review?(trifandreialin)
Attachment #826427 -
Flags: review?(moz.teodosia)
Attachment #826427 -
Flags: review?(florin.strugariu)
Attachment #826427 -
Flags: review?(andrei.hutusoru)
Assignee | ||
Updated•12 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 10•12 years ago
|
||
Comment on attachment 826427 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/13322
LGTM
Attachment #826427 -
Flags: review?(zcampbell)
Attachment #826427 -
Flags: review?(trifandreialin)
Attachment #826427 -
Flags: review?(moz.teodosia)
Attachment #826427 -
Flags: review?(florin.strugariu)
Attachment #826427 -
Flags: review?(andrei.hutusoru)
Attachment #826427 -
Flags: review+
Comment 11•12 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•