Commit 26a81845 authored by Romain Courteaud's avatar Romain Courteaud

Instance does not modify slave state.

parent c302da55
...@@ -411,7 +411,7 @@ class TestVifibSlapWebServiceSlaveInstance(TestVifibSlapWebServiceMixin): ...@@ -411,7 +411,7 @@ class TestVifibSlapWebServiceSlaveInstance(TestVifibSlapWebServiceMixin):
SlapLogout SlapLogout
LoginDefaultUser LoginDefaultUser
SetDeliveryLineAmountEqualOne SetDeliveryLineAmountEqualOne
CheckComputerPartitionInstanceHostingSalePackingListStarted CheckComputerPartitionInstanceHostingSalePackingListConfirmed
CheckComputerPartitionInstanceSetupSalePackingListDelivered CheckComputerPartitionInstanceSetupSalePackingListDelivered
LoginTestVifibCustomer LoginTestVifibCustomer
RequestStopSoftwareInstanceFromCurrentComputerPartition RequestStopSoftwareInstanceFromCurrentComputerPartition
...@@ -419,7 +419,7 @@ class TestVifibSlapWebServiceSlaveInstance(TestVifibSlapWebServiceMixin): ...@@ -419,7 +419,7 @@ class TestVifibSlapWebServiceSlaveInstance(TestVifibSlapWebServiceMixin):
SlapLoginCurrentComputer SlapLoginCurrentComputer
SoftwareInstanceStopped SoftwareInstanceStopped
Tic Tic
CheckComputerPartitionInstanceHostingSalePackingListDelivered CheckComputerPartitionInstanceHostingSalePackingListConfirmed
StartSoftwareInstanceFromCurrentComputerPartition StartSoftwareInstanceFromCurrentComputerPartition
Tic Tic
SoftwareInstanceStarted SoftwareInstanceStarted
...@@ -433,8 +433,6 @@ class TestVifibSlapWebServiceSlaveInstance(TestVifibSlapWebServiceMixin): ...@@ -433,8 +433,6 @@ class TestVifibSlapWebServiceSlaveInstance(TestVifibSlapWebServiceMixin):
Tic Tic
SoftwareInstanceStarted SoftwareInstanceStarted
Tic Tic
CheckComputerPartitionInstanceHostingSalePackingListStarted
SetDeliveryLineAmountEqualZero
CheckComputerPartitionInstanceHostingSalePackingListConfirmed CheckComputerPartitionInstanceHostingSalePackingListConfirmed
Logout Logout
LoginTestVifibCustomer LoginTestVifibCustomer
...@@ -470,7 +468,7 @@ class TestVifibSlapWebServiceSlaveInstance(TestVifibSlapWebServiceMixin): ...@@ -470,7 +468,7 @@ class TestVifibSlapWebServiceSlaveInstance(TestVifibSlapWebServiceMixin):
SlapLoginCurrentComputer SlapLoginCurrentComputer
SoftwareInstanceStarted SoftwareInstanceStarted
Tic Tic
CheckComputerPartitionInstanceHostingSalePackingListStarted CheckComputerPartitionInstanceHostingSalePackingListConfirmed
Logout Logout
LoginERP5TypeTestCase LoginERP5TypeTestCase
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment