Sha256: ebb4be995edc32bdd4321de32c878a8db1e0d89f87fb4fbe96349046dd273ffb

Contents?: true

Size: 294 Bytes

Versions: 21

Compression:

Stored size: 294 Bytes

Contents

ENV['RAILS_ENV'] ||= 'test'
require File.expand_path('../../config/environment', __FILE__)
require 'rails/test_help'
require 'groonga_client_model/test_helper'

class ActiveSupport::TestCase
  # Add more helper methods to be used by all tests here...
  include FactoryGirl::Syntax::Methods
end

Version data entries

21 entries across 13 versions & 1 rubygems

Version Path
groonga-client-model-1.0.2 test/apps/rails5/test/test_helper.rb
groonga-client-model-1.0.2 test/apps/rails4/test/test_helper.rb
groonga-client-model-1.0.1 test/apps/rails4/test/test_helper.rb
groonga-client-model-1.0.1 test/apps/rails5/test/test_helper.rb
groonga-client-model-1.0.0 test/apps/rails5/test/test_helper.rb
groonga-client-model-1.0.0 test/apps/rails4/test/test_helper.rb
groonga-client-model-0.9.9 test/apps/rails5/test/test_helper.rb
groonga-client-model-0.9.9 test/apps/rails4/test/test_helper.rb
groonga-client-model-0.9.8 test/apps/rails4/test/test_helper.rb
groonga-client-model-0.9.8 test/apps/rails5/test/test_helper.rb
groonga-client-model-0.9.7 test/apps/rails5/test/test_helper.rb
groonga-client-model-0.9.7 test/apps/rails4/test/test_helper.rb
groonga-client-model-0.9.6 test/apps/rails4/test/test_helper.rb
groonga-client-model-0.9.6 test/apps/rails5/test/test_helper.rb
groonga-client-model-0.9.5 test/apps/rails5/test/test_helper.rb
groonga-client-model-0.9.5 test/apps/rails4/test/test_helper.rb
groonga-client-model-0.9.4 test/apps/rails5/test/test_helper.rb
groonga-client-model-0.9.3 test/apps/rails5/test/test_helper.rb
groonga-client-model-0.9.2 test/apps/rails5/test/test_helper.rb
groonga-client-model-0.9.1 test/apps/rails5/test/test_helper.rb