Closed
Bug 943338
Opened 11 years ago
Closed 11 years ago
Merge test_cards_view_launch tests
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect, P1)
Tracking
(b2g-v1.2 wontfix)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
b2g-v1.2 | --- | wontfix |
People
(Reporter: zcampbell, Assigned: akruglov)
Details
Attachments
(1 file)
Merge
test_cards_view_launch_app
test_cards_view_with_three_apps
Merge them and refactor to use two apps so we don't run into memory issues.
Change the test case to:
1. Load two apps
2. Load cards view
3. Swipe across to second app
4. Tap app
5. Check that self.apps.displayed_app is the expected one.
Updated•11 years ago
|
Assignee: nobody → viorela.ioia
Updated•11 years ago
|
Assignee: viorela.ioia → nobody
Reporter | ||
Updated•11 years ago
|
Assignee: nobody → akruglov
Reporter | ||
Updated•11 years ago
|
Priority: P2 → P1
Comment 1•11 years ago
|
||
akruglov are you still working on this task?
Can we help you?
Flags: needinfo?(akruglov)
Yes, I need some advise on one part of the test.
I can't accomplish swipe from one app card to another.
I've tried tap, flick, press().wait().move_to().release() and so on.
I'm out of ideas, perhaps, I'm missing something simple or it's just blocked due to some issue in how marionette interacts with those elements.
Flags: needinfo?(akruglov)
Attachment #8342486 -
Flags: feedback?(zcampbell)
Attachment #8342486 -
Flags: feedback?(bebef_1987)
Attachment #8342486 -
Flags: feedback?(bebef_1987) → feedback?(florin.strugariu)
Comment 4•11 years ago
|
||
Comment on attachment 8342486 [details] [review]
https://github.com/mozilla-b2g/gaia/pull/14367
Thanks for the update Sasha I think Zac provided the necessary feedback for this pull
Attachment #8342486 -
Flags: feedback?(florin.strugariu)
Attachment #8342486 -
Flags: review?(zcampbell)
Attachment #8342486 -
Flags: review?(bob.silverberg)
Attachment #8342486 -
Flags: feedback?(zcampbell)
Comment 5•11 years ago
|
||
Comment on attachment 8342486 [details] [review]
https://github.com/mozilla-b2g/gaia/pull/14367
r+, but please squash the commits into a single commit.
Attachment #8342486 -
Flags: review?(bob.silverberg) → review+
Reporter | ||
Comment 7•11 years ago
|
||
Attachment #8342486 -
Flags: review?(zcampbell) → review+
Reporter | ||
Comment 8•11 years ago
|
||
Reporter | ||
Updated•11 years ago
|
status-b2g-v1.2:
--- → affected
Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•