Browse Source

Final fixes for today

Yentl Van Tendeloo 8 years ago
parent
commit
4228185b9a
1 changed files with 4 additions and 10 deletions
  1. 4 10
      integration/test_mvc.py

+ 4 - 10
integration/test_mvc.py

@@ -296,6 +296,9 @@ class TestModelverseCore(unittest.TestCase):
                 "transformation_add_MT",
                 "PetriNets_RAM",
                 "PetriNets",
+                "",
+                "",
+                "PetriNets_Print",
             ],
             [   "Desired username for admin user?",
                 "Welcome to the Model Management Interface v2.0!",
@@ -330,7 +333,6 @@ class TestModelverseCore(unittest.TestCase):
                 "Which ones do you want to use as source (empty string to finish)?",
                 "Model added as source",
                 "Which ones do you want to use as target (empty string to finish)?",
-                "Model added as target",
                 "Name of new transformation?",
                 "Met-info correctly set!",
                 set(["  221  root admin    673   SimpleClassDiagrams : SimpleClassDiagrams",
@@ -338,15 +340,7 @@ class TestModelverseCore(unittest.TestCase):
                      "  200  root nobody    14   PetriNets : SimpleClassDiagrams",
                      "  200  root nobody    14   __merged_PetriNets_RAM : SimpleClassDiagrams",
                      "  200  root nobody    328   PetriNets_RAM : SimpleClassDiagrams",
-                     "  200  root admin    79   core : CoreFormalism"]),
-                "Ready for command...",
-                "Merged metamodel to RAMify again?",
-                "Ready for command...",
-                set(["  221  root admin    673   SimpleClassDiagrams : SimpleClassDiagrams",
-                     "  221  root admin    86   CoreFormalism : SimpleClassDiagrams",
-                     "  200  root nobody    14   PetriNets : SimpleClassDiagrams",
-                     "  200  root nobody    14   __merged_PetriNets_RAM : SimpleClassDiagrams",
-                     "  200  root nobody    328   PetriNets_RAM : SimpleClassDiagrams",
+                     "  200  root nobody   0   PetriNets_Print : PetriNets_RAM",
                      "  200  root admin    79   core : CoreFormalism"]),
                 "Ready for command...",
             ],