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-jquery_zoom-1.0.0 test/test_helper.rb
workarea-jquery_magnify-1.0.0 test/test_helper.rb
workarea-save_for_later-1.2.0 test/test_helper.rb
workarea-emarsys-1.1.0 test/test_helper.rb
workarea-yotpo-1.0.0 test/test_helper.rb
workarea-ship_station-1.0.1 test/test_helper.rb
workarea-checkoutdotcom-1.2.0 test/test_helper.rb
workarea-search_autocomplete-1.0.0 test/test_helper.rb
workarea-stripe-1.1.0 test/test_helper.rb
workarea-classic_search_autocomplete-1.0.0 test/test_helper.rb
workarea-afterpay-2.1.0 test/test_helper.rb
workarea-zendesk-1.0.0 test/test_helper.rb
workarea-ship_station-1.0.0 test/test_helper.rb
workarea-emarsys-1.0.3 test/test_helper.rb
workarea-nvy_theme-1.1.4 test/test_helper.rb
workarea-emarsys-1.0.2 test/test_helper.rb
workarea-slick_slider-1.0.3 test/test_helper.rb
workarea-segment_analytics-1.0.3 test/test_helper.rb
workarea-nvy_theme-1.1.3 test/test_helper.rb
workarea-save_for_later-1.0.1 test/test_helper.rb