|
|
@ -240,7 +240,8 @@ RSpec.describe "Schemes scheme Features" do |
|
|
|
expect(page).to have_current_path("/schemes/new") |
|
|
|
expect(page).to have_current_path("/schemes/new") |
|
|
|
expect(page).to have_content "Scheme name" |
|
|
|
expect(page).to have_content "Scheme name" |
|
|
|
expect(page).to have_content "This scheme contains confidential information" |
|
|
|
expect(page).to have_content "This scheme contains confidential information" |
|
|
|
expect(page).to have_content "Which organisation manages this scheme" |
|
|
|
expect(page).to have_content "Which organisation owns the housing stock for this scheme?" |
|
|
|
|
|
|
|
expect(page).to have_content "Which organisation manages this scheme?" |
|
|
|
expect(page).to have_content "What is this type of scheme?" |
|
|
|
expect(page).to have_content "What is this type of scheme?" |
|
|
|
expect(page).to have_content "Is this scheme registered under the Care Standards Act 2000?" |
|
|
|
expect(page).to have_content "Is this scheme registered under the Care Standards Act 2000?" |
|
|
|
expect(page).to have_content "Total number of units" |
|
|
|
expect(page).to have_content "Total number of units" |
|
|
|