Commit 5c2fc647 authored by Gabriel Monnerat's avatar Gabriel Monnerat

add steps to validate the quantity of sale packing list in specific state

parent d7cc25d6
...@@ -5074,6 +5074,11 @@ class TestVifibSlapWebService(testVifibMixin): ...@@ -5074,6 +5074,11 @@ class TestVifibSlapWebService(testVifibMixin):
Tic Tic
SoftwareInstanceStarted SoftwareInstanceStarted
Tic Tic
LoginDefaultUser
SetDeliveryLineAmountEqualTwo
CheckComputerPartitionInstanceHostingSalePackingListStarted
CheckComputerPartitionInstanceSetupSalePackingListStopped
Logout
""" """
def test_SlaveInstance_request_destroy_from_SoftwareInstance(self): def test_SlaveInstance_request_destroy_from_SoftwareInstance(self):
...@@ -5089,6 +5094,7 @@ class TestVifibSlapWebService(testVifibMixin): ...@@ -5089,6 +5094,7 @@ class TestVifibSlapWebService(testVifibMixin):
SlapLoginSoftwareInstanceFromCurrentSoftwareInstance SlapLoginSoftwareInstanceFromCurrentSoftwareInstance
SoftwareInstanceDestroyed SoftwareInstanceDestroyed
Tic Tic
SetDeliveryLineAmountEqualOne
CheckComputerPartitionInstanceHostingSalePackingListStopped CheckComputerPartitionInstanceHostingSalePackingListStopped
CheckComputerPartitionInstanceCleanupSalePackingListDelivered CheckComputerPartitionInstanceCleanupSalePackingListDelivered
Logout Logout
...@@ -5106,6 +5112,7 @@ class TestVifibSlapWebService(testVifibMixin): ...@@ -5106,6 +5112,7 @@ class TestVifibSlapWebService(testVifibMixin):
LoginTestVifibCustomer LoginTestVifibCustomer
RequestDestroySoftwareInstanceFromCurrentComputerPartition RequestDestroySoftwareInstanceFromCurrentComputerPartition
Tic Tic
SetDeliveryLineAmountEqualOne
CheckComputerPartitionInstanceHostingSalePackingListStopped CheckComputerPartitionInstanceHostingSalePackingListStopped
CheckComputerPartitionInstanceCleanupSalePackingListConfirmed CheckComputerPartitionInstanceCleanupSalePackingListConfirmed
Logout Logout
......
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