Closed
Bug 1219657
Opened 9 years ago
Closed 9 years ago
Implement *test_gallery_delete_multiple_images.py* as an integration test in JavaScript
Categories
(Firefox OS Graveyard :: Gaia::Gallery, defect)
Tracking
(feature-b2g:2.6+)
RESOLVED
FIXED
feature-b2g | 2.6+ |
People
(Reporter: whsu, Assigned: pdahiya)
References
Details
(Whiteboard: [gip-to-gij])
Attachments
(1 file)
Reporter | ||
Updated•9 years ago
|
Component: Gaia::UI Tests → Gaia::Gallery
Updated•9 years ago
|
feature-b2g: --- → 2.6+
Comment 1•9 years ago
|
||
Delete multiple images is not covered yet in the JS tests. Please check and address it.
Assignee: nobody → pdahiya
Comment 2•9 years ago
|
||
Assignee | ||
Comment 3•9 years ago
|
||
Comment on attachment 8687415 [details] [review]
[gaia] punamdahiya:Bug1219657 > mozilla-b2g:master
Hi David
Please review attached patch with Gij tests for gallery app delete multiple images flow. This also covers Gij test for delete multiple images cancel flow (Bug 1219656). Thanks!
Attachment #8687415 -
Flags: review?(dflanagan)
Comment 4•9 years ago
|
||
Comment on attachment 8687415 [details] [review]
[gaia] punamdahiya:Bug1219657 > mozilla-b2g:master
I didn't run the test, and I left a few comments on github, but overall this looks good to me. I think it would be more interesting to do the single image delete test with multiple thumbnails rather than just one, so I think you could combine the single and multiple delete cases into a single suite. But if you just want to get this gip test ported, you've done that and can land it this way, if you want.
It looks like we don't have any test for the single image delete from the bottom toolbar, and should probably add that at some point, but that doesn't have to be part of this.
Attachment #8687415 -
Flags: review?(dflanagan) → review+
Assignee | ||
Comment 5•9 years ago
|
||
Thanks David for review, patch landed on master
https://github.com/mozilla-b2g/gaia/commit/9ce8dc0286f781cbffa83383fd8e35221829e82b
Assignee | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•