Ported Hourglass Purchase, add unit tests. Created new hourglass purchase route and tests

This commit is contained in:
Keith Holliday
2016-04-01 08:11:26 -05:00
parent 3089658cc7
commit dd12443166
8 changed files with 236 additions and 36 deletions

View File

@@ -28,7 +28,6 @@ const COMMON_FILES = [
'!./common/script/ops/deleteWebhook.js',
'!./common/script/ops/getTag.js',
'!./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',