Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
81
func
(s *WatermarkTestSuite) SetupSubTest() {
82
s.Config().WatermarkImage.Path = s.TestData.Path(
"geometry.png"
)
83
}
84
85
func
(s *WatermarkTestSuite) TestWatermark() {
86
outSize := testSize{1080, 902}
Callers
nothing calls this directly
Calls
1
Path
Method · 0.80
Tested by
no test coverage detected