~robertcarr/unity/dash-new-blend-modes

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Test Expand/Collapse Filters
========================
This test shows that the expand/collapse arrow of a filter category
header works well.

#. Open the dash.
#. Make sure that a collapse arrow is shown adjacent to every
   filter category header.
#. Click on it.
#. The filter category should collapse.
#. Make sure that an expand arrow is shown ajacent to every filter
   category header.
#. Click on it (again).
#. The filter category should expand.


Test no-over-state effect
=========================
This test show that filter buttons in the Dash do not have a mouse
over state.

#. Open the dash.
#. Move the mouse on filter buttons.

Outcome
  The filter buttons have no mouseover state effect.