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

Function TestProcessing

processing/processing_test.go:827–829  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

825}
826
827func TestProcessing(t *testing.T) {
828 suite.Run(t, new(ProcessingTestSuite))
829}
830
831func TestMain(m *testing.M) {
832 servertest.TestMain(m)

Callers

nothing calls this directly

Calls 1

RunMethod · 0.80

Tested by

no test coverage detected