Closed
Bug 1155589
Opened 11 years ago
Closed 10 years ago
Add the first marionette test
Categories
(support.mozilla.org :: BuddyUp, defect)
support.mozilla.org
BuddyUp
Tracking
(Not tracked)
RESOLVED
FIXED
2015Q2
People
(Reporter: jlorenzo, Assigned: jlorenzo)
Details
Attachments
(1 file)
This would be great to have an integration test running with MarionetteJS.
| Assignee | ||
Comment 1•11 years ago
|
||
| Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8593852 [details] [review]
PR
Hi guys,
I think the integration test is ready, with a good usage of the Page Object pattern.
Rik, does the test run on your computer? Do you think the JS-style is consistent with what you have in BuddyUp? Do you see any big JS issue?
John, as we discussed yesterday, I saw you have some interesting parts with the clock app. I tried to comply with what you got. Do you see anything that we need to talk about?
Side note: Don't mind the 15 ridiculously small commits, I'll squash everything once you guys r+.
Attachment #8593852 -
Flags: review?(jdorlus)
Attachment #8593852 -
Flags: review?(anthony)
Updated•10 years ago
|
Attachment #8593852 -
Flags: review?(jdorlus) → review+
| Assignee | ||
Updated•10 years ago
|
Attachment #8593852 -
Flags: review?(anthony)
| Assignee | ||
Comment 3•10 years ago
|
||
Comment on attachment 8593852 [details] [review]
PR
Last Friday, during the community event, :Bebe noticed that this PR has bit rot. I investigated why, and I think this is related to bug 1164684, where client was globally accessible.
Would you mind reviewing this patch, so we could avoid another rotting?
Attachment #8593852 -
Flags: review?(anthony)
Comment 4•10 years ago
|
||
Can you run "jshint app" on your patch? I see 52 errors with the current patch.
Comment 5•10 years ago
|
||
Comment on attachment 8593852 [details] [review]
PR
This is working on my machine! Thanks for all the work.
Let's do another round of review for the various comments but they are minor, not logic related.
Attachment #8593852 -
Flags: review?(anthony)
| Assignee | ||
Comment 6•10 years ago
|
||
Comment on attachment 8593852 [details] [review]
PR
JSHint is not yelling anymore, and I fixed/commented the issues you raised.
Attachment #8593852 -
Flags: review?(anthony)
Comment 7•10 years ago
|
||
Comment on attachment 8593852 [details] [review]
PR
Super !
Attachment #8593852 -
Flags: review?(anthony) → review+
Comment 8•10 years ago
|
||
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
•