Closed
Bug 1121979
Opened 10 years ago
Closed 10 years ago
Remove locators from test_gallery_edit_photo.py
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Bebe, Assigned: Bebe)
Details
Attachments
(1 file)
We have some locators in gaiatest/tests/functional/gallery/test_gallery_edit_photo.py
Let's remove them
| Assignee | ||
Updated•10 years ago
|
QA Whiteboard: [fxosqa-auto-s8]
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8549662 -
Flags: review?(jlorenzo)
Comment 2•10 years ago
|
||
Comment on attachment 8549662 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/27424
Confirmed. They are not used anymore in this test now that we use the Page Object pattern.
I also used the "Find usage" function in PyCharm on each of the locators: there are used nowhere else.
Attachment #8549662 -
Flags: review?(jlorenzo) → review+
Comment 3•10 years ago
|
||
Merge in master at: https://github.com/mozilla-b2g/gaia/commit/3fa3fa8ce6d56f867fe9bf5f3b705316797eb16e
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
•