Sha256: 25e95506231d868521056df684ecb1e4bd0fd07d6639bebd79e7a18c98294294

Contents?: true

Size: 228 Bytes

Versions: 29

Compression:

Stored size: 228 Bytes

Contents

$:.unshift(File.join(File.dirname(__FILE__), "../lib"))
ENV['RACK_ENV'] = 'test'
require "rack/test"
require "fakefs/spec_helpers"
require "fileutils"
require "wally"

before do
  ARGV.clear
  ARGV << "application-features"
end

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
wally-0.0.33 spec/spec_helper.rb
wally-0.0.32 spec/spec_helper.rb
wally-0.0.31 spec/spec_helper.rb
wally-0.0.30 spec/spec_helper.rb
wally-0.0.29 spec/spec_helper.rb
wally-0.0.28 spec/spec_helper.rb
wally-0.0.27 spec/spec_helper.rb
wally-0.0.26 spec/spec_helper.rb
wally-0.0.25 spec/spec_helper.rb
wally-0.0.24 spec/spec_helper.rb
wally-0.0.22 spec/spec_helper.rb
wally-0.0.21 spec/spec_helper.rb
wally-0.0.20 spec/spec_helper.rb
wally-0.0.19 spec/spec_helper.rb
wally-0.0.18 spec/spec_helper.rb
wally-0.0.17 spec/spec_helper.rb
wally-0.0.16 spec/spec_helper.rb
wally-0.0.15 spec/spec_helper.rb
wally-0.0.14 spec/spec_helper.rb
wally-0.0.13 spec/spec_helper.rb