Commit Graph

23 Commits

Author SHA1 Message Date
TheHollidayInn 5c8c5a9ed3 Removed user's party invites when last user leaves party 2015-09-10 23:29:32 -05:00
TheHollidayInn 700a6ddd9e Remove users inviations when guild is deleted 2015-09-06 15:31:40 -05:00
TheHollidayInn e68e29db8f Delete private guilds or parties when last member leaves. 2015-09-06 15:31:40 -05:00
Matteo Pagliazzi ec45a87dce fix tests 2015-09-05 15:44:45 +02:00
Blade Barringer 0d78c01de3 Merge pull request #5877 from TheHollidayInn/guilds-user-becomes-lead-when-joins-empty-group
Groups now make joining user the leader when they are empty
2015-09-04 09:43:26 -05:00
TheHollidayInn 0adfcc3415 Groups now make joining user the leader when they are empty 2015-09-02 12:36:13 -05:00
Matteo Pagliazzi 7acec14e6b do not allow leaders to kick themselves from group 2015-09-01 16:33:24 +02:00
Blade Barringer 8dde41d18a Wrie and refactor guild tests 2015-06-10 23:39:46 -05:00
Blade Barringer 40f9ff93de Adjusted guilds test 2015-06-09 22:52:38 -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
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 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 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 ed8a4ef651 Use chai expect instead of expect.js 2015-05-11 08:13:23 -05:00
Blade Barringer 2ca5956cee Adjust namespace of api tests 2015-05-07 21:22:30 -05:00