From 41ef58955239d873b1c4db850f781eaff5748169 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Tue, 19 Aug 2014 22:17:59 -0500 Subject: initial pass at tests/ directory, skeleton only --- tests/manual | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 tests/manual (limited to 'tests/manual') diff --git a/tests/manual b/tests/manual new file mode 100644 index 0000000..fc81e6e --- /dev/null +++ b/tests/manual @@ -0,0 +1,26 @@ + +Test-case indicator-transfer/simple-download-check +
+
Ensure indicator-transfer-service is running
+
The indicator should be visible in the panel
+ +
Run the script tests/simple-download.py and, immediately afterwards, + click or pull down on the indicator so that its menu is visible + and its menuitems can be observed while the downloads run.
+
In the 'Ongoing Transfers' section, the transfers should appear
+
In the 'Ongoing Transfers' section, a 'Pause all' button should appear
+
While transfers are active, the indicator's icon should indicate activity
+
As each transfer finishes, its menuitem should move from the 'Ongoing' to 'Successful' section
+
As the first transfer is moved to the 'Successful' section, a 'Clear all' button should appear
+
As the last transfer finishes, the indicator's icon should change to indicate an idle state
+
As the last transfer finishes, the 'Pause all' button should disappear
+ +
After all the transfers finish, press the 'Clear all' button.
+
All three transfers should be cleared from the menu.
+
The 'Clear all' button should disappear
+ + + + If all actions produce the expected results listed, please submit a 'passed' result. + If an action fails, or produces an unexpected result, please submit a 'failed' result and file a bug. Please be sure to include the bug number when you submit your result. + -- cgit v1.2.3