Commit Graph

400 Commits

Author SHA1 Message Date
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
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 ca72b9a9e1 Merge branch 'chimericdream-issues/4838' into develop 2015-06-09 12:45:22 -05:00
Blade Barringer ec3b32fccb Add test for preventing task with id that already exists 2015-06-09 12:44:49 -05:00
Sabe Jones 413b01348d fix(test): Ultimate Gear passing 2015-06-09 11:22:45 -05:00
Sabe Jones 62eea3d928 fix(test): Group Ultimate Gear tests 2015-06-09 11:05:25 -05:00
Sabe Jones 8a6aa0ed6c test(achievements): Ultimate Gear persistence 2015-06-09 11:01:11 -05:00
Blade Barringer dabb6244e7 Merge pull request #5370 from gisikw/split-out-directives
Split out Angular directives
2015-06-09 07:42:12 -05:00
Blade Barringer 74112fd66d Test automatic refresh 2015-06-09 07:02:15 -05:00
Kevin Gisi 9cc4993fb3 Refactor focus-me spec to use an assertion 2015-06-08 23:21:55 -04:00
TheHollidayInn b5abfd828d Separated chat and party test into their own files 2015-06-08 21:37:46 -05:00
Kevin Gisi 8171209ab1 Add some directive specs 2015-06-08 10:02:45 -04:00
Kevin Gisi f95eaa736a Add first directive spec 2015-06-08 10:02:45 -04:00
Blade Barringer c9639cdd30 Merge pull request #5355 from gisikw/gulpify-test-suite
Gulpify test suite
2015-06-06 22:08:54 -05:00
Kevin Gisi 6a397a8be5 First pass at Gulpifying the test suite. 2015-06-06 08:27:15 -04:00
TheHollidayInn dccbcb46d0 Fixed member error and fixed inconsistency in party query tests 2015-06-05 20:27:00 -05:00
Blade Barringer e8c131cde8 Add rudimentary test for migration script 2015-06-05 13:12:38 -05:00
Sabe Jones f4a4dbdfd8 fix(tests): Armoire probabilities
Updates the random number generation for Armoire tests to match the new 60/40 distribution.
2015-06-05 10:34:25 -05:00
Blade Barringer 8f744b043a Add gear owned to spec helper 2015-06-05 08:59:45 -05:00
Sabe Jones 95bb5be22a Merge branch 'develop' into armoire
Conflicts:
	common/dist/sprites/habitrpg-shared.css
	common/dist/sprites/spritesmith0.css
	common/dist/sprites/spritesmith0.png
	common/dist/sprites/spritesmith1.css
	common/dist/sprites/spritesmith1.png
	common/dist/sprites/spritesmith2.css
	common/dist/sprites/spritesmith2.png
	common/dist/sprites/spritesmith3.css
	common/dist/sprites/spritesmith3.png
	common/dist/sprites/spritesmith4.css
	common/dist/sprites/spritesmith4.png
	common/dist/sprites/spritesmith5.css
	common/dist/sprites/spritesmith5.png
	common/dist/sprites/spritesmith6.css
	common/dist/sprites/spritesmith6.png
2015-06-04 15:49:06 -05:00
Blade Barringer 865f7651a9 Merge branch 'TheHollidayInn-invite-friends-in-header' into develop 2015-06-04 08:54:04 -05:00
Blade Barringer 7a1c5835d0 Final adjustments to PR #5114
* Added test for header ctrl
* Made openModal function more readable
* Only show setting to disable invite friends if party is exactly 1 member big
* Use party.memberCount instead of party.members.length because it's more expressive
2015-06-04 08:48:05 -05:00
Sabe Jones 09d32390f9 feat(Armoire): Item counter
Implements a counter for how many pieces of equipment remain to be found in the Armoire, including tests for same.
2015-06-03 16:48:11 -05:00
Blade Barringer e52a73f367 Merge branch 'negue-fixQuestNotify' into develop 2015-06-03 07:38:38 -05:00
Blade Barringer 64a61a26ca Add test for push notifications 2015-06-02 22:55:26 -05:00
Sabe Jones c90f7e2c34 feat(Armoire): WIP 2015-06-02 17:42:14 -05:00
Blade Barringer 7a157fabb2 Finish tests for castEnd 2015-06-02 17:32:44 -05:00
Nick Tomlin 88e1ec690a Start tests for rootScope castEnd 2015-06-02 13:04:59 -05:00
Blade Barringer ca31b490e6 Add missing semicolons and s's 2015-06-02 08:43:10 -05:00
Blade Barringer 24c299783a Merge branch 'TheHollidayInn-markdown-for-spells' into develop 2015-06-02 07:58:29 -05:00
Blade Barringer b375c068de Refactor notification service and add tests 2015-06-02 07:51:54 -05:00
Blade Barringer 39f363ec29 Add tests for castEnd on root controller 2015-06-01 17:38:18 -05:00
Blade Barringer 6fb100874c Added mixpanel mock to make karma tests happy 2015-05-30 23:29:52 -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 120872ffd2 Merge in develop 2015-05-24 15:46:57 -05:00
Blade Barringer 2900c53b84 Fix and unpend dailies test 2015-05-19 20:22:43 -05:00
Blade Barringer bd76b762e6 Merge pull request #5212 from HabitRPG/negue-WIP-Push-notifications
Negue wip push notifications
2015-05-18 11:14:53 -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