You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sf...@apache.org on 2015/07/20 22:17:54 UTC

[3/6] incubator-usergrid git commit: add integration tests

add integration tests


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

Branch: refs/heads/intergration-tests
Commit: b545f6fa2c2fe4d4bb913b6868f3d1309b570bab
Parents: 1cfa943
Author: Shawn Feldman <sf...@apache.org>
Authored: Mon Jul 20 14:14:48 2015 -0600
Committer: Shawn Feldman <sf...@apache.org>
Committed: Mon Jul 20 14:14:48 2015 -0600

----------------------------------------------------------------------
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/b545f6fa/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 2119fa0..12d9f2b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -86,3 +86,7 @@ portal/js/templates.js
 *.iml
 sdks/dotnet/samples/notifications/packages/*
 /sdks/html5-javascript/node_modules/
+
+
+/stack/integration_tests/node_modules
+/stack/integration_tests/config/override.js
\ No newline at end of file