drupal_schema_fields_sql(), drupal_get_schema(), drupal_get_complete_schema(), _drupal_schema_initialize() and potentially more friends should be moved to a schema service,
so that you can properly unit test stuff.

This is kind of a blocker for #1740492: Implement a default entity views data handler

Comments

dawehner’s picture

ParisLiakos’s picture

Issue tags: +PHPUnit Blocker

one more tag

dawehner’s picture