summaryrefslogtreecommitdiff
path: root/manual-tests/SoftwareCenter.txt
diff options
authorMichael Vogt <michael.vogt@ubuntu.com>2012-04-26 10:07:45 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2012-04-26 10:07:45 +0200
commit3fa21a2ae856b1c4cf08f788a99a43f19a9c095c (patch)
treef22aa0407348bb3994d47c7246f6e1264095c7b4 /manual-tests/SoftwareCenter.txt
parente8754642f22dff9dcf7188d97a35cd90d8eb0c2c (diff)
manual-tests/SoftwareCenter.txt: add manual test for the launcher integration cancel
(bzr r2283.6.2)
Diffstat (limited to 'manual-tests/SoftwareCenter.txt')
-rw-r--r--manual-tests/SoftwareCenter.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/manual-tests/SoftwareCenter.txt b/manual-tests/SoftwareCenter.txt
new file mode 100644
index 000000000..7249c8ab3
--- /dev/null
+++ b/manual-tests/SoftwareCenter.txt
@@ -0,0 +1,16 @@
+The SoftwareCenter Launcher Integration cancel
+----------------------------------------------
+
+Setup:
+#. Open software-center
+
+Actions:
+#. Click on install on a big application like wesnoth
+#. Verify that the icon "flies" into the launcher
+#. Wait until the "In Progress" appears in the toplevel toolbar of s-c
+#. Click on the "In Progress" button in the toolbar
+#. Click on the "cancel" button of the install of the application
+
+Expected Result:
+ The icon is removed from the launcher again after the download was
+ canceled.