Sha256: 03788accc650f1ba4dfbe86e40c8386e43e6a78734d6b486a0092d5ed3fbd264

Contents?: true

Size: 308 Bytes

Versions: 19

Compression:

Stored size: 308 Bytes

Contents

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

class ActiveSupport::TestCase
  # Setup all fixtures in test/fixtures/*.yml for all tests in alphabetical order.
  fixtures :all

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

Version data entries

19 entries across 18 versions & 1 rubygems

Version Path
totoro-1.0.7 test/totoro_test/test/test_helper.rb
totoro-1.0.6 test/totoro_test/test/test_helper.rb
totoro-1.0.6 pkg/totoro-1.0.5/test/totoro_test/test/test_helper.rb
totoro-1.0.5 test/totoro_test/test/test_helper.rb
totoro-1.0.4 test/totoro_test/test/test_helper.rb
totoro-1.0.3 test/totoro_test/test/test_helper.rb
totoro-1.0.2 test/totoro_test/test/test_helper.rb
totoro-1.0.1 test/totoro_test/test/test_helper.rb
totoro-1.0.0 test/totoro_test/test/test_helper.rb
totoro-0.6.1 test/totoro_test/test/test_helper.rb
totoro-0.6.0 test/totoro_test/test/test_helper.rb
totoro-0.5.7 test/totoro_test/test/test_helper.rb
totoro-0.5.6 test/totoro_test/test/test_helper.rb
totoro-0.5.5 test/totoro_test/test/test_helper.rb
totoro-0.5.4 test/totoro_test/test/test_helper.rb
totoro-0.5.3 test/totoro_test/test/test_helper.rb
totoro-0.5.2 test/totoro_test/test/test_helper.rb
totoro-0.5.1 test/totoro_test/test/test_helper.rb
totoro-0.5.0 test/totoro_test/test/test_helper.rb