Commit graph

18 commits

Author SHA1 Message Date
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
Tyler Renelle
7fe9322b62 setup test files to use underscore instead of lodash 2012-10-28 15:32:10 -04:00
Tyler Renelle
2c6288e997 test for running cron multiple times. it's passing, but not working
inthe browser - will need to test with capser
2012-10-11 13:12:54 -04:00
Tyler Renelle
eb9e385eb1 cleaning up the modificationsLookup function 2012-10-11 12:41:31 -04:00
Tyler Renelle
476fb63a0d tests passing for basic scoring 2012-10-11 11:41:47 -04:00
Tyler Renelle
38e1a95140 some fixes to test/user.mocha based on scoring lookup function 2012-09-26 21:36:28 -04:00
Tyler Renelle
00dc7cd061 test a few modification numbers, ready to test cron & habits 2012-09-26 00:32:55 -04:00
Tyler Renelle
18d8e93e55 remove rerollsRemaining, export delta function 2012-09-26 00:19:19 -04:00
Tyler Renelle
534e1be622 numerical tests down-score 2012-09-25 23:04:24 -04:00
Tyler Renelle
3ae3ba7a6e setting up to test numerical precision in scoring 2012-09-25 22:52:05 -04:00
Tyler Renelle
d5b233106c second trial in habit test 2012-09-24 19:03:26 -04:00
Tyler Renelle
1087f4abc4 some cleanup 2012-09-24 18:47:08 -04:00
Tyler Renelle
0f9b70daf2 fix moment() bugs (word from the wise, moment() functions modify the
original object)
2012-09-24 17:26:25 -04:00
Tyler Renelle
33f8c43e93 more bug-fixing on async cron, using lodash instead of underscore 2012-09-24 16:45:37 -04:00
Tyler Renelle
13a7019413 setup for async cron 2012-09-24 16:19:27 -04:00
Tyler Renelle
baf689a8d1 scoring function refactoring & testing 2012-09-24 14:23:11 -04:00
Tyler Renelle
163395829a restructuring user test a bit 2012-09-24 11:39:11 -04:00
Tyler Renelle
90f30ac1f0 renaming to user.mocha.coffee 2012-09-24 11:30:37 -04:00
Renamed from test/scoring.mocha.coffee (Browse further)