[Groonga-commit] groonga/express-kotoumi [master] test: Run test for socket.io adaptor plugin registeration asynchronously

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Feb 6 12:50:47 JST 2013


YUKI Hiroshi	2013-02-06 12:50:47 +0900 (Wed, 06 Feb 2013)

  New Revision: e7f223993326dad739e1ae8fce0488e2ccdc000e
  https://github.com/groonga/express-kotoumi/commit/e7f223993326dad739e1ae8fce0488e2ccdc000e

  Log:
    test: Run test for socket.io adaptor plugin registeration asynchronously

  Modified files:
    test/frontend-socket.io-adaptor.test.js

  Modified: test/frontend-socket.io-adaptor.test.js (+1 -1)
===================================================================
--- test/frontend-socket.io-adaptor.test.js    2013-02-06 12:49:35 +0900 (5a812cd)
+++ test/frontend-socket.io-adaptor.test.js    2013-02-06 12:50:47 +0900 (c6bab1c)
@@ -29,7 +29,7 @@ suite('Socket.IO API', function() {
     }
   });
 
-  test('registeration of plugin commands', function() {
+  test('registeration of plugin commands', function(done) {
     var basePlugin = {
       getCommand: {
         requestBuilder: function() {}
-------------- next part --------------
HTML����������������������������...
Télécharger 



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