[gnome-boxes] tests: Scenario for multiple VMs import from system broker
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes] tests: Scenario for multiple VMs import from system broker
- Date: Tue, 3 Feb 2015 14:23:58 +0000 (UTC)
commit 15333f7b25f902e27c55e2dc87b647a3aaf989f2
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Tue Feb 3 14:22:43 2015 +0000
tests: Scenario for multiple VMs import from system broker
tests/system-broker.feature | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
---
diff --git a/tests/system-broker.feature b/tests/system-broker.feature
index 8312419..abce08d 100644
--- a/tests/system-broker.feature
+++ b/tests/system-broker.feature
@@ -101,3 +101,20 @@ Feature: System Broker
Then Go into "Core-5.3" box
Then Press "back" in "Core-5.3" vm
Then Box "Core-5.3" "does" exist
+
+ @import_2_boxs_from_system_broker
+ Scenario: Import 2 box from system broker
+ * Import Core-5.3 box on system broker
+ * Import Core-5.3 box on system broker as "Core-5.3-2"
+ * Quit Boxes
+ * Start Boxes
+ * Create new box from menu "Import 2 boxes from system broker"
+ * Press "Create"
+ Then Box "Core-5.3" "does" exist
+ Then Go into "Core-5.3" box
+ Then Press "back" in "Core-5.3" vm
+ Then Box "Core-5.3" "does" exist
+ Then Box "Core-5.3-2" "does" exist
+ Then Go into "Core-5.3-2" box
+ Then Press "back" in "Core-5.3-2" vm
+ Then Box "Core-5.3-2" "does" exist
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]