Commit Graph

28 Commits (1d624e4ed0e03b73d0f0804868cd9c6646801781)

Author SHA1 Message Date
JelenaBarinova 29f93df1bb Getting users timezone on client side and passing it to server side within POST (on challenge complete), showing users stats with users timezone
After CR
2016-01-26 15:09:47 -08:00
JelenaBarinova 6c7d2685fd Current and Longest streak calculation fixed
Minor refactoring and unit tests added

After CR: user-stats file moved to util folder, export keywork added to exported functions, new line added at the end of gulp file

User-stats-test file moved to replicate user-stats path in test folder
2015-12-15 18:33:04 -05:00
Berkeley Martinez bde6b81b83 Remove old files 2015-11-01 10:00:38 -08:00
ahstro 73d11fec27 Mocha tests now use ES6 2015-08-14 09:39:29 +02:00
terakilobyte 52b529fbdf rename generic test file 2015-06-11 23:21:50 -04:00
terakilobyte f0604ec9c7 Add istanbul and generate ininital coverage report 2015-06-11 21:21:02 -04:00
terakilobyte 3115ba6404 update tests 2015-06-11 15:18:37 -04:00
terakilobyte d9c3251f94 Begin shaping codebase for loopback migration. 2015-06-01 18:30:43 -04:00
Berkeley Martinez 86fcfe8296 Major refactor. Add error handlers everywhere. 2014-12-23 08:48:28 -08:00
Sahat Yalkabov 85b5d93678 Add additional supertest tests for /signup, /api, /contact and /login 2014-03-05 16:02:55 -05:00
Sahat Yalkabov c8ecb086f9 Updated test for creating a duplicate user 2014-03-05 16:00:12 -05:00
Sahat Yalkabov 3b72257d4b Updated User model tests 2014-03-05 15:57:53 -05:00
Sahat Yalkabov e6300a6e70 Dropped _test postfix from test files 2014-03-05 15:37:21 -05:00
Sahat Yalkabov aa34c7ff6b Removed zombie.js tests (causing install problems for Windows users) 2014-03-05 15:32:22 -05:00
Sahat Yalkabov 2728e50723 Added contact page test (using zombie.js) 2014-02-28 03:54:06 -05:00
Sahat Yalkabov 615a3715f1 Increase test timeout to 5000ms 2014-02-27 19:45:16 -05:00
Sahat Yalkabov 00fef783e0 Change test to passing 2014-02-26 02:54:24 -05:00
Sahat Yalkabov 5d215165ec Added a failing test for travis-ci 2014-02-26 02:46:35 -05:00
Sahat Yalkabov c8535fe4a1 Moved assertion of code 11000 inside if (err) 2014-02-26 02:46:21 -05:00
Sahat Yalkabov 657692c277 test folder reorganization 2014-02-26 02:34:49 -05:00
Sahat Yalkabov af682428fd Added extra User model tests 2014-02-26 02:34:34 -05:00
Sahat Yalkabov b87b2051a3 Added mocha.opts that sets reporter style to "spec" 2014-02-26 02:20:00 -05:00
Sahat Yalkabov ca58b143f0 Renamed tests folder to test 2014-02-25 21:16:15 -05:00
Sahat Yalkabov fa6cfa7ccd Some more code cleanup 2013-12-20 01:47:52 -05:00
Sahat Yalkabov 6c17d8e0ce Removed mongodb and added a basic demo jasmine spec 2013-12-06 20:59:23 -05:00
Sahat Yalkabov f86b9b7be4 First jasmine test 2013-12-06 20:17:14 -05:00
Sahat Yalkabov 06b777cce9 Cleanup 2013-11-13 15:49:58 -05:00
Sahat Yalkabov d4b651a5c8 Imported MEAN stack files 2013-11-13 12:32:22 -05:00