- Issue created by @ekes
Current reported schema errors when running tests.
1) Drupal\Tests\geo_entity_address\Functional\AddressFormsTest::testCrud
Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for core.entity_form_display.geo_entity.address.inline with the following errors: core.entity_form_display.geo_entity.address.inline:content.location.settings.geometry_validation missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.multiple_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.height missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.height_unit missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.hide_empty_map missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.disable_wheel missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.gesture_handling missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.popup missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.popup_content missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_popup missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_tooltip missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.map_position missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.weight missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.icon missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.leaflet_markercluster missing schema, core.entity_form_display.geo_entity.address.inline:content.location.settings.feature_properties missing schema
Enable strict checking in AddressFormsTest.
Make patches for upstream, or remove anything that we have as legacy in config.
Active
1.0
Code