# Functions
CreateHeadWithSeries returns head filled with given samples and same series returned in separate list for assertion purposes.
TestServerSeries runs tests against given cases.
# Constants
LabelLongSuffix is a label with ~50B in size, to emulate real-world high cardinality.
# Structs
SeriesCase represents single test/benchmark case for testing storepb series.
SeriesServer is test gRPC storeAPI series server.
StoreSeriesClient is test gRPC storeAPI series client.