Confirmed users
330
edits
(→Systems Front End: →First Time Use: added automated tests) |
(→Gallery: added automated tests) |
||
| Line 117: | Line 117: | ||
=== Gallery === | === Gallery === | ||
* [https://moztrap.mozilla.org/manage/case/14645/ 14645] Test you can view a thumbnail in large mode | * [https://moztrap.mozilla.org/manage/case/14645/ 14645] Test you can view a thumbnail in large mode | ||
* [https://moztrap.mozilla.org/manage/case/1534/ 1534] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/gallery/test_gallery_cancel_delete_multiple_images.py (automated)] Cancel / delete multiple images | |||
* [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/gallery/test_gallery_crop_photo.py (automated)] Crop a photo | |||
* [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/gallery/test_gallery_delete_image.py (automated)] Delete an image | |||
* [https://moztrap.mozilla.org/manage/case/1533/ 1533] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/gallery/test_gallery_delete_multiple_images.py (automated)] Delete multiple images | |||
* [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/gallery/test_gallery_edit_photo.py (automated)] Edit photo | |||
* [https://moztrap.mozilla.org/manage/case/4003/ 4003] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/gallery/test_gallery_empty.py (automated)] The Gallery should be empty if there are no photos on the SDCard | |||
* [https://moztrap.mozilla.org/manage/case/1326/ 1326] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/gallery/test_gallery_flick.py (automated)] Tap first image to open full screen view, then flick forward and backward to navigate. | |||
* [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/gallery/test_gallery_handle_invalid_file.py (automated)] Check that zero byte / corrupt / truncated image files do not crash Gallery or display in the Gallery | |||
* [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/gallery/test_gallery_handle_valid_image_file.py (automated)] Check that valid image file formats display in the Gallery (jpg, png, gif, bmp) | |||
* [https://moztrap.mozilla.org/manage/case/4008/ 4008] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/gallery/test_gallery_share_picture.py (automated)] Check that a photo can be shared via SMS | |||
* [https://moztrap.mozilla.org/manage/case/3620/ 3620] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/gallery/test_gallery_switch_to_camera.py (automated)] From Gallery options, open the camera, take a picture, verify it's stored on the SD Card, open its thumbnail and view it in Gallery | |||
* [https://moztrap.mozilla.org/manage/case/2309/ 2309] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/gallery/test_gallery_switch_to_camera_main_view.py (automated)] From Gallery options, open the camera, take a picture, verify it's stored on the SD Card and that Camera app is still open | |||
* [https://moztrap.mozilla.org/manage/case/14645/ 14645] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/gallery/test_gallery_view.py (automated)] Check that photos can be viewed in portrait and landscape mode if the phone orientation is changed | |||
== Systems Front End == | == Systems Front End == | ||