MCPcopy
hub / github.com/grafana/tempo / TestThreeTenantsSearch

Function TestThreeTenantsSearch

integration/api/multi_tenant_test.go:25–27  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

23}
24
25func TestThreeTenantsSearch(t *testing.T) {
26 testSearch(t, "test|test2|test3")
27}
28
29func testSearch(t *testing.T, tenant string) {
30 util.RunIntegrationTests(t, util.TestHarnessConfig{

Callers

nothing calls this directly

Calls 1

testSearchFunction · 0.70

Tested by

no test coverage detected