|
|
@ -20,6 +20,8 @@ RSpec.describe Form::Lettings::Subsections::PropertyInformation, type: :model do |
|
|
|
%w[ |
|
|
|
%w[ |
|
|
|
property_postcode |
|
|
|
property_postcode |
|
|
|
property_local_authority |
|
|
|
property_local_authority |
|
|
|
|
|
|
|
min_rent_value_check |
|
|
|
|
|
|
|
max_rent_value_check |
|
|
|
first_time_property_let_as_social_housing |
|
|
|
first_time_property_let_as_social_housing |
|
|
|
property_let_type |
|
|
|
property_let_type |
|
|
|
property_vacancy_reason_not_first_let |
|
|
|
property_vacancy_reason_not_first_let |
|
|
@ -30,6 +32,8 @@ RSpec.describe Form::Lettings::Subsections::PropertyInformation, type: :model do |
|
|
|
property_building_type |
|
|
|
property_building_type |
|
|
|
property_wheelchair_accessible |
|
|
|
property_wheelchair_accessible |
|
|
|
property_number_of_bedrooms |
|
|
|
property_number_of_bedrooms |
|
|
|
|
|
|
|
min_rent_value_check |
|
|
|
|
|
|
|
max_rent_value_check |
|
|
|
void_date |
|
|
|
void_date |
|
|
|
void_date_value_check |
|
|
|
void_date_value_check |
|
|
|
property_major_repairs |
|
|
|
property_major_repairs |
|
|
|