Closed
Bug 927348
Opened 11 years ago
Closed 11 years ago
Write a test to import from VCF file on SD card
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zcampbell, Assigned: AlinT)
References
Details
Attachments
(1 file)
Test the contacts app import from VCF file on the SD card:
This test case will require us to create a .vcf file and put it into the resources folder.
Setup:
1. Delete any existing VCF files
2. Push the VCF file from resources folder onto the sdcard
Test case
1. Start b2g
2. Load Contacts app
3. Settings menu
4. Tap import from Memory card
5. Go back to main Contacts list
6. Assert that the contact is listed and the name is correct.
Assignee | ||
Comment 1•11 years ago
|
||
Pointer to Github pull-request
Assignee | ||
Updated•11 years ago
|
Attachment #817873 -
Flags: review?(zcampbell)
Attachment #817873 -
Flags: review?(florin.strugariu)
Attachment #817873 -
Flags: review?(bob.silverberg)
Comment 2•11 years ago
|
||
Comment on attachment 817873 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/12895
Comments in the PR.
Attachment #817873 -
Flags: review?(bob.silverberg) → review-
Assignee | ||
Comment 3•11 years ago
|
||
Comment on attachment 817873 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/12895
updated the pull according to code review
Attachment #817873 -
Flags: review- → review?
Updated•11 years ago
|
Attachment #817873 -
Flags: review-
Assignee | ||
Updated•11 years ago
|
Attachment #817873 -
Flags: review? → review?(bob.silverberg)
Comment 4•11 years ago
|
||
Comment on attachment 817873 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/12895
Comments in the PR
Attachment #817873 -
Flags: review?(bob.silverberg) → review-
Assignee | ||
Updated•11 years ago
|
Attachment #817873 -
Flags: review- → review?
Updated•11 years ago
|
Attachment #817873 -
Flags: review? → review+
Updated•11 years ago
|
Attachment #817873 -
Flags: review-
Updated•11 years ago
|
Attachment #817873 -
Flags: review?(florin.strugariu) → review+
Reporter | ||
Updated•11 years ago
|
Attachment #817873 -
Flags: review?(zcampbell)
Reporter | ||
Comment 5•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•