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
hyrax-1.1.1 spec/views/layouts/error.html.erb_spec.rb
hyrax-1.1.0 spec/views/layouts/error.html.erb_spec.rb
hyrax-1.0.5 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-1.7.8 spec/views/layouts/error.html.erb_spec.rb
hyrax-1.0.4 spec/views/layouts/error.html.erb_spec.rb
hyrax-1.0.3 spec/views/layouts/error.html.erb_spec.rb
hyrax-1.0.2 spec/views/layouts/error.html.erb_spec.rb
hyrax-1.0.1 spec/views/layouts/error.html.erb_spec.rb
hyrax-1.0.0.rc2 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-1.7.7 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-2.0.0 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-2.0.0.rc2 spec/views/layouts/error.html.erb_spec.rb
hyrax-1.0.0.rc1 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-1.7.6 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-1.7.5 spec/views/layouts/error.html.erb_spec.rb
test_hyrax-0.0.1.alpha spec/views/layouts/error.html.erb_spec.rb
curation_concerns-1.7.4 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-1.7.3 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-1.7.2 spec/views/layouts/error.html.erb_spec.rb
curation_concerns-2.0.0.rc1 spec/views/layouts/error.html.erb_spec.rb