null+****@clear*****
null+****@clear*****
2012年 7月 11日 (水) 18:18:35 JST
SHIMODA Hiroshi 2012-07-11 18:18:35 +0900 (Wed, 11 Jul 2012) New Revision: 3700606d063c99e979bc4dbb5aae2597c5ded570 https://github.com/groonga/gcs/commit/3700606d063c99e979bc4dbb5aae2597c5ded570 Log: Update fixtures and tests around batches Modified files: test/search.test.js Modified: test/search.test.js (+24 -8) =================================================================== --- test/search.test.js 2012-07-11 18:16:19 +0900 (94bb022) +++ test/search.test.js 2012-07-11 18:18:35 +0900 (b166bc8) @@ -70,7 +70,9 @@ suite('Search API', function() { address: ['Hongo, Tokyo, Japan'], description: [''], email_address: ['info****@clear*****'], - name: ['ClearCode Inc.'] + name: ['ClearCode Inc.'], + age: [3], + product: ['groonga'] } }] }, @@ -106,7 +108,9 @@ suite('Search API', function() { address: ['Shibuya, Tokyo, Japan'], description: [''], email_address: ['info****@razil*****'], - name: ['Brazil'] + name: ['Brazil'], + age: [1], + product: ['groonga'] } }, { @@ -117,7 +121,9 @@ suite('Search API', function() { address: ['Hongo, Tokyo, Japan'], description: [''], email_address: ['info****@clear*****'], - name: ['ClearCode Inc.'] + name: ['ClearCode Inc.'], + age: [3], + product: ['groonga'] } }, { @@ -128,7 +134,9 @@ suite('Search API', function() { address: ['Tokyo, Japan'], description: [''], email_address: [''], - name: ['Umbrella Corporation'] + name: ['Umbrella Corporation'], + age: [9], + product: ['tyrant'] } } ] @@ -165,7 +173,9 @@ suite('Search API', function() { address: ['Shibuya, Tokyo, Japan'], description: [''], email_address: ['info****@razil*****'], - name: ['Brazil'] + name: ['Brazil'], + age: [1], + product: ['groonga'] } }, { @@ -176,7 +186,9 @@ suite('Search API', function() { address: ['Hongo, Tokyo, Japan'], description: [''], email_address: ['info****@clear*****'], - name: ['ClearCode Inc.'] + name: ['ClearCode Inc.'], + age: [3], + product: ['groonga'] } } ] @@ -212,7 +224,9 @@ suite('Search API', function() { address: ['Hongo, Tokyo, Japan'], description: [''], email_address: ['info****@clear*****'], - name: ['ClearCode Inc.'] + name: ['ClearCode Inc.'], + age: [3], + product: ['groonga'] } }, { @@ -223,7 +237,9 @@ suite('Search API', function() { address: ['Tokyo, Japan'], description: [''], email_address: [''], - name: ['Umbrella Corporation'] + name: ['Umbrella Corporation'], + age: [9], + product: ['tyrant'] } } ] -------------- next part -------------- HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B... Download