Ported rebirth. Add unit tests. Added rebirth route. Added integration tests

This commit is contained in:
Keith Holliday
2016-04-07 15:02:55 -05:00
parent 12255181d8
commit fec9ce3dbe
8 changed files with 352 additions and 44 deletions

View File

@@ -23,7 +23,6 @@ const COMMON_FILES = [
'!./common/script/ops/deleteWebhook.js',
'!./common/script/ops/getTag.js',
'!./common/script/ops/getTags.js',
'!./common/script/ops/rebirth.js',
'!./common/script/ops/releaseBoth.js',
'!./common/script/ops/releaseMounts.js',
'!./common/script/ops/releasePets.js',