Sha256: 1955e8d87400113f7497c8b9b728f6b709b0fbc45b563e8cd4c60fe5a2db3578

Contents?: true

Size: 251 Bytes

Versions: 62

Compression:

Stored size: 251 Bytes

Contents

require 'workarea/testing/teaspoon'

Teaspoon.configure do |config|
  config.root = Workarea::Storefront::Engine.root
  Workarea::Teaspoon.apply(config)

  config.suite do |suite|
    suite.stylesheets += ['workarea/storefront/application']
  end
end

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-storefront-3.5.15 test/teaspoon_env.rb
workarea-storefront-3.4.36 test/teaspoon_env.rb
workarea-storefront-3.5.14 test/teaspoon_env.rb
workarea-storefront-3.4.35 test/teaspoon_env.rb
workarea-storefront-3.5.13 test/teaspoon_env.rb
workarea-storefront-3.4.34 test/teaspoon_env.rb
workarea-storefront-3.5.12 test/teaspoon_env.rb
workarea-storefront-3.4.33 test/teaspoon_env.rb
workarea-storefront-3.5.11 test/teaspoon_env.rb
workarea-storefront-3.5.10 test/teaspoon_env.rb
workarea-storefront-3.4.32 test/teaspoon_env.rb
workarea-storefront-3.5.9 test/teaspoon_env.rb
workarea-storefront-3.4.31 test/teaspoon_env.rb
workarea-storefront-3.5.8 test/teaspoon_env.rb
workarea-storefront-3.4.30 test/teaspoon_env.rb
workarea-storefront-3.5.7 test/teaspoon_env.rb
workarea-storefront-3.4.29 test/teaspoon_env.rb
workarea-storefront-3.5.6 test/teaspoon_env.rb
workarea-storefront-3.4.28 test/teaspoon_env.rb
workarea-storefront-3.5.5 test/teaspoon_env.rb