summaryrefslogtreecommitdiff
diff options
authorDaniel Manrique <roadmr@ubuntu.com>2014-04-24 16:51:49 -0400
committerDaniel Manrique <roadmr@ubuntu.com>2014-04-24 16:51:49 -0400
commit97d5bf49f32d082d167c482ccd9a32974e33eab3 (patch)
tree1dc8d43f7126d3900a4d512bd6c27e1386037cba
parentf044b683153ac31dce2d2be64c2be7f82a2e5ac3 (diff)
providers:checkbox: Added multitouch zoom and dash tests
-rw-r--r--jobs/touchpad.txt.in28
1 files changed, 28 insertions, 0 deletions
diff --git a/jobs/touchpad.txt.in b/jobs/touchpad.txt.in
index 432d69e..bed4d7e 100644
--- a/jobs/touchpad.txt.in
+++ b/jobs/touchpad.txt.in
@@ -152,3 +152,31 @@ _description:
2. Drag the selected folder to the desktop and remove finger from touchpad.
VERIFICATION:
Did a selected folder move to the desktop?
+
+plugin: manual
+id: touchpad/multitouch-zoom
+depends: touchpad/multitouch-automated
+estimated_duration: 120.0
+_summary: Check touchpad pinch-to-zoom gesture
+_description:
+ PURPOSE:
+ Check touchpad pinch gesture for zoom
+ STEPS:
+ 1. Open gallery-app with an image
+ 2. Place two fingers on the touchpad and pinch them together
+ 3. Place two fingers on the touchpad and move them apart
+ VERIFICATION:
+ Does the image zoom in and out?
+
+plugin: manual
+id: touchpad/multitouch-dash
+depends: touchpad/multitouch-automated
+estimated_duration: 120.0
+_summary: Check 4-finger tap gesture
+_description:
+ PURPOSE:
+ Validate that 4-touch tap is operating as expected
+ STEPS:
+ 1. 4-touch tap (tap with 4 fingers) anywhere on the touchpad
+ VERIFICATION:
+ Did the tap open the Dash?