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

Prove that user can request destruction of just created partition.

parent c2ac54dc
...@@ -204,6 +204,20 @@ class TestVifibSlapComputerPartitionRequest(TestVifibSlapWebServiceMixin): ...@@ -204,6 +204,20 @@ class TestVifibSlapComputerPartitionRequest(TestVifibSlapWebServiceMixin):
LoginDefaultUser \ LoginDefaultUser \
stepCheckComputerPartitionNoInstanceHostingSalePackingList \ stepCheckComputerPartitionNoInstanceHostingSalePackingList \
Logout \ Logout \
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