aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/features/basics.feature
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/features/basics.feature')
-rw-r--r--test/data/features/basics.feature29
1 files changed, 29 insertions, 0 deletions
diff --git a/test/data/features/basics.feature b/test/data/features/basics.feature
new file mode 100644
index 0000000..4203e79
--- /dev/null
+++ b/test/data/features/basics.feature
@@ -0,0 +1,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