Blade Barringer
|
be87f69cd4
|
Actually save copy message modal spec
|
2015-08-18 08:10:38 -05:00 |
|
Blade Barringer
|
fe22f76e30
|
Move copy message modal controller spec to own file
|
2015-08-18 08:06:46 -05:00 |
|
Blade Barringer
|
3f48364a4a
|
Move autocomplete controller to own file
|
2015-08-18 08:05:56 -05:00 |
|
Blade Barringer
|
a032c80aaf
|
Move chat controller to own spec file
|
2015-08-18 08:05:35 -05:00 |
|
Blade Barringer
|
a749e2d9f7
|
Move party controller to own spec
|
2015-08-18 08:04:17 -05:00 |
|
Blade Barringer
|
25d52bccc5
|
Use new newUser specHelper syntax
|
2015-08-15 00:08:41 -05:00 |
|
Sabe Jones
|
ab91a6fba9
|
Merge pull request #5781 from HabitRPG/sabrecat/greeting-cards
Greeting and Thank-You Cards
|
2015-08-13 22:35:25 -05:00 |
|
Blade Barringer
|
bcf7c9712e
|
Split out potion and armoire out of the itemStore object
Fixes #5743
|
2015-08-12 18:53:49 -05:00 |
|
Blade Barringer
|
203a26b6df
|
Refactor how cards are recieved
|
2015-08-12 08:36:57 -05:00 |
|
Blade Barringer
|
01237df213
|
Add buttons to challenge participant modal
|
2015-08-03 08:40:33 -05:00 |
|
Blade Barringer
|
7c43f87858
|
Add test for discard method
|
2015-07-24 17:30:48 -05:00 |
|
Blade Barringer
|
60ee0c911f
|
Add test for edit
|
2015-07-24 17:30:48 -05:00 |
|
Blade Barringer
|
6aae668b8c
|
Rework gem adjustment so it actually makes sense
|
2015-07-24 17:30:47 -05:00 |
|
Blade Barringer
|
68f9a78aac
|
Write tests for creating challenges
|
2015-07-24 17:30:47 -05:00 |
|
Blade Barringer
|
099beb5e8d
|
Add task manipulation tests for challenges
|
2015-07-24 17:30:46 -05:00 |
|
Blade Barringer
|
aea1ceafe5
|
Move test
|
2015-07-24 17:30:46 -05:00 |
|
Blade Barringer
|
875f30bece
|
Add tests for filtering groups
|
2015-07-24 17:30:46 -05:00 |
|
Blade Barringer
|
800c270944
|
Add tests for leave functions
|
2015-07-24 17:30:45 -05:00 |
|
Blade Barringer
|
d3da391f6e
|
Add challenge join test
|
2015-07-24 17:30:45 -05:00 |
|
Blade Barringer
|
12e0bda8a2
|
Use specHelper to create mock challenges
|
2015-07-24 17:30:44 -05:00 |
|
Blade Barringer
|
2722116b40
|
Organize challenge controllers specs
|
2015-07-24 17:30:43 -05:00 |
|
Blade Barringer
|
95131f276b
|
Add tests for save function
|
2015-07-24 17:30:43 -05:00 |
|
Blade Barringer
|
061e6dbfa5
|
Add test for shouldShow function
|
2015-07-24 17:30:39 -05:00 |
|
Blade Barringer
|
26b3ab1f9a
|
Add pending tests
|
2015-07-24 17:30:39 -05:00 |
|
Blade Barringer
|
4ea5e0c71a
|
Update newGroup spec helper
|
2015-07-24 14:03:44 -05:00 |
|
TheHollidayInn
|
c61eccaaba
|
Removed if statements and fixed style issues
|
2015-07-22 15:38:17 -05:00 |
|
TheHollidayInn
|
107e27a2c6
|
Deselect food, egg, and potion when hitting the escape key
|
2015-07-21 21:52:29 -05:00 |
|
Blade Barringer
|
547523c8f7
|
Merge branch 'crookedneighbor-blade-refactor-clone-challenges' into release-june-30th-2015
|
2015-06-29 17:56:42 -05:00 |
|
Blade Barringer
|
bc837fd4db
|
Moved menu stuff to own controller
|
2015-06-29 12:39:05 -05:00 |
|
Blade Barringer
|
567ed1f28b
|
Correct seenMessage use in menu
Closes #5519
|
2015-06-29 08:58:51 -05:00 |
|
Blade Barringer
|
b72b14fe6c
|
Merge branch 'develop' into hairlessbear-quest_invite_modal_on_user_sync
|
2015-06-28 21:07:32 -05:00 |
|
hairlessbear
|
0e4e7a032a
|
Added explanatory comment
|
2015-06-22 21:36:06 -04:00 |
|
hairlessbear
|
f0ddbae775
|
Added quest completion modal test for when RSVPNeeded is true; modified quest invite test to use 'to.not.be.calledWith'
|
2015-06-22 21:33:38 -04:00 |
|
hairlessbear
|
c942c10c17
|
Added a line break
|
2015-06-22 21:21:38 -04:00 |
|
hairlessbear
|
b249e103de
|
Removed duplicated test
|
2015-06-22 21:04:28 -04:00 |
|
hairlessbear
|
f75bbb6e5f
|
Modified 'RSVPNeeded is not true' test to not set user.party.quest.completed because it is not needed for the test
|
2015-06-22 20:55:50 -04:00 |
|
hairlessbear
|
8026e99219
|
Added quest completion modal watch tests
|
2015-06-22 20:48:11 -04:00 |
|
hairlessbear
|
c5292e7ff8
|
Changed 'invite modal does not open' tests to focus on completion modal opening, but being the only modal to open. Also modified the named of two tests to be more intuitive and accurate
|
2015-06-22 20:33:49 -04:00 |
|
Blade Barringer
|
78689e6e7c
|
Made analytics mock, adjusted sandbox
|
2015-06-22 12:52:24 -05:00 |
|
Blade Barringer
|
38e24571da
|
Merge branch 'develop' into TheHollidayInn-challenges-clone
Take specHelper off of global scope
|
2015-06-21 18:59:11 -05:00 |
|
Blade Barringer
|
11fcb54c03
|
Corrected watch check
https://github.com/hairlessbear/habitrpg/commit/4fc04fea24889d3550cfb01f508466ff56c5ad40#commitcomment-11784493
|
2015-06-21 10:44:59 -05:00 |
|
Blade Barringer
|
4fc04fea24
|
Adjustments to PR #5298
* Put watch on $scope
* Check for quest.completed !== true or false
* Add test for quest invite modal watch
|
2015-06-20 21:10:18 -05:00 |
|
Blade Barringer
|
19f8ca7980
|
Merge branch 'develop' into hairlessbear-quest_invite_modal_on_user_sync
|
2015-06-20 17:36:32 -05:00 |
|
Blade Barringer
|
944cef4d44
|
Switch over to using sinon.sandbox in karma specs
|
2015-06-20 14:48:38 -05:00 |
|
Blade Barringer
|
86f18e9a5a
|
Refactor clone challenges PR
|
2015-06-19 20:49:24 -05:00 |
|
TheHollidayInn
|
e9269d332c
|
Removed dateCreated from being cloned in tasks
|
2015-06-17 21:08:33 -05:00 |
|
TheHollidayInn
|
b81024bdd6
|
Fixed task clone functionality and updated code organization/semantics
|
2015-06-17 21:08:33 -05:00 |
|
TheHollidayInn
|
c3307dd684
|
Added clone challenge test
|
2015-06-17 21:08:33 -05:00 |
|
Blade Barringer
|
4da3018ad9
|
Simplify editTask
|
2015-06-17 07:51:07 -05:00 |
|
Blade Barringer
|
3ab27f32d2
|
Refactored editTask into TaskService
|
2015-06-16 23:11:04 -05:00 |
|