Sha256: b8b5c5bc6dd9936b62cd8e775d36259afa88b183768ca3444d219f6186a72773

Contents?: true

Size: 149 Bytes

Versions: 13

Compression:

Stored size: 149 Bytes

Contents

RSpec.describe "Home", :web do
  it "renders home page" do
    visit "/"
    expect(page).to have_content("<%= settings.project_label %>")
  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
hanamismith-0.50.0 lib/hanamismith/templates/%project_name%/spec/features/home_spec.rb.erb
hanamismith-0.49.1 lib/hanamismith/templates/%project_name%/spec/features/home_spec.rb.erb
hanamismith-0.49.0 lib/hanamismith/templates/%project_name%/spec/features/home_spec.rb.erb
hanamismith-0.48.0 lib/hanamismith/templates/%project_name%/spec/features/home_spec.rb.erb
hanamismith-0.47.0 lib/hanamismith/templates/%project_name%/spec/features/home_spec.rb.erb
hanamismith-0.46.0 lib/hanamismith/templates/%project_name%/spec/features/home_spec.rb.erb
hanamismith-0.45.0 lib/hanamismith/templates/%project_name%/spec/features/home_spec.rb.erb
hanamismith-0.44.0 lib/hanamismith/templates/%project_name%/spec/features/home_spec.rb.erb
hanamismith-0.43.0 lib/hanamismith/templates/%project_name%/spec/features/home_spec.rb.erb
hanamismith-0.42.0 lib/hanamismith/templates/%project_name%/spec/features/home_spec.rb.erb
hanamismith-0.41.0 lib/hanamismith/templates/%project_name%/spec/features/home_spec.rb.erb
hanamismith-0.40.0 lib/hanamismith/templates/%project_name%/spec/features/home_spec.rb.erb
hanamismith-0.39.0 lib/hanamismith/templates/%project_name%/spec/features/home_spec.rb.erb