diff options
| author | Omer Akram <om26er@ubuntu.com> | 2012-08-27 21:14:32 -0400 |
|---|---|---|
| committer | Tarmac <> | 2012-08-27 21:14:32 -0400 |
| commit | 0de5792f5c57f85da4a0be5ecb4c6feebc3f6ae6 (patch) | |
| tree | d204ee79384783f7fd7a0e33709f9d0b48555229 /manual-tests | |
| parent | 6390754f41cf1af439309ff4feef33250103d393 (diff) | |
| parent | a7e1e06dd02c32441b45956ede25f64e84e7f190 (diff) | |
Removed manual-tests that were already automated by Nick, added two tests to ensure Music and Video lens previews are tested.6.4.0
Also made a single class for all the Invocation tests previously they were in separate classes.. Fixes: . Approved by Thomi Richards. (bzr r2632)
Diffstat (limited to 'manual-tests')
| -rw-r--r-- | manual-tests/Preview.txt | 130 |
1 files changed, 0 insertions, 130 deletions
diff --git a/manual-tests/Preview.txt b/manual-tests/Preview.txt index 77050010d..4b6e6093c 100644 --- a/manual-tests/Preview.txt +++ b/manual-tests/Preview.txt @@ -1,114 +1,3 @@ -Preview Tests -============= - -Application Preview Open ------------- -This tests that the dash preview opens using mouse right-click - -Setup: -#. Open application lens (Super+A) -#. Enter arbitrary search string and ensure a result is available. - -Actions: -#. Right-click the mouse on one of the results. - -Expected Result: - A application preview view will replace the dash lens view. - If multiple results were available in the dash, there will be navigator - buttons on either side of the preview. - - -File Preview Open ------------- -This tests that the dash preview opens using mouse right-click - -Setup: -#. Open file lens (Super+F) -#. Enter arbitrary search string and ensure a result is available. - -Actions: -#. Right-click the mouse on one of the results. - -Expected Result: - A file preview view will replace the dash lens view. - If multiple results were available in the dash, there will be navigator - icons on either side of the preview. - - -Music Preview Open -note: Should be automated. ------------- -This tests that the dash preview opens using mouse right-click - -Setup: -#. Open music lens (Super+M) -#. Enter arbitrary search string and ensure a result is available. - -Actions: -#. Right-click the mouse on one of the results. - -Expected Result: - A music preview view will replace the dash lens view. - If multiple results were available in the dash, there will be navigator - icons on either side of the preview. - - -Video Preview Open -note: Should be automated. ------------- -This tests that the dash preview opens using mouse right-click - -Setup: -#. Open video lens (Super+V) -#. Enter arbitrary search string and ensure a result is available. - -Actions: -#. Right-click the mouse on one of the results. - -Expected Result: - A video preview view will replace the dash lens view. - If multiple results were available in the dash, there will be navigator - icons on either side of the preview. - - -Preview Left Navigation ------------- -This tests the dash preview animation - -Setup: -#. Open dash super -#. Open a lens which supports previeing (eg Application, Music, File) -#. Enter arbitrary search string and ensure at least 2 results are available. - -Actions: -#. Right-click the mouse on at least the second result. -#. Wait for the preview window to open and finish animating. -#. Click the 'navigate left' icon. - -Expected Result: - The current preview will be replaced with a preview modelled on the previous result - in the dash. - - -Preview Right Navigation ------------- -This tests the dash preview animation - -Setup: -#. Open dash super -#. Open a lens which supports previeing (eg Application, Music, File) -#. Enter arbitrary search string and ensure at least 2 results are available. - -Actions: -#. Right-click the mouse on at most the second last result. -#. Wait for the preview window to open and finish animating. -#. Click the 'navigate right' icon. - -Expected Result: - The current preview will be replaced with a preview modelled on the next result - in the dash. - - Preview Open Animation note: Should be automated. ------------ @@ -167,25 +56,6 @@ Expected Result: to left using an ease in-out curve progression. -Preview Navigate Many ------------- -This tests the dash preview multi-navigation support - -Setup: -#. Open dash super -#. Open a lens which supports previeing (eg Application, Music, File) -#. Enter arbitrary search string and ensure at least 3 results are available. -#. Right-click first result. -#. Wait for the preview window to open and finish animating. - -Actions: -#. Click 'navigate right' icon twice quickly. - -Expected Result: - The current preview will swipe out, being replaced intermittently by the next preview, - which will then be replaced by the next preview. - - Preview Music Tracks note: Should be automated. ------------ |
