Commit b6aab359 authored by Łukasz Nowak's avatar Łukasz Nowak

Prove that user can destroy stopped software instance.

parent add6304c
...@@ -416,6 +416,20 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin ...@@ -416,6 +416,20 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin
SlapLoginCurrentComputer \ SlapLoginCurrentComputer \
CheckSuccessComputerGetComputerPartitionCall \ CheckSuccessComputerGetComputerPartitionCall \
SlapLogout \ SlapLogout \
LoginTestVifibCustomer \
RequestSoftwareInstanceDestroy \
Tic \
Logout \
SlapLoginCurrentComputer \
SoftwareInstanceDestroyed \
Tic \
Tic \
SlapLogout \
LoginDefaultUser \
CheckComputerPartitionInstanceCleanupSalePackingListDelivered \
CheckComputerPartitionIsFree \
CheckOpenOrderLineRemoved \
Logout \
LoginERP5TypeTestCase \ LoginERP5TypeTestCase \
CheckSiteConsistency \ CheckSiteConsistency \
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