Sha256: b0e973cabf5e699c1b50108b477bb60240db4d8cf2a6b83dfa08072e414ab967

Contents?: true

Size: 157 Bytes

Versions: 76

Compression:

Stored size: 157 Bytes

Contents

require 'spec_helper'

describe 'layouts/error.html.erb' do
  it 'renders without errors' do
    render
    expect(rendered).to have_css("footer")
  end
end

Version data entries

76 entries across 76 versions & 3 rubygems

Version Path
curation_concerns-1.0.0.beta8 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-1.0.0.beta7 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-1.0.0.beta6 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-1.0.0.beta5 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-1.0.0.beta4 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-1.0.0.beta3 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-1.0.0.beta2 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-1.0.0.beta1 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-0.14.0 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-0.14.0.pre4 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-0.14.0.pre3 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-0.14.0.pre2 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-0.14.0.pre1 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-0.13.1 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-0.13.0 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-0.12.0 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-0.12.0.pre9 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-0.12.0.pre8 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-0.12.0.pre7 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-0.12.0.pre6 spec/views/layouts/error.html.erb_spec.rb