# Functions
CreateChunks creates some chunks for testing.
DefaultSchemaConfig returns default schema for use in test fixtures.
NewMockStorage creates a mock storage singleton MockStorage implements the interfaces client.ObjectClient, index.Client, index.TableClient, and storage.SchemaConfigProvider.
Setup a fixture with initial tables.
# Interfaces
Fixture type for per-backend testing.