Commit a2e71bd7 authored by Gabriel Monnerat's avatar Gabriel Monnerat

add steps to create Sale Packing List Line with hosting resource

parent eae6ad83
......@@ -4632,6 +4632,9 @@ class TestVifibSlapWebService(testVifibMixin):
LoginTestVifibCustomer
PersonRequestSlaveInstance
ConfirmOrderedSaleOrderActiveSense
Tic
SlapLoginCurrentComputer
SoftwareInstanceAvailable
Tic """ + self.prepare_formated_computer + """
Tic
LoginTestVifibAdmin
......@@ -4649,12 +4652,16 @@ class TestVifibSlapWebService(testVifibMixin):
Tic
LoginTestVifibCustomer
PersonRequestSlaveInstance
SlapLogout
LoginDefaultUser
ConfirmOrderedSaleOrderActiveSense
Tic
SlapLoginCurrentComputer
SoftwareInstanceAvailable
Tic
CheckSlaveInstanceListFromOneComputerPartition
"""
sequence_list.addSequenceString(sequence_string)
sequence_list.play(self)
......
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