Commit 03c08b66 authored by Romain Courteaud's avatar Romain Courteaud

More tic.

parent b607aba6
...@@ -29,6 +29,7 @@ class TestVifibSlapComputerPartitionError(TestVifibSlapWebServiceMixin): ...@@ -29,6 +29,7 @@ class TestVifibSlapComputerPartitionError(TestVifibSlapWebServiceMixin):
Tic \ Tic \
SlapLoginCurrentComputer \ SlapLoginCurrentComputer \
CheckNotFoundComputerPartitionErrorAfterRegisterCall \ CheckNotFoundComputerPartitionErrorAfterRegisterCall \
CleanTic \
SlapLogout \ SlapLogout \
LoginERP5TypeTestCase \ LoginERP5TypeTestCase \
CheckSiteConsistency \ CheckSiteConsistency \
...@@ -310,10 +311,12 @@ class TestVifibSlapComputerPartitionError(TestVifibSlapWebServiceMixin): ...@@ -310,10 +311,12 @@ class TestVifibSlapComputerPartitionError(TestVifibSlapWebServiceMixin):
Logout \ Logout \
SlapLoginCurrentComputer \ SlapLoginCurrentComputer \
CheckSoftwareReleaseErrorCall \ CheckSoftwareReleaseErrorCall \
CleanTic \
SlapLogout \ SlapLogout \
LoginDefaultUser \ LoginDefaultUser \
SelectCurrentlyUsedSalePackingListUid \ SelectCurrentlyUsedSalePackingListUid \
CheckSalePackingListErrorText \ CheckSalePackingListErrorText \
CleanTic \
Logout \ Logout \
LoginERP5TypeTestCase \ LoginERP5TypeTestCase \
CheckSiteConsistency \ CheckSiteConsistency \
...@@ -335,6 +338,7 @@ class TestVifibSlapComputerPartitionError(TestVifibSlapWebServiceMixin): ...@@ -335,6 +338,7 @@ class TestVifibSlapComputerPartitionError(TestVifibSlapWebServiceMixin):
Logout \ Logout \
SlapLoginCurrentComputer \ SlapLoginCurrentComputer \
CheckSuccessComputerPartitionErrorCall \ CheckSuccessComputerPartitionErrorCall \
CleanTic \
SlapLogout \ SlapLogout \
LoginDefaultUser \ LoginDefaultUser \
CheckSalePackingListErrorText \ CheckSalePackingListErrorText \
...@@ -356,11 +360,13 @@ class TestVifibSlapComputerPartitionError(TestVifibSlapWebServiceMixin): ...@@ -356,11 +360,13 @@ class TestVifibSlapComputerPartitionError(TestVifibSlapWebServiceMixin):
sequence_string = self.prepare_confirmed_cleanup_resource_packing_list + '\ sequence_string = self.prepare_confirmed_cleanup_resource_packing_list + '\
LoginDefaultUser \ LoginDefaultUser \
StartSalePackingList \ StartSalePackingList \
CleanTic \
StopSalePackingList \ StopSalePackingList \
Tic \ Tic \
Logout \ Logout \
SlapLoginCurrentComputer \ SlapLoginCurrentComputer \
CheckSuccessComputerPartitionErrorCall \ CheckSuccessComputerPartitionErrorCall \
CleanTic \
SlapLogout \ SlapLogout \
LoginDefaultUser \ LoginDefaultUser \
CheckSalePackingListErrorText \ CheckSalePackingListErrorText \
...@@ -382,12 +388,15 @@ class TestVifibSlapComputerPartitionError(TestVifibSlapWebServiceMixin): ...@@ -382,12 +388,15 @@ class TestVifibSlapComputerPartitionError(TestVifibSlapWebServiceMixin):
sequence_string = self.prepare_confirmed_cleanup_resource_packing_list + '\ sequence_string = self.prepare_confirmed_cleanup_resource_packing_list + '\
LoginDefaultUser \ LoginDefaultUser \
StartSalePackingList \ StartSalePackingList \
CleanTic \
StopSalePackingList \ StopSalePackingList \
CleanTic \
DeliverSalePackingList \ DeliverSalePackingList \
Tic \ Tic \
Logout \ Logout \
SlapLoginCurrentComputer \ SlapLoginCurrentComputer \
CheckSuccessComputerPartitionErrorCall \ CheckSuccessComputerPartitionErrorCall \
CleanTic \
SlapLogout \ SlapLogout \
LoginDefaultUser \ LoginDefaultUser \
CheckSalePackingListErrorText \ CheckSalePackingListErrorText \
...@@ -520,7 +529,9 @@ class TestVifibSlapComputerPartitionError(TestVifibSlapWebServiceMixin): ...@@ -520,7 +529,9 @@ class TestVifibSlapComputerPartitionError(TestVifibSlapWebServiceMixin):
sequence_string = self.prepare_computer_partition_accounting_resource_sequence_string + '\ sequence_string = self.prepare_computer_partition_accounting_resource_sequence_string + '\
LoginDefaultUser \ LoginDefaultUser \
StartSalePackingList \ StartSalePackingList \
CleanTic \
StopSalePackingList \ StopSalePackingList \
CleanTic \
DeliverSalePackingList \ DeliverSalePackingList \
Tic \ Tic \
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