Blade Barringer
|
07247033b2
|
test: Add integration test for POST user/register/local
|
2015-11-20 19:14:07 -06:00 |
|
Sabe Jones
|
66725a561c
|
fix(test): Remove only
|
2015-11-20 13:39:54 -05:00 |
|
Sabe Jones
|
e5d3e7bc83
|
fix(test): Linting and coverage
|
2015-11-20 13:36:41 -05:00 |
|
Sabe Jones
|
fb17c3ae80
|
Merge branch 'develop' into sabrecat/modularize-statHelpers
|
2015-11-20 13:27:25 -05:00 |
|
Blade Barringer
|
776faddb34
|
(chore): lint test/common files
|
2015-11-19 20:27:39 -06:00 |
|
Matteo Pagliazzi
|
dd8c22584d
|
req.t --> res.t
|
2015-11-19 12:17:44 +01:00 |
|
Matteo Pagliazzi
|
5c859ca52e
|
add req.t in place of i18n.t passing req.language, begins implementing user signup
|
2015-11-18 22:04:36 +01:00 |
|
Sabe Jones
|
31b68219d1
|
refactor(stats): Address PR comments
|
2015-11-18 15:06:55 -05:00 |
|
Blade Barringer
|
6991d5ab67
|
Correct reject block to include details about error
|
2015-11-18 13:01:56 -06:00 |
|
Blade Barringer
|
f95c6ef927
|
Move notFound api v3 test to integration folder.
|
2015-11-18 13:01:35 -06:00 |
|
Matteo Pagliazzi
|
2dfca76a5e
|
Merge pull request #6256 from HabitRPG/api-v3-apidoc
API v3 - apidoc wip
|
2015-11-18 17:12:14 +01:00 |
|
Oliver Eyton-Williams
|
570d7c3c76
|
Added tests for buying two-handed weapons
|
2015-11-18 16:41:06 +01:00 |
|
Blade Barringer
|
627da76b49
|
Merge branch 'develop' into api-v3
|
2015-11-18 09:09:49 -06:00 |
|
Blade Barringer
|
eded44fea5
|
Adjust helper files for linting preferences.
|
2015-11-18 08:54:34 -06:00 |
|
Matteo Pagliazzi
|
3b633a87b9
|
try fixing the notFound test
|
2015-11-18 12:44:52 +01:00 |
|
Matteo Pagliazzi
|
65a8d2e255
|
misc fixes and improvements, starts adding route tests
|
2015-11-18 12:36:13 +01:00 |
|
Blade Barringer
|
08c4ec5557
|
Merge branch 'develop' into api-v3
|
2015-11-17 23:15:15 -06:00 |
|
Blade Barringer
|
f58b3eee64
|
Move special gear into own subdirectory
|
2015-11-17 17:06:00 -06:00 |
|
Sabe Jones
|
4bf20959dd
|
refactor(stats): Math helpers ES2015 module
|
2015-11-17 15:41:26 -05:00 |
|
Matteo Pagliazzi
|
2a51117d21
|
comment errors according to apidoc, add new tests and fix existing ones
|
2015-11-17 19:22:47 +01:00 |
|
Matteo Pagliazzi
|
aa1b046cf2
|
add example apidoc comments, add notFound middleware
|
2015-11-17 16:48:50 +01:00 |
|
Blade Barringer
|
195b39561b
|
Move contributor gear to own module
|
2015-11-17 09:01:38 -06:00 |
|
Blade Barringer
|
2bac9c3c17
|
Separate out backer gear into own module
|
2015-11-17 08:17:40 -06:00 |
|
Blade Barringer
|
e6a5d08150
|
Merge branch 'develop' into api-v3
|
2015-11-16 17:34:30 -06:00 |
|
Blade Barringer
|
639dfb31d7
|
Pull out gear into separate modules
|
2015-11-16 17:29:13 -06:00 |
|
Blade Barringer
|
dcca17fa4e
|
Set up i18n in unit test helper.
|
2015-11-16 08:12:45 -06:00 |
|
Blade Barringer
|
9ec39a597e
|
Set up i18n in test helpers
|
2015-11-16 08:07:28 -06:00 |
|
Blade Barringer
|
4ab2fafc5e
|
Remove coffee files
|
2015-11-15 15:45:56 -06:00 |
|
Blade Barringer
|
6ba9027252
|
Switch out babel for babel-core
|
2015-11-15 15:15:52 -06:00 |
|
Blade Barringer
|
49fd6b9f5c
|
Merge branch 'api-v3' of github.com:HabitRPG/habitrpg into api-v3
|
2015-11-15 14:59:57 -06:00 |
|
Blade Barringer
|
00055ad055
|
Merge branch 'develop' into api-v3
|
2015-11-15 14:57:41 -06:00 |
|
Matteo Pagliazzi
|
83eb2308fb
|
Merge pull request #6232 from HabitRPG/api-v3-utils
[API v3] Port Utils
|
2015-11-15 20:01:48 +01:00 |
|
Blade Barringer
|
ea87910c2f
|
Correct test path
|
2015-11-15 12:34:40 -06:00 |
|
Matteo Pagliazzi
|
78e5d913f5
|
update test to match possible html string
|
2015-11-15 17:27:22 +01:00 |
|
Blade Barringer
|
ea14326025
|
Adjust faq test
|
2015-11-15 10:18:10 -06:00 |
|
Blade Barringer
|
a127bb8711
|
Switch to babel-core form babel.
Babel includes the CLI, which we don't need.
|
2015-11-15 08:59:57 -06:00 |
|
Blade Barringer
|
037337d54f
|
Remove extraneous anonymous function.
|
2015-11-15 08:24:42 -06:00 |
|
Blade Barringer
|
5be9b88cc6
|
Add babel compiler to mocha.opts
|
2015-11-15 08:24:19 -06:00 |
|
Blade Barringer
|
da881153b9
|
Convert coffee tests to js
|
2015-11-15 08:19:41 -06:00 |
|
Blade Barringer
|
c829eb21ed
|
Removed unused mocha.opts
|
2015-11-14 21:50:47 -06:00 |
|
Blade Barringer
|
bc90893284
|
Correct test to declare variable
|
2015-11-14 21:45:20 -06:00 |
|
Blade Barringer
|
ff929b669d
|
Convert common tests to js
|
2015-11-14 21:44:10 -06:00 |
|
Matteo Pagliazzi
|
a80be380f9
|
add txt emails tests
|
2015-11-14 18:58:33 +01:00 |
|
Matteo Pagliazzi
|
a8b3780cc0
|
add send email tests
|
2015-11-14 18:13:17 +01:00 |
|
Matteo Pagliazzi
|
3b75fe6ade
|
add tests for emails (wip) and encryption, misc fixes
|
2015-11-14 17:43:56 +01:00 |
|
Matteo Pagliazzi
|
b315d10c79
|
migrate utils to v3, uprade nodemailer
|
2015-11-14 17:43:56 +01:00 |
|
Matteo Pagliazzi
|
466797cc6c
|
add some basic tests
|
2015-11-14 15:50:57 +01:00 |
|
Blade Barringer
|
4cd4c588a8
|
Add tests for browser selection of language and refactor
|
2015-11-13 18:22:20 -06:00 |
|
Blade Barringer
|
43058f1642
|
Add queries for which req pieces take precedence.
|
2015-11-13 18:22:17 -06:00 |
|
Blade Barringer
|
500c520c59
|
Move sandbox stub to test that uses it
|
2015-11-13 18:22:16 -06:00 |
|