Sha256: 30a8a4a3705daa9d8a1a9a7b7639b81ba9a65704d1c6bcb8c51af18380c7058b

Contents?: true

Size: 450 Bytes

Versions: 113

Compression:

Stored size: 450 Bytes

Contents

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

class ActiveSupport::TestCase
  # Setup all fixtures in test/fixtures/*.yml for all tests in alphabetical order.
  #
  # Note: You'll currently still have to declare fixtures explicitly in integration tests
  # -- they do not yet inherit this setting
  fixtures :all

  # Add more helper methods to be used by all tests here...
end

Version data entries

113 entries across 87 versions & 15 rubygems

Version Path
sape-0.1.8 spec/dummy/test/test_helper.rb
sape-0.1.7 spec/dummy/test/test_helper.rb
sape-0.1.6 spec/dummy/test/test_helper.rb
sape-0.1.5 spec/dummy/test/test_helper.rb
rabbit_feed-1.0.1 example/rails_app/test/test_helper.rb
rabbit_feed-1.0.0 example/rails_app/test/test_helper.rb
tabulous-2.1.3 spec/applications/main/rails_4-1-1/test/test_helper.rb
tabulous-2.1.3 spec/applications/bootstrap/rails_4-1-1/test/test_helper.rb
tabulous-2.1.3 spec/applications/custom_renderer/rails_4-1-1/test/test_helper.rb
tabulous-2.1.3 spec/applications/multiple_tabsets/rails_4-1-1/test/test_helper.rb
tabulous-2.1.3 spec/applications/simple_tabs/rails_4-1-1/test/test_helper.rb
tabulous-2.1.3 spec/applications/subtabs/rails_4-1-1/test/test_helper.rb
tabulous-2.1.2 spec/applications/subtabs/rails_4-1-1/test/test_helper.rb
tabulous-2.1.2 spec/applications/bootstrap/rails_4-1-1/test/test_helper.rb
tabulous-2.1.2 spec/applications/custom_renderer/rails_4-1-1/test/test_helper.rb
tabulous-2.1.2 spec/applications/main/rails_4-1-1/test/test_helper.rb
tabulous-2.1.2 spec/applications/multiple_tabsets/rails_4-1-1/test/test_helper.rb
tabulous-2.1.2 spec/applications/simple_tabs/rails_4-1-1/test/test_helper.rb
rabbit_feed-0.3.1 example/rails_app/test/test_helper.rb
zapata-0.1.5 spec/support/rails_test_app/test/test_helper.rb