Ported purchase, add unit tests, created new user purchase route, and added tests

This commit is contained in:
Keith Holliday
2016-04-01 08:14:15 -05:00
parent 3089658cc7
commit ad0bc58028
7 changed files with 358 additions and 71 deletions

View File

@@ -30,7 +30,6 @@ const COMMON_FILES = [
'!./common/script/ops/getTags.js',
'!./common/script/ops/hourglassPurchase.js',
'!./common/script/ops/openMysteryItem.js',
'!./common/script/ops/purchase.js',
'!./common/script/ops/readCard.js',
'!./common/script/ops/rebirth.js',
'!./common/script/ops/releaseBoth.js',