Sha256: 67ac4a63040c4e76737c10cb0cdb2d001296b9312840b7be5d28a941046660f2

Contents?: true

Size: 228 Bytes

Versions: 41

Compression:

Stored size: 228 Bytes

Contents

require 'spec_helper'

describe 'error/single_use_error.html.erb' do
  it 'renders without errors' do
    render file: 'error/single_use_error'
    expect(rendered).to have_text("Single Use Link Expired or Not Found")
  end
end

Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
curation_concerns-1.1.1 spec/views/error/single_use_error.html.erb_spec.rb
curation_concerns-1.1.0 spec/views/error/single_use_error.html.erb_spec.rb
curation_concerns-1.0.0 spec/views/error/single_use_error.html.erb_spec.rb
curation_concerns-1.0.0.beta10 spec/views/error/single_use_error.html.erb_spec.rb
curation_concerns-1.0.0.beta9 spec/views/error/single_use_error.html.erb_spec.rb
curation_concerns-1.0.0.beta8 spec/views/error/single_use_error.html.erb_spec.rb
curation_concerns-1.0.0.beta7 spec/views/error/single_use_error.html.erb_spec.rb
curation_concerns-1.0.0.beta6 spec/views/error/single_use_error.html.erb_spec.rb
curation_concerns-1.0.0.beta5 spec/views/error/single_use_error.html.erb_spec.rb
curation_concerns-1.0.0.beta4 spec/views/error/single_use_error.html.erb_spec.rb
curation_concerns-1.0.0.beta3 spec/views/error/single_use_error.html.erb_spec.rb
curation_concerns-1.0.0.beta2 spec/views/error/single_use_error.html.erb_spec.rb
curation_concerns-1.0.0.beta1 spec/views/error/single_use_error.html.erb_spec.rb
curation_concerns-0.14.0 spec/views/error/single_use_error.html.erb_spec.rb
curation_concerns-0.14.0.pre4 spec/views/error/single_use_error.html.erb_spec.rb
curation_concerns-0.14.0.pre3 spec/views/error/single_use_error.html.erb_spec.rb
curation_concerns-0.14.0.pre2 spec/views/error/single_use_error.html.erb_spec.rb
curation_concerns-0.14.0.pre1 spec/views/error/single_use_error.html.erb_spec.rb
curation_concerns-0.13.1 spec/views/error/single_use_error.html.erb_spec.rb
curation_concerns-0.13.0 spec/views/error/single_use_error.html.erb_spec.rb