Commit Graph

2893 Commits

Author SHA1 Message Date
Daniel Saewitz 5141aeda78 Fix broken tnl test 2013-03-06 19:59:19 -05:00
Daniel Saewitz 5a1343a3b7 Set maxHealth to 50 2013-03-06 09:11:14 -05:00
Daniel Saewitz ef7d705059 Add to next level to user stats on API 2013-03-06 08:45:51 -05:00
Tyler Renelle 34f5f2dc54 custom dayStart 2013-03-03 01:21:10 -05:00
Daniel Saewitz 4377ff918a Prepend /user to the /task/:id routes 2013-03-01 15:11:35 -05:00
Daniel Saewitz 33b529731c Remove extra query 2013-03-01 06:03:05 -05:00
Daniel Saewitz 4e6c741594 Shouldn't update type in task PUT 2013-03-01 05:48:49 -05:00
Daniel Saewitz c080ddc683 Separate out logic for tasks plus specs 2013-03-01 05:16:55 -05:00
Tyler Renelle 26de70c17c temporary set session so we can save new user in tests 2013-02-28 20:42:52 -05:00
Tyler Renelle 3017f5a592 small test tweaks 2013-02-28 18:24:14 -05:00
Tyler Renelle 9c6e061e8d return all objects on user API call 2013-02-27 17:10:20 -05:00
Tyler Renelle 4b2b0281ee add nconf to test 2013-02-27 17:06:47 -05:00
Daniel Saewitz 8ba137d3ce Remove config and scoring 2013-02-27 16:58:57 -05:00
Daniel Saewitz 822f779812 Merge and fix tests 2013-02-26 19:17:11 -05:00
Daniel Saewitz c38f215db5 Add type parameter to /user/tasks 2013-02-26 16:44:26 -05:00
Daniel Saewitz bc5abba179 Add task/:id PUT 2013-02-26 15:21:17 -05:00
Tyler Renelle 0a3fc9f715 instructions on running node-webkit-agent for debugging memory leaks 2013-02-26 12:42:53 -05:00
Daniel Saewitz 07648cd60b all tests passing - woo 2013-02-26 03:48:10 -05:00
Daniel Saewitz 52c5444453 Remove second store 2013-02-26 02:56:47 -05:00
Daniel Saewitz 17a5040b3b Server runs inline with tests 2013-02-26 02:55:33 -05:00
Daniel Saewitz f9f57a6b91 Cleanup and more checks 2013-02-26 02:36:51 -05:00
Daniel Saewitz e4f4227072 Cleanup 2013-02-25 14:32:46 -05:00
Daniel Saewitz 7ce7677816 Cleanup 2013-02-25 02:44:57 -05:00
Daniel Saewitz 1be9fb97fe Use headers instead of auth 2013-02-25 02:43:50 -05:00
Daniel Saewitz bfd30cd4b7 wip 2013-02-25 00:24:11 -05:00
Daniel Saewitz faa94b3692 Almost perfect 2013-02-24 23:00:22 -05:00
Tobias Leugger f154a3ba66 Fixing all casper tests except registration and rest 2013-02-23 19:06:48 +01:00
Daniel Saewitz bddd0bd148 wip 2013-02-23 04:45:00 -05:00
Daniel Saewitz 177c7e4f17 Working again 2013-02-23 03:20:16 -05:00
Daniel Saewitz 4358455ef2 update 2013-02-22 22:24:21 -05:00
Daniel Saewitz e557bf89a7 Status test 2013-02-22 13:56:24 -05:00
Daniel Saewitz 9f044d2cf4 tests 2013-02-22 13:54:35 -05:00
Daniel Saewitz b8d43fabcc wip 2013-02-21 20:38:12 -05:00
Daniel Saewitz 08d57e32ff wip 2013-02-21 20:17:23 -05:00
Daniel Saewitz ddff29ccf0 wip 2013-02-21 14:18:53 -05:00
Daniel Saewitz 905e728c70 Merge branch 'develop' of github.com:lefnire/habitrpg into api 2013-02-20 20:05:06 -05:00
Daniel Saewitz f75e3662b9 wi[ 2013-02-20 20:04:09 -05:00
Tobias Leugger 68282f4cd3 Fixing the dailies and todos casper test (now even with working cron tests) 2013-02-21 00:56:27 +01:00
Daniel Saewitz 897cd3f2bb wip 2013-02-20 13:35:21 -05:00
Tobias Leugger 48656ed8fa Fixing the dailies casper tests (almost). Found out that the main problem why most tests aren't working: the derby app seems to need some time after a click/action before the model is updated. This means sometime the user object was completely empty. I've introduced a short wait before retrieving the model that fixes this problem. 2013-02-17 17:55:30 +01:00
Tyler Renelle ce9e676d1e add 100x refresh test script for memory leak 2013-02-13 15:42:50 -05:00
Tyler Renelle 8dd0b4eeb2 todos.casper.coffee 2013-01-30 12:11:15 -05:00
Tyler Renelle 278cd04fd1 rewards tests 2013-01-28 18:22:19 -05:00
Tyler Renelle 26462be457 more todos/dailies test cleanup 2013-01-28 18:10:59 -05:00
Tyler Renelle d5f36a291c todos tests (stub) 2013-01-28 17:43:50 -05:00
Tyler Renelle 4a7b5183f8 dailies tests 2013-01-28 17:42:48 -05:00
Tyler Renelle 24979d35df habits tests 2013-01-28 17:37:36 -05:00
Tyler Renelle c3810cf7ea registration tests 2013-01-28 17:31:10 -05:00
Tyler Renelle 1009a87954 Merge pull request #226 from toebu/completed-todos-fix
Getting rid of the completedList and completedIds
2013-01-28 12:09:12 -08:00
Tobias Leugger 61b848bf4f Updating the task list cleanup to not restore the completedIds list.
Fixing the mocha test to not check for the completedIds.
2013-01-27 18:55:46 +01:00