Sha256: 7c0b832347bf2ada70ef1ad566856c307ec41893440d9dcc072280ab6d29586d

Contents?: true

Size: 393 Bytes

Versions: 26

Compression:

Stored size: 393 Bytes

Contents

# spec/support/features.rb
require File.expand_path('../features/session_helpers', __FILE__)
require File.expand_path('../selectors', __FILE__)
require File.expand_path('../proxies', __FILE__)
require File.expand_path('../locations', __FILE__)
require File.expand_path('../statistic_helper', __FILE__)

RSpec.configure do |config|
  config.include Features::SessionHelpers, type: :feature
end

Version data entries

26 entries across 26 versions & 3 rubygems

Version Path
hyrax-1.1.1 spec/support/features.rb
hyrax-1.1.0 spec/support/features.rb
sufia-7.4.1 spec/support/features.rb
hyrax-1.0.5 spec/support/features.rb
sufia-7.4.0 spec/support/features.rb
hyrax-1.0.4 spec/support/features.rb
hyrax-1.0.3 spec/support/features.rb
hyrax-1.0.2 spec/support/features.rb
hyrax-1.0.1 spec/support/features.rb
hyrax-1.0.0.rc2 spec/support/features.rb
sufia-7.3.1 spec/support/features.rb
hyrax-1.0.0.rc1 spec/support/features.rb
sufia-7.3.0 spec/support/features.rb
sufia-7.3.0.rc3 spec/support/features.rb
sufia-7.3.0.rc2 spec/support/features.rb
sufia-7.3.0.rc1 spec/support/features.rb
test_hyrax-0.0.1.alpha spec/support/features.rb
sufia-7.2.0 spec/support/features.rb
sufia-7.1.0 spec/support/features.rb
sufia-7.0.0 spec/support/features.rb