Details
-
Technical Testing
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Priority 4
Precondition:
Given a Minium Site is created
Given a buyer user is created
Given a Virtual Product is created with the Status of Activation on "Pending" and with the Max Number of Downloads to 3
Scenario 1
When the buyer adds the product to the cart
And call the GET to retrieve the URL from the Virtual Product
Then in the GET response, the URL is not present
But if the buyer completes the checkout of the virtual product
And call the GET to retrieve the URL from the Virtual Product
Then in the GET response, the URL is present
And when the buyer downloads the resource 3 times
Then for the 4th time, an error is thrown