diff options
| author | Bilal Akhtar <bilalakhtar@ubuntu.com> | 2012-08-08 19:54:46 -0400 |
|---|---|---|
| committer | Bilal Akhtar <bilalakhtar@ubuntu.com> | 2012-08-08 19:54:46 -0400 |
| commit | 8b7c798f5592fb91ccdc208167c92735d112f12f (patch) | |
| tree | c097ecb5f8b10a7fe69f84e2ecc60d282019769f /manual-tests | |
| parent | 1028a1655bf2e9eea34dc0ead0b9b76f26a034a8 (diff) | |
Add manual test, since this is the most straightforward method to test this.
(bzr r2530.1.8)
Diffstat (limited to 'manual-tests')
| -rw-r--r-- | manual-tests/Dash.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/manual-tests/Dash.txt b/manual-tests/Dash.txt index 2a3e9c0c2..4210c81fa 100644 --- a/manual-tests/Dash.txt +++ b/manual-tests/Dash.txt @@ -99,6 +99,27 @@ Expected Result: "Sorry nothing matches your search" text. +Dash category expand test +-------------------------- +This tests whether the dash expands a certain search results category if it is the only one containing search results. +https://bugs.launchpad.net/unity/+bug/950710 + +Setup: + +Actions: + * Open the dash home view + * Search for something on your system that returns multiple results (more than the number that can fit in a row) + yet all results are in one category only. This differs per system; try searching for "gnome" in the home lens, or "kde" + in the app lens. + * Multiple results should be returned in both the cases, but if searching for "gnome" on the home lens returns folders in addition to apps + or "kde" returns results from two categories in the apps lens, then keep experimenting with other search strings. + * When you have at least one situation in which results from only one category are returned, and the number of results are enough to overflow one single row, + the test is complete. + +Expected result: + * When a single row of results isn't enough to contain all returned search results, and there are no other category headers, the displayed category + header expands automatically + Filter Results Tests ======================== These tests show that the dash "All" button works well. |
