diff options
| author | Nick Dedekind <nicholas.dedekind@gmail.com> | 2012-09-27 17:34:31 +0100 | 
|---|---|---|
| committer | Nick Dedekind <nicholas.dedekind@gmail.com> | 2012-09-27 17:34:31 +0100 | 
| commit | ed33c759dcf48ed1b6a6691e6e2faa16daed5e81 (patch) | |
| tree | a03bb33caa2747bb4fa12024e103ee62f04b0a55 /manual-tests | |
| parent | 2ffcd88a027dbb027828144b071ae95b59f10add (diff) | |
Added manual test for preview open lagging condition.
(bzr r2740.6.5)
Diffstat (limited to 'manual-tests')
| -rw-r--r-- | manual-tests/Preview.txt | 17 | 
1 files changed, 17 insertions, 0 deletions
| diff --git a/manual-tests/Preview.txt b/manual-tests/Preview.txt index b05a07877..54b7da039 100644 --- a/manual-tests/Preview.txt +++ b/manual-tests/Preview.txt @@ -170,3 +170,20 @@ Actions:  Expected Result:  The button A must not be highlighted.  The button B must be highlighted. + + +Preview Open Wait +------------------------------ +This tests that if a preview takes time to open, the preview will open with a spinner +while it waits for the preview info to return to unity. + +Setup: +#. Open dash. +#. Open Application Lens. + +Actions: +#. Right-click an arbitrary result + +Expected Result: + The preview window will immediately display, and if the preview takes longer  + than 300ms to open, it will display a spinner while waiting. | 
