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

Function TestTwoTenantsSearch

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

Source from the content-addressed store, hash-verified

19}
20
21func TestTwoTenantsSearch(t *testing.T) {
22 testSearch(t, "test|test2")
23}
24
25func TestThreeTenantsSearch(t *testing.T) {
26 testSearch(t, "test|test2|test3")

Callers

nothing calls this directly

Calls 1

testSearchFunction · 0.70

Tested by

no test coverage detected