aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/features/app-menu.feature
blob: d38e81e80c0c68a3132ddb41b85238d25b2bba10 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Feature: Empathy App menu actions

    Background: Empathy Setup
        * Make sure that Empathy is running
        * I open GApplication menu

    @testcase_184264
    Scenario: Contact list - help contents
        * I click menu "Help" in GApplication menu
        Then Yelp should start

# 1. Choose 'application menu->Accounts'
# 2. In the 'Messaging and VoIP Accounts' click + to add a new account
# 3. Select 'Google Talk'
# 4. Put 'desktopqe@gmail.com' as a Google ID
# 5. Put 'redhatqe' as password
# 6. Check 'Remember Password'
# 7. Hit 'Apply'

#    @testcase_181366
#    Scenario: Add account - GTalk
#        * I click menu "Accounts" in GApplication menu
#    Then Account should successfully connect (be 'Available')
#