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

Method SetupSubTest

processing/watermark_test.go:81–83  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

79}
80
81func (s *WatermarkTestSuite) SetupSubTest() {
82 s.Config().WatermarkImage.Path = s.TestData.Path("geometry.png")
83}
84
85func (s *WatermarkTestSuite) TestWatermark() {
86 outSize := testSize{1080, 902}

Callers

nothing calls this directly

Calls 1

PathMethod · 0.80

Tested by

no test coverage detected