[Groonga-commit] droonga/express-droonga at c6a6e16 [master] test: Add missing expected loaded plugins

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Apr 28 11:48:06 JST 2014


YUKI Hiroshi	2014-04-28 11:48:06 +0900 (Mon, 28 Apr 2014)

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

  Message:
    test: Add missing expected loaded plugins

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

  Modified: test/adapter/http.test.js (+4 -0)
===================================================================
--- test/adapter/http.test.js    2014-04-28 11:46:15 +0900 (e6a6da6)
+++ test/adapter/http.test.js    2014-04-28 11:48:06 +0900 (5322adf)
@@ -37,8 +37,12 @@ suite('HTTP Adapter', function() {
                         definition: restAPI.search },
                       { name:       'groonga',
                         definition: groongaAPI.groonga },
+                      { name:       'groonga-json',
+                        definition: groongaAPI['groonga-json'] },
                       { name:       'groonga-load',
                         definition: groongaAPI['groonga-load'] },
+                      { name:       'groonga-load-json',
+                        definition: groongaAPI['groonga-load-json'] },
                       { name:       'droonga',
                         definition: droongaAPI.droonga },
                       { name:       'droonga-streaming:watch',
-------------- next part --------------
HTML����������������������������...
Download 



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