Merge lp://qastaging/~phablet-team/camera-app/refactor-and-fix-editor-tests into lp://qastaging/camera-app

Proposed by Ugo Riboni
Status: Merged
Approved by: Florian Boucault
Approved revision: 537
Merged at revision: 534
Proposed branch: lp://qastaging/~phablet-team/camera-app/refactor-and-fix-editor-tests
Merge into: lp://qastaging/camera-app
Diff against target: 479 lines (+171/-117)
7 files modified
tests/autopilot/camera_app/data/__init__.py (+6/-0)
tests/autopilot/camera_app/emulators/main_window.py (+4/-2)
tests/autopilot/camera_app/emulators/panel.py (+4/-3)
tests/autopilot/camera_app/tests/__init__.py (+30/-0)
tests/autopilot/camera_app/tests/test_capture.py (+5/-2)
tests/autopilot/camera_app/tests/test_gallery_view.py (+63/-73)
tests/autopilot/camera_app/tests/test_photo_editor.py (+59/-37)
To merge this branch: bzr merge lp://qastaging/~phablet-team/camera-app/refactor-and-fix-editor-tests
Reviewer Review Type Date Requested Status
Florian Boucault (community) Approve
PS Jenkins bot continuous-integration Needs Fixing
Review via email: mp+250931@code.qastaging.launchpad.net

Commit message

Refactor camera editor tests, make them work even if UI extras are not installed, and add a test for the edit button being disabled when on a video

Description of the change

Refactor camera editor tests, make them work even if UI extras are not installed, and add a test for the edit button being disabled when on a video

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
527. By Ugo Riboni

Fix very random bug on dragging the panel by maximizing the speed of drag

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
528. By Ugo Riboni

Prevent failure when removing config file if it does not exist

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
529. By Ugo Riboni

Merge lp:~canonical-platform-qa/camera-app/close-panel-helper-fix to group more fixes in one review

530. By Ugo Riboni

Explicit rate parameter in calls to drag

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
531. By Ugo Riboni

When possible prefer adding sample media in advance of launching the app than taking actual pictures or videos

532. By Ugo Riboni

Make sure we don't fail if for any reason there are subdirectories while we try to clean the media directory

533. By Ugo Riboni

Merge changes from trunk

534. By Ugo Riboni

Fix missing parameter on call

535. By Ugo Riboni

Minimize swipe speed when switching to gallery view and back as it seems to be necessary to fix the problem in combination with previous changes

536. By Ugo Riboni

Ensure environment is clean of other media when running tests

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
537. By Ugo Riboni

Ensure editor tests have photo or video present before starting the test, or they will not be picked up

Revision history for this message
Florian Boucault (fboucault) wrote :

All tests green on krillin RTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches