Bug 320545

Summary: Test suite for purchase and download
Product: [Unmaintained] bodega Reporter: Aaron J. Seigo <aseigo>
Component: ServerAssignee: Aaron J. Seigo <aseigo>
Status: RESOLVED FIXED    
Severity: normal CC: active, giorgos.tsiapaliokas
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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