~unity8-desktop-session-team/indicator-session/indicator-session-using-upstart

« back to all changes in this revision

Viewing changes to tests/manual

  • Committer: Charles Kerr
  • Date: 2013-07-02 00:26:11 UTC
  • mto: This revision was merged to the branch mainline in revision 399.
  • Revision ID: charles.kerr@canonical.com-20130702002611-lhtxz8ouz9uc2ldx
in cmake/Translations.cmake, use the GNUInstallDirs variables

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
Test-case indicator-session/unity7-items-check
3
 
<dl>
4
 
        <dt>Log in to a Unity 7 user session</dt>
5
 
        <dt>Go to the panel and click on the Session indicator</dt>
6
 
                <dd>Ensure there are items in the menu</dd>
7
 
</dl>
8
 
 
9
 
Test-case indicator-session/unity7-greeter-items-check
10
 
<dl>
11
 
        <dt>Start a system and wait for the greeter or logout of the current user session</dt>
12
 
        <dt>Go to the panel and click on the Session indicator</dt>
13
 
                <dd>Ensure there are items in the menu</dd>
14
 
</dl>
15
 
 
16
 
Test-case indicator-session/unity8-items-check
17
 
<dl>
18
 
        <dt>Login to a user session running Unity 8</dt>
19
 
        <dt>Pull down the top panel until it sticks open</dt>
20
 
        <dt>Navigate through the tabs until "Session" is shown</dt>
21
 
                <dd>Session is at the top of the menu</dd>
22
 
                <dd>The menu is populated with items</dd>
23
 
</dl>
24