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-usaepay-1.0.42 test/test_helper.rb
workarea-usaepay-1.0.41 test/test_helper.rb
workarea-usaepay-1.0.40 test/test_helper.rb
workarea-usaepay-1.0.30 test/test_helper.rb
workarea-usaepay-1.0.3 test/test_helper.rb
workarea-usaepay-1.0.26 test/test_helper.rb
workarea-usaepay-1.0.24 test/test_helper.rb
workarea-usaepay-1.0.23 test/test_helper.rb
workarea-usaepay-1.0.22 test/test_helper.rb
workarea-usaepay-1.0.21 test/test_helper.rb
workarea-usaepay-1.0.2 test/test_helper.rb
workarea-afterpay-2.1.2 test/test_helper.rb
workarea-afterpay-2.1.1 test/test_helper.rb
workarea-orderbot-1.0.1 test/test_helper.rb
workarea-zipco-1.0.0 test/test_helper.rb
workarea-orderbot-1.0.0 test/test_helper.rb
workarea-magento_migrator-1.0.1 test/test_helper.rb
workarea-trustpilot_reviews-1.1.1 test/test_helper.rb
workarea-trustpilot_reviews-1.1.0 test/test_helper.rb
workarea-magento_migrator-1.0.0.pre test/test_helper.rb