|
|
|
@ -442,6 +442,7 @@ RSpec.describe "Schemes scheme Features" do
|
|
|
|
|
fill_in "Total number of units at this location", with: 2 |
|
|
|
|
choose "Self-contained house" |
|
|
|
|
choose "location-add-another-location-no-field" |
|
|
|
|
choose "location-mobility-type-none-field" |
|
|
|
|
click_button "Save and continue" |
|
|
|
|
end |
|
|
|
|
|
|
|
|
@ -706,6 +707,7 @@ RSpec.describe "Schemes scheme Features" do
|
|
|
|
|
fill_in "Total number of units at this location", with: 1 |
|
|
|
|
choose "Self-contained house" |
|
|
|
|
choose "location-add-another-location-no-field" |
|
|
|
|
choose "location-mobility-type-none-field" |
|
|
|
|
click_button "Save and continue" |
|
|
|
|
end |
|
|
|
|
|
|
|
|
@ -738,6 +740,7 @@ RSpec.describe "Schemes scheme Features" do
|
|
|
|
|
fill_in "Total number of units at this location", with: 2 |
|
|
|
|
choose "Self-contained house" |
|
|
|
|
choose "location-add-another-location-no-field" |
|
|
|
|
choose "location-mobility-type-none-field" |
|
|
|
|
click_button "Save and continue" |
|
|
|
|
end |
|
|
|
|
|
|
|
|
|