Matteo Pagliazzi
|
0daa63c2ca
|
Merge branch 'api-v3' into api-v3-i18n
|
2015-11-13 19:38:31 +01:00 |
|
Matteo Pagliazzi
|
e84e3e1352
|
fix another require path
|
2015-11-13 18:06:50 +01:00 |
|
Blade Barringer
|
49a6a7167b
|
Merge branch 'api-v3' into api-v3-i18n
|
2015-11-13 10:49:21 -06:00 |
|
Blade Barringer
|
c6f059c1df
|
Move delete cacth to afterEach
|
2015-11-13 10:40:31 -06:00 |
|
Blade Barringer
|
6bb107f9e0
|
Set up analytics middleware to test prod and non prod behavior.
|
2015-11-13 10:35:58 -06:00 |
|
Blade Barringer
|
810a818334
|
Add headers to req generator and unpend failing test.
|
2015-11-13 09:36:18 -06:00 |
|
Blade Barringer
|
a6a9c3c74f
|
Use context blocks instead of describe blocks.
|
2015-11-13 09:27:17 -06:00 |
|
Blade Barringer
|
db67451a38
|
Add done callback to test.
|
2015-11-13 09:24:03 -06:00 |
|
Blade Barringer
|
939bc893c6
|
Correct test to check req status after function is finished.
|
2015-11-13 09:21:22 -06:00 |
|
Blade Barringer
|
eab9d7b3ba
|
Reorganize i18n tests.
|
2015-11-13 09:15:11 -06:00 |
|
Blade Barringer
|
be672e570c
|
Merge branch 'api-v3' into api-v3-i18n
|
2015-11-13 07:44:48 -06:00 |
|
Blade Barringer
|
6e8e1648d9
|
Merge branch 'develop' into api-v3
|
2015-11-13 07:38:24 -06:00 |
|
Matteo Pagliazzi
|
de21b72027
|
move old i18n version to api-v2 folder and use new i18n where possible
|
2015-11-12 16:43:02 +01:00 |
|
Matteo Pagliazzi
|
60b51b8862
|
Merge branch 'api-v3' into api-v3-i18n
|
2015-11-12 16:36:19 +01:00 |
|
Matteo Pagliazzi
|
4af8a8f7aa
|
add tests for i18n and getUserLanguage
|
2015-11-12 16:24:08 +01:00 |
|
Blade Barringer
|
a18c2f7444
|
Port v2 webhook lib to v3
|
2015-11-12 09:03:28 -06:00 |
|
Blade Barringer
|
9a3e4c8f8b
|
Move old analytics lib to v2 directory.
|
2015-11-12 07:51:51 -06:00 |
|
Blade Barringer
|
7559f14f4d
|
Remove coffee from files
|
2015-11-11 20:40:26 -06:00 |
|
Blade Barringer
|
3a13a5ee2c
|
Remove unneeded coffeescript requires in tests.
|
2015-11-11 20:32:17 -06:00 |
|
Blade Barringer
|
533440ce55
|
Merge pull request #6214 from HabitRPG/api-v3-add-password-tests
Add tests for password utilities
|
2015-11-11 19:43:50 -06:00 |
|
Blade Barringer
|
c5445dc426
|
Merge branch 'develop' into api-v3
|
2015-11-11 19:42:39 -06:00 |
|
Blade Barringer
|
6acd6460ea
|
Merge pull request #6218 from crookedneighbor/increase_code_coverage_for_clearflags_route
Increase code coverage for clearflags route
|
2015-11-11 18:49:37 -06:00 |
|
Blade Barringer
|
13da95b552
|
Add tests for clearflags route
|
2015-11-11 17:58:41 -06:00 |
|
Sabe Jones
|
06a5a1cb95
|
Merge pull request #6042 from HabitRPG/sabrecat/more-modals
More and better modals; Social Media sharing
|
2015-11-11 17:32:43 -06:00 |
|
Blade Barringer
|
cdb05e1b42
|
Add analytics service to v3
|
2015-11-11 17:30:36 -06:00 |
|
Matteo Pagliazzi
|
ac4f26a94f
|
add tests for password utilities
|
2015-11-11 16:05:35 +01:00 |
|
Blade Barringer
|
117a254cc8
|
Patch exploit that would allow users to auto-delete messages
|
2015-11-11 06:46:11 -06:00 |
|
Blade Barringer
|
c91c3f78ed
|
Remove lodash.defaultsDeep dependency
|
2015-11-11 06:44:45 -06:00 |
|
Matteo Pagliazzi
|
3795b1d151
|
wip: starts upgrading lodash to v3
|
2015-11-11 10:32:49 +01:00 |
|
Matteo Pagliazzi
|
8f9d2a5f9a
|
change to erro handler middleware to log full error object and support express-validator
|
2015-11-11 10:12:13 +01:00 |
|
Blade Barringer
|
1fc21167dc
|
Send back flag data if user had flagged the message.
|
2015-11-10 08:15:54 -06:00 |
|
Blade Barringer
|
c8ee1eaaec
|
Add support for passing in custom env file to nconf.
|
2015-11-09 18:41:04 -06:00 |
|
Sabe Jones
|
eed4207c6d
|
Merge branch 'develop' into sabrecat/more-modals
Conflicts:
common/dist/sprites/spritesmith-largeSprites-0.png
common/locales/en/front.json
|
2015-11-09 16:24:17 -05:00 |
|
Blade Barringer
|
851631e465
|
Fix build errors
|
2015-11-09 08:19:24 -06:00 |
|
Matteo Pagliazzi
|
7dd6eb76c9
|
add express-validator, add body parser middleware, support some more errors in error handler middleware
|
2015-11-08 22:48:31 +01:00 |
|
Blade Barringer
|
832e837f6a
|
Simplify nconf test
|
2015-11-08 09:07:43 -06:00 |
|
Blade Barringer
|
9451e7239b
|
Add nconf setup to unit test helper
|
2015-11-08 09:01:25 -06:00 |
|
Blade Barringer
|
0d7f984fce
|
Add setupNconf function
|
2015-11-08 08:47:46 -06:00 |
|
Blade Barringer
|
3559be0f83
|
Use toObject instead of _doc
|
2015-11-07 09:42:57 -06:00 |
|
Blade Barringer
|
b323c3b5e9
|
Use res and req generators in error handler test
|
2015-11-07 09:26:13 -06:00 |
|
Blade Barringer
|
1eadceea3d
|
Add status to default res
|
2015-11-07 09:25:43 -06:00 |
|
Blade Barringer
|
e657a30320
|
Add next generator for easier controller testing.
|
2015-11-07 08:32:02 -06:00 |
|
Blade Barringer
|
94dbb25fa6
|
Add unit helper
|
2015-11-06 21:28:47 -06:00 |
|
Blade Barringer
|
6e344ce04b
|
Add sandbox as a global
|
2015-11-06 21:28:31 -06:00 |
|
Blade Barringer
|
303b88b6fa
|
Adjust api tests
|
2015-11-06 21:28:19 -06:00 |
|
Blade Barringer
|
30ba9582b5
|
Merge branch 'develop' into api-v3
|
2015-11-06 19:07:28 -06:00 |
|
Blade Barringer
|
1e4570ff88
|
Move all delete user tests to new structure
|
2015-11-05 08:17:06 -06:00 |
|
Blade Barringer
|
77d60cd616
|
Add tests for error handling
|
2015-11-04 20:49:08 -06:00 |
|
Blade Barringer
|
aaa4a7da12
|
Add sinon to helpers
|
2015-11-04 20:45:51 -06:00 |
|
Blade Barringer
|
cde66d6167
|
Merge pull request #6183 from crookedneighbor/clientIdentifier
Client identifier
|
2015-11-04 20:03:31 -06:00 |
|