Bug 320545 - Test suite for purchase and download
Summary: Test suite for purchase and download
Status: RESOLVED FIXED
Alias: None
Product: bodega
Classification: Applications
Component: Server (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Aaron J. Seigo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-31 16:53 UTC by Aaron J. Seigo
Modified: 2013-09-12 23:08 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron J. Seigo 2013-05-31 16:53:28 UTC
New test in tests/purchase.js should test:

* purchasing an asset the account does not have enough points for
* purchase an asset the account does have enough points for
* confirm points are properly distributed between store and asset owners
* downloading the asset that was purchased
* downloading an asset that costs points that was not purchased
* downloading a free asset
* confirm download records are correct

Reproducible: Always