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