Closed
Bug 927133
Opened 12 years ago
Closed 12 years ago
Add an automated test to verify that you can import contacts from Outlook
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jsmith, Assigned: viorela)
Details
Attachments
(1 obsolete file)
A big hotspot for regressions in the 1.2 timeframe was around importing of contacts from Outlook. We should look into adding a UI test to import contacts from Outlook.
![]() |
||
Comment 1•12 years ago
|
||
We can do this!
Let's re-use the Outlook account we have in the email testvars object. A mozilla staff member will have to add some contacts to this account.
If you're a contributor you will have to your own hotmail/outlook account, adding it into the testvars.json file.
Test case as follows:
1. Start b2g
2. Tap 'Settings'
3. Tap 'Import Contacts'
4. Tap 'Outlook'
5. Sign in to outlook
6. After import process, verify list of contacts is shown.
7. Select the contact and tap 'Import'
8. Verify that the imported contact(s) are listed on the Contacts app main screen.
![]() |
||
Comment 2•12 years ago
|
||
I assigned this to you Viorela, since you already started working on importing Gmail contacts this will require some little modifications
Assignee: nobody → viorelaioia
Assignee | ||
Comment 3•12 years ago
|
||
pointer to pull request https://github.com/mozilla-b2g/gaia/pull/13219
Attachment #824551 -
Flags: review?(zcampbell)
Attachment #824551 -
Flags: review?(trifandreialin)
Attachment #824551 -
Flags: review?(moz.teodosia)
Attachment #824551 -
Flags: review?(andrei.hutusoru)
![]() |
||
Updated•12 years ago
|
Attachment #824551 -
Flags: review?(moz.teodosia) → review-
Updated•12 years ago
|
Attachment #824551 -
Flags: review-
Comment 4•12 years ago
|
||
Comment on attachment 824551 [details] [review]
added new test
Updated
Attachment #824551 -
Flags: review?(moz.teodosia)
Attachment #824551 -
Flags: review?(florin.strugariu)
Attachment #824551 -
Flags: review-
Comment 5•12 years ago
|
||
we need a credentials pull to add the outlook credentials in the repo
Viorela can you submit a pull against https://github.com/mozilla/webqa-credentials
Updated•12 years ago
|
Attachment #824551 -
Flags: review?(florin.strugariu) → review-
Comment 6•12 years ago
|
||
(In reply to Florin Strugariu [:Bebe] from comment #5)
> we need a credentials pull to add the outlook credentials in the repo
> Viorela can you submit a pull against
> https://github.com/mozilla/webqa-credentials
We decided to use the active sync credentials so this is not necessary anymore
Updated•12 years ago
|
Attachment #824551 -
Flags: review?(moz.teodosia)
Attachment #824551 -
Flags: review?(florin.strugariu)
Attachment #824551 -
Flags: review-
![]() |
||
Comment 7•12 years ago
|
||
This doesn't work with ActiveSync credentials.
I am thinking of shelving this test case as too difficult. I don't want to set up and maintain another Outlook account just for this test case.
![]() |
||
Comment 8•12 years ago
|
||
Jsmith,
We don't have an outlook account that works with this.
The ActiveSync accounts (Mozilla owned) we set up for email testing do not work from outlook.com :(
Do you mind if we put this aside?
The gmail equivalent for this test case is unaffacted.
Flags: needinfo?(jsmith)
![]() |
||
Comment 10•12 years ago
|
||
Thanks Jason.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
![]() |
||
Updated•12 years ago
|
Attachment #824551 -
Attachment is obsolete: true
Attachment #824551 -
Flags: review?(zcampbell)
Attachment #824551 -
Flags: review?(trifandreialin)
Attachment #824551 -
Flags: review?(florin.strugariu)
Attachment #824551 -
Flags: review?(andrei.hutusoru)
You need to log in
before you can comment on or make changes to this bug.
Description
•