MCPcopy Create free account
hub / github.com/imgproxy/imgproxy / TestServerTestSuite

Function TestServerTestSuite

server/server_test.go:279–281  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

277}
278
279func TestServerTestSuite(t *testing.T) {
280 suite.Run(t, new(ServerTestSuite))
281}

Callers

nothing calls this directly

Calls 1

RunMethod · 0.80

Tested by

no test coverage detected