Sha256: 3586da08f098f63a8edb34a422381b172263e5d5dc80b4238d1985331491126c

Contents?: true

Size: 236 Bytes

Versions: 74

Compression:

Stored size: 236 Bytes

Contents

# frozen_string_literal: true

RSpec.describe "catalog/email_success.html.erb" do
  it "includes the data-blacklight-modal properties" do
    render
    expect(rendered).to have_selector "div[data-blacklight-modal=container]"
  end
end

Version data entries

74 entries across 74 versions & 2 rubygems

Version Path
blacklight-7.40.0 spec/views/catalog/email_success.html.erb_spec.rb
blacklight-7.39.0 spec/views/catalog/email_success.html.erb_spec.rb
blacklight-7.38.0 spec/views/catalog/email_success.html.erb_spec.rb
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/blacklight-7.37.0/spec/views/catalog/email_success.html.erb_spec.rb
blacklight-7.37.0 spec/views/catalog/email_success.html.erb_spec.rb
blacklight-7.36.2 spec/views/catalog/email_success.html.erb_spec.rb
blacklight-7.36.1 spec/views/catalog/email_success.html.erb_spec.rb
blacklight-7.36.0 spec/views/catalog/email_success.html.erb_spec.rb
blacklight-7.35.0 spec/views/catalog/email_success.html.erb_spec.rb
blacklight-7.34.0 spec/views/catalog/email_success.html.erb_spec.rb
blacklight-7.33.1 spec/views/catalog/email_success.html.erb_spec.rb
blacklight-7.33.0 spec/views/catalog/email_success.html.erb_spec.rb
blacklight-7.32.0 spec/views/catalog/email_success.html.erb_spec.rb
blacklight-7.31.0 spec/views/catalog/email_success.html.erb_spec.rb
blacklight-7.30.0 spec/views/catalog/email_success.html.erb_spec.rb
blacklight-7.29.0 spec/views/catalog/email_success.html.erb_spec.rb
blacklight-7.28.0 spec/views/catalog/email_success.html.erb_spec.rb
blacklight-7.27.1 spec/views/catalog/email_success.html.erb_spec.rb
blacklight-7.27.0 spec/views/catalog/email_success.html.erb_spec.rb
blacklight-7.26.1 spec/views/catalog/email_success.html.erb_spec.rb