Closed
Bug 1522479
Opened 6 years ago
Closed 6 years ago
XCUITests: New tests for Cell Labels
Categories
(Firefox for iOS :: Build & Test, enhancement)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
fxios | + | --- |
People
(Reporter: isabel_rios, Assigned: kglazko)
References
(Depends on 1 open bug)
Details
Attachments
(1 file)
In order to save a tab when going to Settings a label will be added for each cell. Let's try to add tests to this new feature when ready
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → kglazko
Assignee | ||
Updated•6 years ago
|
Status: NEW → ASSIGNED
Reporter | ||
Comment 1•6 years ago
|
||
Please see bug 1524516 for clarification. Although the feature has landed on master bug Bug 1522933, there are some questions to be answered to know how to implement the tests
Depends on: 1524516
Assignee | ||
Comment 3•6 years ago
|
||
Attachment #9045089 -
Flags: review?(irios.mozilla)
Reporter | ||
Comment 4•6 years ago
|
||
Comment on attachment 9045089 [details] [review]
GitHub Pull Request
Hey, thanks for the PR! I have commented on Github. There is some work needed around the back actions. There is a way to handle that from the ScreenGraph instead of doing it in the tests. There are also some duplicates lines which do the same. And lastly, please be sure the tests are enabled only in the desired schema and not in all of them.
Apart from that the tests look good :)
Thanks!
Attachment #9045089 -
Flags: review?(irios.mozilla) → review-
Assignee | ||
Comment 5•6 years ago
|
||
Comment on attachment 9045089 [details] [review]
GitHub Pull Request
Made suggested changes and removed from Smoketest schema (oops on that one)
Attachment #9045089 -
Flags: review- → review?(irios.mozilla)
Reporter | ||
Comment 6•6 years ago
|
||
Comment on attachment 9045089 [details] [review]
GitHub Pull Request
LGTM! Thanks for fixing all the comments :)
Once BB shows these tests passed, it can be merged
Attachment #9045089 -
Flags: review?(irios.mozilla) → review+
Reporter | ||
Comment 7•6 years ago
|
||
Landed on master: https://github.com/mozilla-mobile/firefox-ios/commit/50bfc36643a8e3c0ff0be80039a3e2e8cbbfde98
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•