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 an entity views data controller