Sha256: 11f9d6abc8a33a997d2ac4438896ad966e109f128966422898b99f26ea4f47c3

Contents?: true

Size: 443 Bytes

Versions: 35

Compression:

Stored size: 443 Bytes

Contents

require 'spec_helper'

describe 'first, last', type: :feature, sauce: true do
  # Currently failing, fixing
  # it 'should render first with a number argument' do
  #   store._messages << {body: 'hey, sup?'}
  #   store._messages << {body: 'not much'}
  #   store._messages << {body: 'you?'}
  #   store._messages << {body: 'just being awesome?'}
  #   store._messages << {body: 'writing some specs'}
  #
  #   visit '/first_last'
  # end
end

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
volt-0.9.7.pre8 spec/integration/first_last_spec.rb
volt-0.9.7.pre7 spec/integration/first_last_spec.rb
volt-0.9.7.pre6 spec/integration/first_last_spec.rb
volt-0.9.7.pre5 spec/integration/first_last_spec.rb
volt-0.9.7.pre3 spec/integration/first_last_spec.rb
volt-0.9.7.pre2 spec/integration/first_last_spec.rb
volt-0.9.6 spec/integration/first_last_spec.rb
volt-0.9.6.pre3 spec/integration/first_last_spec.rb
volt-0.9.6.pre2 spec/integration/first_last_spec.rb
volt-0.9.6.pre1 spec/integration/first_last_spec.rb
volt-0.9.5 spec/integration/first_last_spec.rb
volt-0.9.5.pre12 spec/integration/first_last_spec.rb
volt-0.9.5.pre11 spec/integration/first_last_spec.rb
volt-0.9.5.pre9 spec/integration/first_last_spec.rb
volt-0.9.5.pre8 spec/integration/first_last_spec.rb
volt-0.9.5.pre7 spec/integration/first_last_spec.rb
volt-0.9.5.pre6 spec/integration/first_last_spec.rb
volt-0.9.5.pre5 spec/integration/first_last_spec.rb
volt-0.9.5.pre4 spec/integration/first_last_spec.rb
volt-0.9.5.pre3 spec/integration/first_last_spec.rb