You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sn...@apache.org on 2016/02/04 06:24:37 UTC

[6/6] usergrid git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/usergrid

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/usergrid


Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo
Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/4218c193
Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/4218c193
Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/4218c193

Branch: refs/heads/master
Commit: 4218c1934a1712b495e20a9a979b84e632a49f18
Parents: 3fbb7d4 b669892
Author: Dave Johnson <sn...@apache.org>
Authored: Wed Feb 3 21:23:23 2016 -0800
Committer: Dave Johnson <sn...@apache.org>
Committed: Wed Feb 3 21:23:23 2016 -0800

----------------------------------------------------------------------
 tests/integration/lib/connections.js          |  63 +++++++
 tests/integration/lib/devices.js              |  43 +++++
 tests/integration/lib/entities.js             |  19 +-
 tests/integration/lib/groups.js               |  43 +++++
 tests/integration/lib/notifications.js        |  34 ++++
 tests/integration/lib/users.js                |   2 +-
 tests/integration/test/authentication/user.js |   2 +-
 tests/integration/test/entities/create.js     |  12 +-
 tests/integration/test/groups/groups.js       | 192 +++++++++++++++++++++
 tests/integration/test/main.js                |   5 +-
 tests/integration/test/setup.js               |  23 ++-
 tests/integration/test/teardown.js            |  24 +++
 12 files changed, 439 insertions(+), 23 deletions(-)
----------------------------------------------------------------------