Ported open mystery item, added unit tests, added route, and integration tests

This commit is contained in:
Keith Holliday
2016-04-01 08:23:40 -05:00
parent 3089658cc7
commit 3fe88fd8d0
7 changed files with 120 additions and 25 deletions

View File

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