MCPcopy Index your code

hub / github.com/gotenberg/gotenberg / functions

Functions1,037 in github.com/gotenberg/gotenberg

FunctionTestGetModuleDescriptors
(t *testing.T)
pkg/gotenberg/modules_test.go:81
FunctionTestHTTPClientStatus
(t *testing.T)
pkg/gotenberg/semconv/client_test.go:21
FunctionTestHTTPClient_MetricAttributes
(t *testing.T)
pkg/gotenberg/semconv/client_test.go:108
FunctionTestHTTPServer_MetricAttributes
(t *testing.T)
pkg/gotenberg/semconv/server_test.go:20
FunctionTestHardTimeoutMiddleware_MissingLoggerReturnsErrorInsteadOfPanicking
(t *testing.T)
pkg/modules/api/middlewares_test.go:13
FunctionTestInitTracerProvider_HonorsSamplerEnv
TestInitTracerProvider_HonorsSamplerEnv guards the contract that the tracer provider keeps honoring OTEL_TRACES_SAMPLER. The SDK reads it only when no
pkg/gotenberg/internal/otel/otel_test.go:56
FunctionTestInjectFacturXIntoXMP
(t *testing.T)
pkg/modules/qpdf/facturx_test.go:146
FunctionTestIntEnv
(t *testing.T)
pkg/gotenberg/env_test.go:69
FunctionTestIsAllowedFileSubResource
(t *testing.T)
pkg/modules/chromium/events_test.go:65
FunctionTestIsClientCancellation
(t *testing.T)
pkg/modules/chromium/pinning_proxy_test.go:820
FunctionTestIsDangerousTag
(t *testing.T)
pkg/modules/exiftool/exiftool_test.go:170
FunctionTestIsPublicIP
(t *testing.T)
pkg/gotenberg/outbound_test.go:13
FunctionTestLibreOfficeProxy_ConnectDenyListRejects
(t *testing.T)
pkg/modules/libreoffice/api/proxy_test.go:202
FunctionTestLibreOfficeProxy_ConnectDenyPrivateIPsRejects
(t *testing.T)
pkg/modules/libreoffice/api/proxy_test.go:233
FunctionTestLibreOfficeProxy_ConnectTunnelHappyPath
(t *testing.T)
pkg/modules/libreoffice/api/proxy_test.go:135
FunctionTestLibreOfficeProxy_HttpForwardAllowed
(t *testing.T)
pkg/modules/libreoffice/api/proxy_test.go:51
FunctionTestLibreOfficeProxy_HttpForwardDenyListRejects
(t *testing.T)
pkg/modules/libreoffice/api/proxy_test.go:81
FunctionTestLibreOfficeProxy_HttpForwardDenyPrivateIPsRejects
(t *testing.T)
pkg/modules/libreoffice/api/proxy_test.go:108
FunctionTestLibreOfficeProxy_StopIsIdempotent
(t *testing.T)
pkg/modules/libreoffice/api/proxy_test.go:265
FunctionTestLibreofficeErrorType
(t *testing.T)
pkg/modules/libreoffice/api/errortype_test.go:11
FunctionTestMain
(m *testing.M)
test/integration/main_test.go:19
FunctionTestMapEnum
(t *testing.T)
pkg/gotenberg/attrs_test.go:53
FunctionTestMatchesAnyDomain
(t *testing.T)
pkg/modules/chromium/events_test.go:31
FunctionTestMeterProvider_TraceBasedExemplar
TestMeterProvider_TraceBasedExemplar guards that the trace-based filter we pin actually attaches a trace id to a histogram measurement recorded inside
pkg/gotenberg/internal/otel/otel_test.go:107
FunctionTestMustRegisterModule
(t *testing.T)
pkg/gotenberg/modules_test.go:8
FunctionTestNetworkAggregate_ConcurrentSafe
(t *testing.T)
pkg/modules/chromium/network_aggregate_test.go:80
FunctionTestNetworkAggregate_OriginCap
(t *testing.T)
pkg/modules/chromium/network_aggregate_test.go:67
FunctionTestNetworkAggregate_Snapshot
(t *testing.T)
pkg/modules/chromium/network_aggregate_test.go:28
FunctionTestNewClientRecordMetrics
(t *testing.T)
pkg/gotenberg/semconv/httpconvtest_test.go:354
FunctionTestNewContext_Cancellation
Propagate HTTP request context cancellation to processing modules to save resources https://github.com/gotenberg/gotenberg/issues/1455
pkg/modules/api/context_test.go:23
FunctionTestNewContext_DownloadFromConcurrentMapWrites
Concurrent downloadFrom entries must not race on the shared maps (ctx.files, ctx.diskToOriginal, ctx.filesByField). Run under -race to catch the data
pkg/modules/api/context_test.go:80
FunctionTestNewMethod
(t *testing.T)
pkg/gotenberg/semconv/server_test.go:84
FunctionTestNewSentinelHttpError
(t *testing.T)
pkg/modules/api/errors_test.go:10
FunctionTestNewServerRecordMetrics
(t *testing.T)
pkg/gotenberg/semconv/httpconvtest_test.go:48
FunctionTestNewStdHandler_LevelCase
(t *testing.T)
pkg/gotenberg/internal/log/stdhandler_test.go:11
FunctionTestNewTraceRequest
(t *testing.T)
pkg/gotenberg/semconv/httpconvtest_test.go:29
FunctionTestNewTraceRequest_Client
(t *testing.T)
pkg/gotenberg/semconv/httpconvtest_test.go:273
FunctionTestNewTraceResponse
(t *testing.T)
pkg/gotenberg/semconv/httpconvtest_test.go:224
FunctionTestNewTraceResponse_Client
(t *testing.T)
pkg/gotenberg/semconv/httpconvtest_test.go:291
FunctionTestNormalizeDomain
(t *testing.T)
pkg/modules/chromium/events_test.go:5
FunctionTestOriginOf
(t *testing.T)
pkg/modules/chromium/network_aggregate_test.go:11
FunctionTestParsePdfAId
(t *testing.T)
pkg/modules/qpdf/facturx_test.go:251
FunctionTestParsePdfObjects
(t *testing.T)
pkg/modules/qpdf/qpdf_test.go:35
FunctionTestParsedFlags_MustBool
(t *testing.T)
pkg/gotenberg/flags_test.go:195
FunctionTestParsedFlags_MustDeprecatedBool
(t *testing.T)
pkg/gotenberg/flags_test.go:244
FunctionTestParsedFlags_MustDeprecatedDuration
(t *testing.T)
pkg/gotenberg/flags_test.go:606
FunctionTestParsedFlags_MustDeprecatedFloat64
(t *testing.T)
pkg/gotenberg/flags_test.go:515
FunctionTestParsedFlags_MustDeprecatedHumanReadableBytes
(t *testing.T)
pkg/gotenberg/flags_test.go:704
FunctionTestParsedFlags_MustDeprecatedInt
(t *testing.T)
pkg/gotenberg/flags_test.go:424
FunctionTestParsedFlags_MustDeprecatedInt64
(t *testing.T)
pkg/gotenberg/flags_test.go:335
FunctionTestParsedFlags_MustDeprecatedRegexp
(t *testing.T)
pkg/gotenberg/flags_test.go:796
FunctionTestParsedFlags_MustDeprecatedRegexpSlice
(t *testing.T)
pkg/gotenberg/flags_test.go:908
FunctionTestParsedFlags_MustDeprecatedString
(t *testing.T)
pkg/gotenberg/flags_test.go:62
FunctionTestParsedFlags_MustDeprecatedStringSlice
(t *testing.T)
pkg/gotenberg/flags_test.go:153
FunctionTestParsedFlags_MustDuration
(t *testing.T)
pkg/gotenberg/flags_test.go:557
FunctionTestParsedFlags_MustFloat64
(t *testing.T)
pkg/gotenberg/flags_test.go:466
FunctionTestParsedFlags_MustHumanReadableBytes
(t *testing.T)
pkg/gotenberg/flags_test.go:648
FunctionTestParsedFlags_MustInt
(t *testing.T)
pkg/gotenberg/flags_test.go:375
FunctionTestParsedFlags_MustInt64
(t *testing.T)
pkg/gotenberg/flags_test.go:286
FunctionTestParsedFlags_MustRegexp
(t *testing.T)
pkg/gotenberg/flags_test.go:746
FunctionTestParsedFlags_MustRegexpSlice
(t *testing.T)
pkg/gotenberg/flags_test.go:838
FunctionTestParsedFlags_MustString
(t *testing.T)
pkg/gotenberg/flags_test.go:13
FunctionTestParsedFlags_MustStringSlice
(t *testing.T)
pkg/gotenberg/flags_test.go:104
FunctionTestPatchCatalogAF
(t *testing.T)
pkg/modules/qpdf/qpdf_test.go:174
FunctionTestPatchFilespecMetadata
(t *testing.T)
pkg/modules/qpdf/qpdf_test.go:90
FunctionTestPinningProxy_CONNECT_BlockedByDecide
(t *testing.T)
pkg/modules/chromium/pinning_proxy_test.go:388
FunctionTestPinningProxy_CONNECT_ClientCancellation_LoggedAtDebug
TestPinningProxy_CONNECT_ClientCancellation_LoggedAtDebug verifies that when decide fails because the request context was canceled or its deadline exp
pkg/modules/chromium/pinning_proxy_test.go:489
FunctionTestPinningProxy_CONNECT_DialCancellation_LoggedAtDebug
TestPinningProxy_CONNECT_DialCancellation_LoggedAtDebug verifies that when the upstream dial fails because the request context was canceled (typically
pkg/modules/chromium/pinning_proxy_test.go:653
FunctionTestPinningProxy_CONNECT_DialFailure_LoggedAtWarn
TestPinningProxy_CONNECT_DialFailure_LoggedAtWarn guards the existing behavior: a genuine dial failure (host unreachable, refused, etc.) must still wa
pkg/modules/chromium/pinning_proxy_test.go:714
FunctionTestPinningProxy_CONNECT_Pinned_Success
(t *testing.T)
pkg/modules/chromium/pinning_proxy_test.go:308
FunctionTestPinningProxy_DNSRebind_SingleResolution
TestPinningProxy_DNSRebind_SingleResolution is the regression test for the DNS rebinding window. It simulates a DNS authority that returns a public IP
pkg/modules/chromium/pinning_proxy_test.go:427
FunctionTestPinningProxy_Forward_BlockedByDecide
(t *testing.T)
pkg/modules/chromium/pinning_proxy_test.go:153
FunctionTestPinningProxy_Forward_Bypass
(t *testing.T)
pkg/modules/chromium/pinning_proxy_test.go:182
FunctionTestPinningProxy_Forward_ClientCancellation_LoggedAtDebug
TestPinningProxy_Forward_ClientCancellation_LoggedAtDebug is the handleForward equivalent of [TestPinningProxy_CONNECT_ClientCancellation_LoggedAtDebu
pkg/modules/chromium/pinning_proxy_test.go:548
FunctionTestPinningProxy_Forward_Pinned_Success
(t *testing.T)
pkg/modules/chromium/pinning_proxy_test.go:104
FunctionTestPinningProxy_Forward_RejectsNonAbsoluteURL
(t *testing.T)
pkg/modules/chromium/pinning_proxy_test.go:278
FunctionTestPinningProxy_Forward_RoundTripCancellation_LoggedAtDebug
TestPinningProxy_Forward_RoundTripCancellation_LoggedAtDebug verifies the handleForward dial-cancellation path: when the inner Transport's dial return
pkg/modules/chromium/pinning_proxy_test.go:771
FunctionTestPinningProxy_Forward_StripsHopByHopHeaders
(t *testing.T)
pkg/modules/chromium/pinning_proxy_test.go:225
FunctionTestPinningProxy_PolicyDenial_LoggedAtWarn
TestPinningProxy_PolicyDenial_LoggedAtWarn protects the existing behavior: a deny-list match (or any non-cancellation decide error) must still surface
pkg/modules/chromium/pinning_proxy_test.go:597
FunctionTestPinningProxy_StartTwice
(t *testing.T)
pkg/modules/chromium/pinning_proxy_test.go:870
FunctionTestPinningProxy_StopIdempotent
(t *testing.T)
pkg/modules/chromium/pinning_proxy_test.go:884
FunctionTestPoolSafeContext_SetDoesNotTouchUnderlying
(t *testing.T)
pkg/modules/webhook/pool_safe_context_test.go:45
FunctionTestPoolSafeContext_SurvivesUnderlyingReset
(t *testing.T)
pkg/modules/webhook/pool_safe_context_test.go:12
FunctionTestPrintToPdfAttrs
(t *testing.T)
pkg/modules/chromium/attrs_test.go:15
FunctionTestProcessSupervisor_ConcurrentRun
(t *testing.T)
pkg/gotenberg/supervisor_test.go:829
FunctionTestProcessSupervisor_ConversionsSinceRestart
(t *testing.T)
pkg/gotenberg/supervisor_test.go:1095
FunctionTestProcessSupervisor_Healthy
(t *testing.T)
pkg/gotenberg/supervisor_test.go:163
FunctionTestProcessSupervisor_Healthy_CachesPositiveResult
TestProcessSupervisor_Healthy_CachesPositiveResult verifies that a successful probe is cached for [healthCheckCacheTTL] so subsequent supervisor.Healt
pkg/gotenberg/supervisor_test.go:264
FunctionTestProcessSupervisor_Healthy_ConsecutiveFailures
TestProcessSupervisor_Healthy_ConsecutiveFailures verifies that only the second consecutive process-level failure flips the supervisor to unhealthy, a
pkg/gotenberg/supervisor_test.go:224
FunctionTestProcessSupervisor_Healthy_DoesNotCacheNegativeResult
TestProcessSupervisor_Healthy_DoesNotCacheNegativeResult verifies that a probe failure is not cached: the next Healthy() call must re-issue the underl
pkg/gotenberg/supervisor_test.go:293
FunctionTestProcessSupervisor_IdleShutdown
(t *testing.T)
pkg/gotenberg/supervisor_test.go:948
FunctionTestProcessSupervisor_IdleShutdownSkippedWhenActive
(t *testing.T)
pkg/gotenberg/supervisor_test.go:1051
FunctionTestProcessSupervisor_Launch
(t *testing.T)
pkg/gotenberg/supervisor_test.go:13
FunctionTestProcessSupervisor_QueueSizeCAS
(t *testing.T)
pkg/gotenberg/supervisor_test.go:657
FunctionTestProcessSupervisor_QueueSizeIncludesActiveTasks
(t *testing.T)
pkg/gotenberg/supervisor_test.go:712
FunctionTestProcessSupervisor_ReqQueueSize
(t *testing.T)
pkg/gotenberg/supervisor_test.go:600
FunctionTestProcessSupervisor_RestartDrainsAllSlots
(t *testing.T)
pkg/gotenberg/supervisor_test.go:893
FunctionTestProcessSupervisor_RestartsCount
(t *testing.T)
pkg/gotenberg/supervisor_test.go:762
FunctionTestProcessSupervisor_RetryAfterFailedFirstStart
(t *testing.T)
pkg/gotenberg/supervisor_test.go:1004
FunctionTestProcessSupervisor_Run
(t *testing.T)
pkg/gotenberg/supervisor_test.go:324
← previousnext →801–900 of 1,037, ranked by callers