Sha256: 65f175c88e4745aa7826da5a15ec2e73909436dc8eb3e2e1572dade26138cd0b

Contents?: true

Size: 341 Bytes

Versions: 107

Compression:

Stored size: 341 Bytes

Contents

# Configure Rails Environment
ENV['RAILS_ENV'] = 'test'

require File.expand_path("../../test/dummy/config/environment.rb", __FILE__)
require 'rails/test_help'
require 'workarea/test_help'

# Filter out Minitest backtrace while allowing backtrace from other libraries
# to be shown.
Minitest.backtrace_filter = Minitest::BacktraceFilter.new

Version data entries

107 entries across 107 versions & 33 rubygems

Version Path
workarea-magento_data_importer-1.0.0 test/test_helper.rb
workarea-trustpilot_reviews-1.0.5.pre test/test_helper.rb
workarea-callrail-1.0.3.pre test/test_helper.rb
workarea-callrail-1.0.2.pre test/test_helper.rb
workarea-trustpilot_reviews-1.0.4.pre test/test_helper.rb
workarea-trustpilot_reviews-1.0.3.pre test/test_helper.rb
workarea-callrail-1.0.1.pre test/test_helper.rb
workarea-trustpilot_reviews-1.0.2.pre test/test_helper.rb
workarea-stripe-1.1.2 test/test_helper.rb
workarea-emarsys-1.0.4 test/test_helper.rb
workarea-image_decoration-1.0.0.pre test/test_helper.rb
workarea-emarsys-2.0.1 test/test_helper.rb
workarea-callrail-1.0.0.pre test/test_helper.rb
workarea-trustpilot_reviews-1.0.0.pre test/test_helper.rb
workarea-stripe-1.1.1 test/test_helper.rb
workarea-salesforce_esp-1.0.0 test/test_helper.rb
workarea-search_autocomplete-1.0.2 test/test_helper.rb
workarea-emarsys-2.0.0 test/test_helper.rb
workarea-search_autocomplete-1.0.1 test/test_helper.rb
workarea-nvy_theme-1.2.0 test/test_helper.rb