[logaling-commit] logaling/logaling-server [enable-copy-user-glossary] Setup groonga database before running cuke

Back to archive index

SHIMADA Koji null+****@clear*****
Fri Sep 28 16:44:05 JST 2012


SHIMADA Koji	2012-09-28 16:44:05 +0900 (Fri, 28 Sep 2012)

  New Revision: ea32dfd486f028072adc49343868cc7f1d87f5ca
  https://github.com/logaling/logaling-server/commit/ea32dfd486f028072adc49343868cc7f1d87f5ca

  Log:
    Setup groonga database before running cuke

  Modified files:
    features/support/env.rb

  Modified: features/support/env.rb (+1 -0)
===================================================================
--- features/support/env.rb    2012-09-28 16:37:54 +0900 (8ac63ff)
+++ features/support/env.rb    2012-09-28 16:44:05 +0900 (36aa13f)
@@ -51,6 +51,7 @@ OmniAuth.config.test_mode = true
 
 Before do
   LogalingServer.flush_data_directory!
+  LogalingServer.repository.index
 end
 
 # Possible values are :truncation and :transaction
-------------- next part --------------
An HTML attachment was scrubbed...
Descargar 



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