Commit Graph

2785 Commits

Author SHA1 Message Date
Blade Barringer 477fb8edcb Add missing semicolon 2015-10-17 20:38:18 -05:00
Blade Barringer 7f5c556654 Add pending tests 2015-10-17 20:23:29 -05:00
Blade Barringer 680be3a641 Add delete user test 2015-10-17 20:18:44 -05:00
Blade Barringer 416f82ade7 Clean up user test 2015-10-17 20:18:37 -05:00
Blade Barringer 1d22382c16 Remove get user test from legacy script 2015-10-17 20:15:34 -05:00
Blade Barringer 75f63b1367 Add functionality to generate user to update user 2015-10-17 19:19:40 -05:00
Blade Barringer c51caa0664 Add generate new user helper 2015-10-17 18:27:19 -05:00
Blade Barringer 5291d1a4e9 Add test for registering a user 2015-10-17 18:13:38 -05:00
Blade Barringer de6a853aaf Adjust api helper 2015-10-17 18:05:44 -05:00
Blade Barringer 0444a7d713 Move status test to own folder 2015-10-17 15:51:00 -05:00
Blade Barringer ddf2ceeccd Change name of test 2015-10-17 15:05:32 -05:00
Blade Barringer 4a69dcbdf1 Remove status test from legacy infrastructure 2015-10-17 12:40:00 -05:00
Blade Barringer 5b729bf776 Merge branch 'develop' into new_api_test_infrastructure 2015-10-17 12:39:24 -05:00
Blade Barringer 02e9775ba7 Set up new api test structure 2015-10-17 12:37:17 -05:00
Blade Barringer 9a14368170 Correct test commands 2015-10-17 12:22:04 -05:00
Blade Barringer 56baf59195 Add global module to mocha requires 2015-10-17 11:55:05 -05:00
Blade Barringer a61632fa92 Set up api tests 2015-10-16 21:56:46 -05:00
Alex Hart d7498245dc Refactor API unit tests
Move GET /user tests from status.coffee to users.coffee.
Remove GET /status test that uses user id and token.
2015-10-16 14:59:09 -05:00
Blade Barringer 0992f560e0 Merge branch 'develop' into new_api_test_infrastructure 2015-10-16 14:54:03 -05:00
Phillip Thelen 4835de55a8 Adjust iap test 2015-10-15 00:09:24 +02:00
Ricardo Mendes c462e65942 typo 2015-10-04 13:34:51 +01:00
Blade Barringer 62b15c4f48 Simplify background tests 2015-10-03 11:54:58 -05:00
Blade Barringer cc579b97a3 Increase converage around egg content 2015-10-03 11:42:23 -05:00
Blade Barringer 04d3bf0f19 Refactor faq tests 2015-10-03 11:19:27 -05:00
Blade Barringer b82123e1a2 Update food tests 2015-10-03 11:11:16 -05:00
Blade Barringer 7e080d5423 Expand hatching potions test 2015-10-03 11:08:03 -05:00
Blade Barringer 95a17f6fbb Expand user defaults test 2015-10-03 11:04:04 -05:00
Blade Barringer 4b46a0e9fc Convert other globals to exported functions 2015-10-03 10:48:42 -05:00
Blade Barringer d4843d958d Remove unneded function 2015-10-03 10:31:20 -05:00
Blade Barringer 8987645725 Export constants instead of putting them on global scope 2015-10-03 10:26:10 -05:00
Blade Barringer 3f6be30ebc Simplify spell tests and test more attributes 2015-10-03 10:21:52 -05:00
Blade Barringer 6fdfe6c3bf Correct spelling of canBuy 2015-10-03 09:59:40 -05:00
Blade Barringer a492649f71 Simplify gear tests and test more items 2015-10-03 09:59:10 -05:00
Blade Barringer 8eadecdc1a Improve testing around armor 2015-10-03 09:34:56 -05:00
Blade Barringer 495a3d3125 Add additional tests for quests 2015-10-03 09:21:06 -05:00
Blade Barringer 53a51ca3db Create helper function for testing items in object 2015-10-03 09:00:06 -05:00
Blade Barringer b4ce683190 Correct tests 2015-10-01 21:56:14 -05:00
Blade Barringer be3decf859 Merge branch 'develop' into refactor-content 2015-10-01 21:20:04 -05:00
Sabe Jones 233211adc9 Merge pull request #5962 from HabitRPG/sabrecat/magic-potions
Magic Potions!
2015-10-01 14:04:14 -05:00
Blade Barringer 228b8e030e Remove only form test 2015-09-29 17:20:15 -05:00
Blade Barringer 152cb99750 Add spell tests 2015-09-29 12:58:53 -05:00
Blade Barringer 9de2ee473d Correct gear test 2015-09-29 12:54:45 -05:00
Blade Barringer 26d73d0bc1 Create user default test 2015-09-29 12:53:39 -05:00
Blade Barringer 61589ca262 Add armoire and potion locale tests 2015-09-29 12:44:35 -05:00
Blade Barringer c846cfd653 Add background content test 2015-09-29 12:38:34 -05:00
Blade Barringer 0fc41abe25 Add FAQ content test 2015-09-29 12:33:55 -05:00
Blade Barringer cc0eb7d672 Add gear content test 2015-09-29 09:00:27 -05:00
Blade Barringer 8e9a08ba46 Add helper to run all tests in directory 2015-09-29 08:59:42 -05:00
Blade Barringer 400f82b2d5 Add food content test 2015-09-29 08:12:10 -05:00
Blade Barringer 0af658dab7 Add hatching potions test 2015-09-29 08:09:43 -05:00