Merge pull request #218 from kakao/feature/fix_s2core_test_error Feature/fix s2core test error
Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/b6fe2969 Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/b6fe2969 Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/b6fe2969 Branch: refs/heads/feature/test_daewon Commit: b6fe29695104b4f07ad4bf59035dbc9ec7fe5bed Parents: 3a3dc2f f249c3e Author: Doyung Yoon <[email protected]> Authored: Mon Dec 28 12:09:34 2015 +0900 Committer: Doyung Yoon <[email protected]> Committed: Mon Dec 28 12:09:34 2015 +0900 ---------------------------------------------------------------------- dev_support/graph_mysql/schema.sql | 5 +- .../s2graph/core/TestCommonWithModels.scala | 81 +++++++++++--------- .../kakao/s2graph/core/models/ModelTest.scala | 14 ++-- .../s2graph/core/mysqls/ExperimentSpec.scala | 36 +-------- .../hbase/AsynchbaseQueryBuilderTest.scala | 12 +-- 5 files changed, 64 insertions(+), 84 deletions(-) ----------------------------------------------------------------------
