Sha256: 12ab8855b1dff5427c76680d61f18b58a888a4e015c7865b87a8c1162d541580

Contents?: true

Size: 386 Bytes

Versions: 73

Compression:

Stored size: 386 Bytes

Contents

ENV["RAILS_ENV"] ||= "test"
require_relative "../config/environment"
require "rails/test_help"

class ActiveSupport::TestCase
  # Run tests in parallel with specified workers
  parallelize(workers: :number_of_processors)

  # 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

73 entries across 73 versions & 9 rubygems

Version Path
bard-file_field-0.1.6 dummy/test/test_helper.rb
logtail-rails-0.2.10 example-project/test/test_helper.rb
logtail-rails-0.2.9 example-project/test/test_helper.rb
bard-file_field-0.1.5 dummy/test/test_helper.rb
active_element-0.0.31 example_app/test/test_helper.rb
active_element-0.0.30 example_app/test/test_helper.rb
active_element-0.0.29 example_app/test/test_helper.rb
active_element-0.0.28 example_app/test/test_helper.rb
logtail-rails-0.2.8 example-project/test/test_helper.rb
bard-file_field-0.1.4 dummy/test/test_helper.rb
bard-file_field-0.1.3 dummy/test/test_helper.rb
active_element-0.0.27 example_app/test/test_helper.rb
bard-file_field-0.1.2 dummy/test/test_helper.rb
phraseapp-in-context-editor-ruby-3.2.0 examples/demo/test/test_helper.rb
logtail-rails-0.2.7 example-project/test/test_helper.rb
phraseapp-in-context-editor-ruby-3.1.1 examples/demo/test/test_helper.rb
phraseapp-in-context-editor-ruby-3.1.0 examples/demo/test/test_helper.rb
phraseapp-in-context-editor-ruby-3.0.1 examples/demo/test/test_helper.rb
active_element-0.0.26 example_app/test/test_helper.rb
active_element-0.0.24 example_app/test/test_helper.rb