Commit Graph

55 Commits

Author SHA1 Message Date
Blade Barringer 40f9ff93de Adjusted guilds test 2015-06-09 22:52:38 -05:00
Blade Barringer 553538f7ba Adjust party tests 2015-06-09 22:36:37 -05:00
Blade Barringer 39c75d5b07 Adjustments to chat tests 2015-06-09 18:24:56 -05:00
Blade Barringer b53ff67c1f Merge branch 'develop' into TheHollidayInn-groups-api-tests 2015-06-09 18:19:35 -05:00
Blade Barringer ec3b32fccb Add test for preventing task with id that already exists 2015-06-09 12:44:49 -05:00
TheHollidayInn b5abfd828d Separated chat and party test into their own files 2015-06-08 21:37:46 -05:00
TheHollidayInn dccbcb46d0 Fixed member error and fixed inconsistency in party query tests 2015-06-05 20:27:00 -05:00
Blade Barringer 64a61a26ca Add test for push notifications 2015-06-02 22:55:26 -05:00
TheHollidayInn 527f041b67 Added leaving and removing tests 2015-05-26 23:14:35 -05:00
TheHollidayInn 9214861cbd Added group update tests 2015-05-26 22:32:50 -05:00
TheHollidayInn 424117dc80 Added join tests and edited tests based on @crookedneighbor 's note 2015-05-26 22:32:50 -05:00
TheHollidayInn 6ae1b644b7 Added tests for group create errors 2015-05-26 22:32:50 -05:00
TheHollidayInn 1a0c990f98 Added create, get, and list tests to groups 2015-05-26 22:32:50 -05:00
Blade Barringer 466221f848 Correct test syntax 2015-05-24 22:13:51 -05:00
Blade Barringer 30ef563534 Merge branch 'negue-anonymizedUser' into develop 2015-05-24 22:04:18 -05:00
Blade Barringer 0afd56e8ad Refine anonymous user test 2015-05-24 22:03:40 -05:00
Blade Barringer abbfdaeda5 Adjust NotGonnaGitUs's PR
* move challenge test to separate file
* adjust wording of popover text
* prevent refunding gems for tavern challenges
* adjust ui of challenge creation page
* fix bug in cancel function
* adjust wording of delete confirmation message
2015-05-24 21:22:40 -05:00
Blade Barringer 56b6794c66 Correct test string 2015-05-14 22:09:36 -05:00
Blade Barringer 547d234b46 Add final test for push notifications 2015-05-14 21:32:28 -05:00
Blade Barringer 7a2e2fa227 Add tests for invites to guilds or parties 2015-05-14 17:29:33 -05:00
Blade Barringer 84aaeedfff Add challenges test 2015-05-14 07:32:16 -05:00
Blade Barringer 2fac464160 Remove extranious pushSpy declaration 2015-05-13 19:35:26 -05:00
Blade Barringer 023458b6e5 Add test for getting push notification when gifted a subscription 2015-05-13 19:31:26 -05:00
Blade Barringer 8a4abc632f Refactor push notifications test; Prevent push notification from being sent when buying gems for yourself as a gift 2015-05-12 20:18:06 -05:00
Blade Barringer 9a84503aed Merge branch 'develop' into negue-WIP-Push-notifications 2015-05-12 19:06:34 -05:00
Blade Barringer 292b8a6741 Correct comments 2015-05-12 18:58:56 -05:00
Blade Barringer 8f17519cd3 Reduce timeout time 2015-05-12 18:57:35 -05:00
Blade Barringer e35b24582b Fix push notification tests 2015-05-12 18:26:18 -05:00
Negue adef6bef7b tried to add a test for purchased gem gift 2015-05-12 21:36:22 +02:00
Blade Barringer b635c62d16 Add contexts 2015-05-12 09:04:07 -05:00
Blade Barringer ff41a2c240 Refactor group tests 2015-05-12 08:08:55 -05:00
Blade Barringer faa897e4ae Re-enable skipped test 2015-05-11 17:29:46 -05:00
Blade Barringer 60857994c3 Add expectation that push notification gets called when sending gems 2015-05-11 17:27:58 -05:00
Blade Barringer 3c61b8dc4f Add todo about re-enabling test 2015-05-11 14:41:35 -05:00
Blade Barringer b663ff7101 Skipping group tests while we sort out join issue 2015-05-11 14:40:45 -05:00
Matteo Pagliazzi c3bb6b88fa fix(tests): temporarily skip test 2015-05-11 17:21:57 +02:00
Blade Barringer 3cda9ff820 Update push notification test to use chai expect 2015-05-11 08:19:49 -05:00
Blade Barringer a7fa8dc9a4 Merge branch 'develop' into negue-WIP-Push-notifications 2015-05-11 08:18:11 -05:00
Blade Barringer c444f54e42 Remove unnecessary global declarations 2015-05-11 08:17:46 -05:00
Blade Barringer ed8a4ef651 Use chai expect instead of expect.js 2015-05-11 08:13:23 -05:00
Blade Barringer a906c750eb Correct spy set up 2015-05-10 22:13:53 -05:00
Blade Barringer d4a296870b Add test for push notification when gems are sent 2015-05-10 20:39:11 -05:00
Blade Barringer c219df2a9d Set up pended tests for push notifications 2015-05-10 17:10:21 -05:00
Blade Barringer bf4ecf244c organized push notifications api test 2015-05-10 16:36:10 -05:00
Blade Barringer 95a90723c8 Merge branch 'develop' into negue-WIP-Push-notifications 2015-05-10 16:27:58 -05:00
Negue 1cc07129f1 Merge branch 'develop' into pushNotifications2
Conflicts:
	test/api.mocha.coffee
2015-05-10 22:01:41 +02:00
Blade Barringer 8badc7d1a9 Add coupon api tests 2015-05-10 14:54:45 -05:00
Blade Barringer 4e2bfc0875 Merge branch 'develop' into negue-anonymizedUser 2015-05-09 10:44:41 -05:00
Blade Barringer bb42acacdb Change format of testing commands in readme 2015-05-07 21:52:56 -05:00
Blade Barringer d1d319f57e Clarify matter in readme 2015-05-07 21:50:22 -05:00