Commit Graph

2785 Commits

Author SHA1 Message Date
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
Blade Barringer fa86cd6d8c Make phrasing of tests consistent 2015-05-30 12:42:31 -05:00
Blade Barringer c1501db292 Refactor chat related things into own service 2015-05-30 12:08:32 -05:00
Blade Barringer e3bc8805fe Refactor quest functions and add tests 2015-05-29 09:13:36 -05:00
hairlessbear 966f9d2aca Fixed tests using crookedneighbor's code 2015-05-27 12:06:19 -04: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 8b347bca8b Remove everyX check from weeklies; Change UI of frequency selection; Prep for monthlies in UI 2015-05-26 17:59:11 -05:00
Blade Barringer 0f096bd405 Merge branch 'improved_dailies' of git://github.com/fallenpanda1/habitrpg into blade-Finish_weeklies_pr 2015-05-25 08:49:36 -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 a15506e951 Set daillys startDate in the past 2015-05-23 23:57:57 -07:00
Allen Pan 0dcd388925 Made sure to use api.startOfDay in dailies.coffee unit test when calculating day of the week. 2015-05-23 23:57:46 -07:00
Blade Barringer d3ecb885d4 Set daillys startDate in the past 2015-05-23 08:54:01 -05:00
Blade Barringer cfd2f7003b Merge branch 'develop' into fallenpanda1-improved_dailies 2015-05-23 08:44:56 -05:00
Allen Pan b25fa06019 Fixed algos test to pass in task instead of task.repeat to shouldDo (API changed a few commits ago, but missed updating this test). 2015-05-22 23:42:05 -07:00
Blade Barringer 664bf491d2 Adjust fallenPanda's PR
* Use enum for frequency in task model
* Adjust ui of task selection
* Correct check for hasStarted
* Remove semicolons
* Set default start day to today
* Correct perfect day and resting in inn tests to have dailies with start dates of a week ago
* Add tests for dailies/weeklies functionality
2015-05-22 22:14:58 -07: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
Allen Pan d1805f9181 Fixed issue where incorrect time type passed in for shouldDo’s ‘day’ argument (should be a Date, sometimes Moment is passed in). Fixed incorrect comparison between Moment and Date. 2015-05-15 20:24:47 -07: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
Sabe Jones 68ce9a8457 fix(test): Unlock takes query, not params 2015-05-13 14:34:20 -05:00
Sabe Jones 0cb1d8ec9a test(purchases): Gem buying tests
Also corrects the byline for Inn improvements to credit primary coder @hairlessbear.
2015-05-13 14:21:13 -05:00
Blade Barringer dca45d7845 Enable new inn behavior 2015-05-13 08:44:08 -05:00
Blade Barringer 0629b6af18 Correct bad tests in common suite 2015-05-13 08:37:52 -05:00
Blade Barringer 5cc847857f Unpend in test, pend failing tests 2015-05-13 07:50:16 -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