MCPcopy Create free account

hub / github.com/imgproxy/imgproxy / functions

Functions1,844 in github.com/imgproxy/imgproxy

FunctionTestHandler
(t *testing.T)
handlers/stream/handler_test.go:502
MethodTestHandlerBasicRequest
TestHandlerBasicRequest checks basic streaming request
handlers/stream/handler_test.go:167
MethodTestHandlerCacheControl
TestHandlerCacheControl checks that Cache-Control header is set correctly in different cases
handlers/stream/handler_test.go:257
MethodTestHandlerCanonicalHeader
TestHandlerCanonicalHeader tests that the canonical header is set correctly
handlers/stream/handler_test.go:470
MethodTestHandlerContentDisposition
TestHandlerContentDisposition checks that Content-Disposition header is set correctly
handlers/stream/handler_test.go:238
MethodTestHandlerCookiePassthrough
TestHandlerCookiePassthrough tests the cookie passthrough behavior of the streaming service.
handlers/stream/handler_test.go:445
MethodTestHandlerErrorResponse
TestHandlerErrorResponse tests the error responses from the streaming service.
handlers/stream/handler_test.go:435
MethodTestHandlerRequestHeadersPassthrough
TestHandlerRequestHeadersPassthrough checks that original request headers are passed through to the server
handlers/stream/handler_test.go:211
MethodTestHandlerResponseHeadersPassthrough
TestHandlerResponseHeadersPassthrough checks that original response headers are passed through to the client
handlers/stream/handler_test.go:186
MethodTestHandlerSecurityHeaders
TestHandlerSecurityHeaders tests the security headers set by the streaming service.
handlers/stream/handler_test.go:419
MethodTestHeaderCases
nolint:maintidx
server/responsewriter/writer_test.go:30
FunctionTestHeaderWriter
(t *testing.T)
server/responsewriter/writer_test.go:295
FunctionTestHealthHandler
(t *testing.T)
handlers/health/handler_test.go:16
FunctionTestHexSlice
(t *testing.T)
env/types_test.go:458
MethodTestIfModifiedSinceReturns304
TestIfModifiedSinceReturns304 verifies that If-Modified-Since header causes 304 response when date matches
storage/testsuite/reader.go:94
MethodTestIfNoneMatchReturns304
TestIfNoneMatchReturns304 verifies that If-None-Match header causes 304 response when ETag matches
storage/testsuite/reader.go:50
FunctionTestImageData
(t *testing.T)
imagedata/image_data_test.go:308
FunctionTestImageHash
(t *testing.T)
testutil/image_hash_test.go:230
FunctionTestImageProvider
(t *testing.T)
auximageprovider/static_provider_test.go:190
MethodTestImageResolutionTooLarge
()
processing/processing_test.go:817
FunctionTestImageTypes
(t *testing.T)
env/types_test.go:327
FunctionTestImageTypesQuality
(t *testing.T)
env/types_test.go:367
MethodTestInjectImageRequestHeaders
()
httpheaders/conditionalheaders/request_test.go:53
MethodTestInjectUserResponseHeaders
()
httpheaders/conditionalheaders/request_test.go:200
FunctionTestInt
(t *testing.T)
env/types_test.go:89
MethodTestIntoPanicWithAbortHandler
()
server/server_test.go:242
MethodTestIntoPanicWithError
()
server/server_test.go:224
MethodTestIntoPanicWithNonError
()
server/server_test.go:258
MethodTestIntoSuccess
()
server/server_test.go:191
MethodTestIntoWithError
()
server/server_test.go:207
MethodTestLambdaRequestIDExtraction
TestLambdaRequestIDExtraction checks AWS lambda request id extraction
server/router_test.go:223
MethodTestLastModifiedBuster
()
integration_test/processing_handler_test.go:408
MethodTestLastModifiedDisabled
()
integration_test/processing_handler_test.go:355
MethodTestLastModifiedEnabled
TestLastModifiedEnabled verifies that Last-Modified header is returned in responses
storage/testsuite/reader.go:80
MethodTestLastModifiedEnabled
()
integration_test/processing_handler_test.go:339
FunctionTestLatchMultipleReleases
(t *testing.T)
asyncbuffer/latch_test.go:115
FunctionTestLatchMultipleWaiters
(t *testing.T)
asyncbuffer/latch_test.go:77
FunctionTestLatchRelease
(t *testing.T)
asyncbuffer/latch_test.go:29
FunctionTestLatchWait
(t *testing.T)
asyncbuffer/latch_test.go:44
MethodTestLevel
()
logger/formatter_structured_test.go:87
MethodTestLevel
()
logger/formatter_json_test.go:63
MethodTestLevel
()
logger/formatter_pretty_test.go:62
MethodTestLinearColorspace
()
processing/colorspace_test.go:178
FunctionTestMain
TestMain performs global setup/teardown for the integration tests.
integration_test/main_test.go:10
FunctionTestMain
(m *testing.M)
processing/processing_test.go:831
MethodTestMap
()
options/options_test.go:234
FunctionTestMatrix
(t *testing.T)
integration_test/matrix_test.go:132
MethodTestMatrix
()
integration_test/matrix_test.go:53
MethodTestMaxBytes
()
integration_test/processing_handler_test.go:614
MethodTestMaxSrcFileSizeGlobal
()
integration_test/processing_handler_test.go:576
FunctionTestMegaInt
(t *testing.T)
env/types_test.go:118
FunctionTestMetaFilter
(t *testing.T)
monitoring/meta_test.go:10
MethodTestMiddlewareOrder
TestMiddlewareOrder checks middleware ordering and functionality
server/router_test.go:125
FunctionTestMissingVariable
(t *testing.T)
env/desc_test.go:23
MethodTestModifiedSinceReqCompareMoreRecentLastModifiedDisabled
()
integration_test/processing_handler_test.go:444
MethodTestModifiedSinceReqCompareMoreRecentLastModifiedEnabled
()
integration_test/processing_handler_test.go:466
MethodTestModifiedSinceReqCompareTooOldLastModifiedDisabled
()
integration_test/processing_handler_test.go:488
MethodTestModifiedSinceReqCompareTooOldLastModifiedEnabled
()
integration_test/processing_handler_test.go:509
MethodTestModifiedSinceReqExactMatchLastModifiedDisabled
()
integration_test/processing_handler_test.go:370
MethodTestModifiedSinceReqExactMatchLastModifiedEnabled
()
integration_test/processing_handler_test.go:390
MethodTestNestedMap
()
options/options_test.go:280
FunctionTestNewLatch
(t *testing.T)
asyncbuffer/latch_test.go:14
MethodTestNewProvider
()
auximageprovider/static_provider_test.go:72
MethodTestNotSkipProcessingSVGToJPG
()
integration_test/processing_handler_test.go:236
MethodTestObjectNotFound
TestObjectNotFound verifies that requesting a non-existent object returns 404
storage/testsuite/reader.go:155
FunctionTestOptions
(t *testing.T)
options/options_test.go:344
MethodTestOrientationAutoRotate
()
processing/rotate_and_flip_test.go:109
FunctionTestPadding
(t *testing.T)
processing/padding_test.go:88
MethodTestPadding
()
processing/padding_test.go:47
MethodTestParseAllowedOptions
()
options/parser/processing_options_test.go:744
MethodTestParseBase64URL
()
options/parser/processing_options_test.go:51
MethodTestParseBase64URLOnlyPresets
()
options/parser/processing_options_test.go:724
MethodTestParseBase64URLWithBase
()
options/parser/processing_options_test.go:83
MethodTestParseBase64URLWithFilename
()
options/parser/processing_options_test.go:61
MethodTestParseBase64URLWithReplacement
()
options/parser/processing_options_test.go:95
MethodTestParseBase64URLWithoutExtension
()
options/parser/processing_options_test.go:73
FunctionTestParseEntityMap
(t *testing.T)
xmlparser/entities_test.go:11
FunctionTestParseExistingFile
(t *testing.T)
env/types_test.go:678
MethodTestParseExpires
()
options/parser/processing_options_test.go:689
MethodTestParseExpiresExpired
()
options/parser/processing_options_test.go:697
FunctionTestParseFailure
(t *testing.T)
env/desc_test.go:43
MethodTestParsePath
()
handlers/path_test.go:25
MethodTestParsePathAvifDetection
()
options/parser/processing_options_test.go:547
MethodTestParsePathAvifEnforce
()
options/parser/processing_options_test.go:562
MethodTestParsePathBackground
()
options/parser/processing_options_test.go:368
MethodTestParsePathBackgroundDisable
()
options/parser/processing_options_test.go:392
MethodTestParsePathBackgroundHex
()
options/parser/processing_options_test.go:380
MethodTestParsePathBlur
()
options/parser/processing_options_test.go:401
MethodTestParsePathCachebuster
()
options/parser/processing_options_test.go:491
MethodTestParsePathClientHints
()
options/parser/processing_options_test.go:607
MethodTestParsePathClientHintsRedefine
()
options/parser/processing_options_test.go:653
MethodTestParsePathCrop
()
options/parser/processing_options_test.go:319
MethodTestParsePathCropGravity
()
options/parser/processing_options_test.go:335
MethodTestParsePathCropGravityReplicate
()
options/parser/processing_options_test.go:352
MethodTestParsePathDpr
()
options/parser/processing_options_test.go:419
MethodTestParsePathEnlarge
()
options/parser/processing_options_test.go:251
MethodTestParsePathExtend
()
options/parser/processing_options_test.go:260
MethodTestParsePathExtendReplicateGravity
()
options/parser/processing_options_test.go:282
MethodTestParsePathExtendSmartGravity
()
options/parser/processing_options_test.go:275
MethodTestParsePathFormat
()
options/parser/processing_options_test.go:192
← previousnext →1,501–1,600 of 1,844, ranked by callers