aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/features/basics.feature
blob: 4203e797e8cddd872ed5a2a148f36de374ed762f (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
25
26
27
28
29
@testplan_6306
Feature: Empathy basics

# Works probably only in the Gnome3 Classic mode
#
#  @testcase_175167
#  Scenario: Close via application menu
#    * Make sure that Empathy is running
#    * Click to the Empathy on gnome-panel
#    * Click Quit
#    Then Empathy should quit correctly

  @testcase_172128
  Scenario: Exit using menu
    * Make sure that Empathy is running
    * I open GApplication menu
    * I click menu "Quit" in GApplication menu
    Then empathy shouldn't be running anymore

  @testcase_172129
  Scenario: Exit using shortcut
    * Make sure that Empathy is running
    * Press "<Control>Q"
    Then Empathy shouldn't be running anymore

  @testcase_172130
  Scenario: Start using Activities
    * Start Empathy via menu
    Then Empathy should start