Keith Holliday
ab5fc1f526
Added initial get group tests
2016-01-23 13:42:00 -06:00
Keith Holliday
ef6afaedb4
Added intitial group leave tests
...
Fixed test readability, updated party test, and updated challenge update code when leaving group
Updated library, added group existance check, and reset full party
Updated syntax, added new userUnlinkChallenges, and added some initial testing for challenges
Added challenge tasks tests
Added try/catch to group remove, add more party tests, fixed broken challenge test, removed useless return value
Added public guild tests, added more tests to party, and abstracted remove invitations logic
Closes #6506
2016-01-20 08:51:30 -06:00
Matteo Pagliazzi
f8f591e521
do not use wait inside for loop
2016-01-16 16:37:21 +01:00
Matteo Pagliazzi
a59da8607b
add tests for getting invites to a group
2016-01-16 16:32:46 +01:00
Matteo Pagliazzi
96c523493a
fix missing semicolon
2016-01-15 22:08:51 +01:00
Matteo Pagliazzi
ad41037f59
finish tests for members controller
2016-01-15 21:47:20 +01:00
Blade Barringer
0f5cf318d9
fix: Update member objects with guild info in test helper
2016-01-14 12:22:56 -06:00
Blade Barringer
42530b9a5f
refactor(tests): Adjust tests to use createAndPopulateGroup
2016-01-14 08:56:16 -06:00
Blade Barringer
1f4e58e5cc
tests(api): Port integration helper to v3 version for groups tests
2016-01-13 12:39:23 -06:00
Keith Holliday
e4fd37f3d0
Cleaned up code style and abstracted variables that are reused.
2016-01-12 13:08:13 -06:00
Keith Holliday
da02f8ca0f
Removed pending status on test
2016-01-12 11:48:07 -06:00
Keith Holliday
99217e865c
Added initial group update tests
2016-01-12 11:44:44 -06:00
Matteo Pagliazzi
b102ff7cae
Merge branch 'api-v3-groups-invites' of https://github.com/TheHollidayInn/habitrpg into TheHollidayInn-api-v3-groups-invites
2016-01-12 15:48:47 +01:00
Keith Holliday
1b395b39f8
Added invite limit and tests for when multiple users with an error
2016-01-12 08:43:11 -06:00
Keith Holliday
9141598a34
Updated invite route and function for new standards, and added tests.
2016-01-12 08:43:11 -06:00
Blade Barringer
36cd9e9430
tests(api): Increase test coverage for group post tests
2016-01-12 08:14:50 -06:00
Blade Barringer
88755e69ae
tests(api): Simplify tests
2016-01-12 08:14:12 -06:00
Keith Holliday
ffbd4696e3
Converted posts tests to async/await syntax and updated tests
2016-01-11 12:35:46 -06:00
Kristian Tashkov
5bcce0b86b
Add tests for group join route
2016-01-03 18:09:17 +02:00
Kristian Tashkov
7025bbfa32
Fix basilist scroll giving logic when joining party
...
closes #6416
2015-12-31 12:32:52 -06:00
Blade Barringer
9428c6d997
lint: Correct linting errors in api v3 tests
2015-12-31 08:57:20 -06:00
Blade Barringer
70151fd073
lint: Fix tests that can be fixed with the eslint --fix flag
2015-12-31 08:57:20 -06:00
Blade Barringer
dc3407e1af
tests(api): Convert groups tests to use user['HTTP_METHOD'] syntax
2015-12-30 08:44:02 -06:00
Matteo Pagliazzi
3e87c8d3e9
fix some tests
2015-12-19 18:07:39 +01:00
Keith Holliday
33525b105f
Added initial group POST tests
2015-12-18 23:43:57 -06:00