~ubuntu-branches/ubuntu/natty/mago/natty

« back to all changes in this revision

Viewing changes to ubuntu-menu/Internet.xml

  • Committer: Bazaar Package Importer
  • Author(s): Ara Pulido
  • Date: 2010-04-14 14:05:34 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20100414140534-grv0bwv9wv97khir
Tags: 0.2-0ubuntu1
* Mago tests updated for Lucid
  + Fixes arguments handling (LP: #562965)
  + Fixes seahorse tests (LP: #552618)
  + Fixes ubuntu-menu tests (LP: #551492)

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
  <description>
5
5
    Tests that verify Internet applications in the Ubuntu menu
6
6
  </description>
7
 
   <case name="Open Evolution Mail">
8
 
    <method>testOpenMenu</method>
9
 
    <description>It opens the Evolution Mail menu and closes the application.</description>
10
 
    <args>
11
 
      <menuitem>mnuEvolutionMail</menuitem>
12
 
      <windowname>frmEvolution*</windowname>
13
 
    </args>
14
 
   </case>
15
7
   <case name="Open Firefox">
16
8
    <method>testOpenMenu</method>
17
9
    <description>It opens the Firefox Browser menu and closes the application.</description>
20
12
      <windowname>frm*MozillaFirefox</windowname>
21
13
    </args>
22
14
   </case>
23
 
   <case name="Open Pidgin">
24
 
    <method>testOpenMenu</method>
25
 
    <description>It opens the Pidgin menu and closes the application.</description>
26
 
    <args>
27
 
      <menuitem>mnuPidginInternetMessenger</menuitem>
28
 
      <windowname>dlgAccounts</windowname>
29
 
    </args>
30
 
   </case>
31
15
   <case name="Open Terminal Server Client">
32
16
    <method>testOpenMenu</method>
33
17
    <description>It opens the Termina Server Client menu and closes the application.</description>