api v3 adapt v2: correctly import dependencies, port create, get, list groups

This commit is contained in:
Matteo Pagliazzi
2016-04-04 23:18:49 +02:00
parent f6fc50f6c2
commit 0a40c56973
17 changed files with 258 additions and 123 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import {
translate as t,
} from '../../../helpers/api-integration/v2';
xdescribe('POST /groups', () => {
describe('POST /groups', () => {
context('All groups', () => {
let leader;