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.4.27 test/teaspoon_env.rb
workarea-storefront-3.5.4 test/teaspoon_env.rb
workarea-storefront-3.4.26 test/teaspoon_env.rb
workarea-storefront-3.5.3 test/teaspoon_env.rb
workarea-storefront-3.4.25 test/teaspoon_env.rb
workarea-storefront-3.5.2 test/teaspoon_env.rb
workarea-storefront-3.4.24 test/teaspoon_env.rb
workarea-storefront-3.5.1 test/teaspoon_env.rb
workarea-storefront-3.4.23 test/teaspoon_env.rb
workarea-storefront-3.4.22 test/teaspoon_env.rb
workarea-storefront-3.5.0 test/teaspoon_env.rb
workarea-storefront-3.4.21 test/teaspoon_env.rb
workarea-storefront-3.5.0.beta.1 test/teaspoon_env.rb
workarea-storefront-3.4.20 test/teaspoon_env.rb
workarea-storefront-3.4.19 test/teaspoon_env.rb
workarea-storefront-3.4.18 test/teaspoon_env.rb
workarea-storefront-3.4.17 test/teaspoon_env.rb
workarea-storefront-3.4.16 test/teaspoon_env.rb
workarea-storefront-3.4.15 test/teaspoon_env.rb
workarea-storefront-3.4.14 test/teaspoon_env.rb