Blade Barringer
|
33c0cdd569
|
chore(lint): lint files in preparation for eslint v2
|
2016-04-15 08:37:05 -05:00 |
|
Blade Barringer
|
1a64886f7d
|
Merge branch 'develop' into api-v3
|
2016-04-15 08:04:46 -05:00 |
|
Matteo Pagliazzi
|
a590a66c47
|
support top level controllers
|
2016-04-14 11:54:47 +02:00 |
|
Blade Barringer
|
e70add1ac4
|
chore: lint files
|
2016-04-13 20:11:07 -05:00 |
|
Matteo Pagliazzi
|
28d8c370c3
|
v3 adapt v2: remove references to sanitizeCreate and fix tests
|
2016-04-12 23:53:55 +02:00 |
|
Matteo Pagliazzi
|
b431b02012
|
v3 adapt v2: port tags, cast, cron, deletUser and removeMember. Fix a few bugs in v3
|
2016-04-06 19:28:43 +02:00 |
|
Matteo Pagliazzi
|
0a40c56973
|
api v3 adapt v2: correctly import dependencies, port create, get, list groups
|
2016-04-04 23:18:49 +02:00 |
|
Matteo Pagliazzi
|
f6fc50f6c2
|
adapt v2: port updateUser
|
2016-04-04 17:18:42 +02:00 |
|
Matteo Pagliazzi
|
f3abdaf692
|
adapt v2: port updateTask
|
2016-04-04 17:18:42 +02:00 |
|
Matteo Pagliazzi
|
060e3b1045
|
adapt v2: fix linting
|
2016-04-04 17:16:57 +02:00 |
|
Matteo Pagliazzi
|
cc65bb1ed7
|
adapt v2: getTask, getTasks, clearCompleted, addTask, deleteTask, getUser, getUserAnonymized, scoreTask (challenge part missing)
|
2016-04-04 17:16:57 +02:00 |
|
Matteo Pagliazzi
|
58c20c2a64
|
v2 port: enable integration tests, port register route
|
2016-04-04 17:16:57 +02:00 |
|
Phillip Thelen
|
36790592c6
|
add tests for improvement categories
|
2016-03-06 17:56:51 +01:00 |
|
Blade Barringer
|
96f6bbfb0c
|
tests(api): Add sync method to api objects
|
2016-01-16 21:50:54 -06:00 |
|
Blade Barringer
|
91ffe5c402
|
tests(api): Reorganize integration helper for v2
|
2016-01-16 17:28:36 -06:00 |
|
Blade Barringer
|
ef5064f351
|
Move generators to own file
|
2016-01-16 17:23:30 -06:00 |
|
Blade Barringer
|
874f319d95
|
fix: Corrects logic where it was possible to customize avatar
with gem purchasable items without purchasing them.
Closes #6427
Closes #6448
lint(common): Add unnecessary quotes to make object look less weird
|
2016-01-03 10:41:44 -06:00 |
|
Blade Barringer
|
116fffaf4f
|
lint: Fix linting errors in api v2 tests
|
2016-01-02 22:19:47 -06:00 |
|
Blade Barringer
|
ff1e5ef221
|
lint: Use eslint --fix to automatically fix some issues in api v2 tests
|
2016-01-02 18:28:06 -06:00 |
|
Blade Barringer
|
66572ad9d5
|
tests(api): Update PUT user test to use await
|
2016-01-01 19:37:14 -06:00 |
|
Blade Barringer
|
70b23d0629
|
tests(api): Convert simple user generation to use await
|
2016-01-01 13:17:25 -06:00 |
|
Blade Barringer
|
ed753f4921
|
tests(api): Remove extra async
|
2016-01-01 12:56:43 -06:00 |
|
Blade Barringer
|
69c5192f70
|
tests(api): Add async to every it, before and beforeEach in v2 tests
|
2016-01-01 10:33:26 -06:00 |
|
Blade Barringer
|
4bc96c2c99
|
tests(api): Update GET /user test to use async syntax
|
2015-12-31 12:11:40 -06:00 |
|
Blade Barringer
|
4cf9518a5a
|
tests(api): Convert tests to use new api user methods
|
2015-12-29 17:34:33 -06:00 |
|
Blade Barringer
|
1e4570ff88
|
Move all delete user tests to new structure
|
2015-11-05 08:17:06 -06:00 |
|
Blade Barringer
|
797287a75c
|
Add and adjust tests for new register behavior.
|
2015-11-04 17:40:49 -06:00 |
|
Blade Barringer
|
8c95de0835
|
Move api tests to v2 namespace
|
2015-11-03 08:31:20 -06:00 |
|