[Groonga-commit] droonga/express-droonga at 28c746f [master] Give meaningful name for the test of multiple backends

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Oct 17 18:17:00 JST 2014


YUKI Hiroshi	2014-10-17 18:17:00 +0900 (Fri, 17 Oct 2014)

  New Revision: 28c746f6d9c137ba11dfaf1fbf310131d7d4a88b
  https://github.com/droonga/express-droonga/commit/28c746f6d9c137ba11dfaf1fbf310131d7d4a88b

  Message:
    Give meaningful name for the test of multiple backends

  Modified files:
    test/adapter/http.test.js

  Modified: test/adapter/http.test.js (+1 -1)
===================================================================
--- test/adapter/http.test.js    2014-10-17 18:16:24 +0900 (2bb62c1)
+++ test/adapter/http.test.js    2014-10-17 18:17:00 +0900 (fb7e432)
@@ -263,7 +263,7 @@ suite('HTTP Adapter', function() {
       }
     });
 
-    test('search', function(done) {
+    test('round-robin', function(done) {
       var receiverCallback = {};
       var connections = utils.createStubbedBackendConnections(3);
       var application = express();
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index