Joby Walker
|
a8c64a4524
|
Use explicit get for 'quest'
Quest is currently set to null when quests end. Mongoose wraps the value
in an object so the test will fail.
|
2014-08-02 14:18:39 -07:00 |
|
Tyler Renelle
|
a8b2b32557
|
refactor(groups): cleanup leave-group code
|
2014-07-11 14:43:11 -06:00 |
|
Tyler Renelle
|
9f1035c317
|
feat(dilatory): scene damage + boss def/str. bug fixes, tests
|
2014-06-25 14:12:30 -06:00 |
|
Greg Laabs
|
1bcc31683b
|
Update spell cast test to ensure user has mana
|
2014-05-26 13:15:55 -07:00 |
|
Tyler Renelle
|
b0eb12bb5f
|
feat(subscriptions): allow one month after sub start-date before it's terminated. Fixes #3180
|
2014-05-06 09:18:44 -06:00 |
|
James Hsiao
|
6010540dc5
|
Updated tests to account for new todos
|
2014-04-22 12:18:54 -04:00 |
|
Dušan Juretić
|
9995c255e3
|
Fix failing unit test
|
2014-03-08 23:37:37 -03:00 |
|
Tyler Renelle
|
78fcdd20c9
|
chore(tests): tests to go along with #1883 challenges fix
|
2014-02-14 20:37:16 -07:00 |
|
Tyler Renelle
|
ada926de9a
|
test(quests): change quest testing from vice1 => vice3 (ps, I'm doing
this to test drop types separately, preferable if we can us all 3 tests
- this & previous commits)
|
2014-01-31 15:06:57 -07:00 |
|
Tyler Renelle
|
e3e5399584
|
test(quests): change quest tests from gryphon => vice1
|
2014-01-31 15:06:56 -07:00 |
|
Tyler Renelle
|
e0646bb98d
|
fix(spells): add some spells tests, don't send up body to spell paths
|
2014-01-22 00:16:52 -08:00 |
|
Tyler Renelle
|
990c3aa762
|
test(quests): make sure other members get drop
|
2014-01-21 15:59:53 -08:00 |
|
Tyler Renelle
|
f478d10c20
|
fix(quests): bug fix to multi-drop
|
2014-01-21 15:08:11 -08:00 |
|
Tyler Renelle
|
d9e5725ee1
|
feat(quests): allow quests to drop multiple items
|
2014-01-21 13:13:15 -08:00 |
|
Tyler Renelle
|
f71d6957e8
|
test(quests): test quest drops
|
2014-01-21 13:07:33 -08:00 |
|
Tyler Renelle
|
18e98abfa1
|
test(quests): ensure non-questers don't get hurty by boss on cron #2249
|
2014-01-21 12:45:18 -08:00 |
|
Tyler Renelle
|
07bca1f265
|
test(quests): start adding quests/bosses quests. Unfortunately it failes because it() is parallel, but Im trying to have each it() setup for the next. Gotta figure somethign out
|
2014-01-21 09:51:38 -08:00 |
|
Tyler Renelle
|
4efd0f5ed8
|
fix(bosses): don't reset progress.up when starting a new quest. We want
to be able to carry over damage from the same day a boss battle begins,
even if the dailies were completed before battle-start. Fixes #2168
|
2014-01-20 16:40:48 -08:00 |
|
Tyler Renelle
|
9cdf6b5e34
|
chore(todos): add tests for 3-day todo archiving #2478
|
2014-01-19 17:39:50 -08:00 |
|
Andrew Bloomgarden
|
c9e3b37ff8
|
Rewrite API tests in normal JS.
|
2014-01-15 21:34:36 -08:00 |
|