MCPcopy Create free account

hub / github.com/danielmiessler/Fabric / functions

Functions1,350 in github.com/danielmiessler/Fabric

FunctionTestJoinPromptSections
(t *testing.T)
internal/core/chatter_test.go:74
FunctionTestLevelFromInt
(t *testing.T)
internal/log/log_test.go:5
FunctionTestListModels
Test generated using Keploy
internal/plugins/ai/azure/azure_test.go:78
FunctionTestListModels
(t *testing.T)
internal/plugins/ai/azure_entra/azure_entra_test.go:47
FunctionTestListModelsDoesNotSendBearerForWhitespaceOnlyKey
(t *testing.T)
internal/plugins/ai/lmstudio/lmstudio_test.go:74
FunctionTestListModelsFiltersSupportedVisibleModels
(t *testing.T)
internal/plugins/ai/codex/codex_test.go:156
FunctionTestListModelsUsesBearerTokenWhenConfigured
(t *testing.T)
internal/plugins/ai/lmstudio/lmstudio_test.go:14
FunctionTestListModelsWithoutInit
(t *testing.T)
internal/plugins/ai/azureaigateway/azureaigateway_test.go:550
FunctionTestListModels_NilClient_NoApiKey_ReturnsError
(t *testing.T)
internal/plugins/ai/bedrock/bedrock_test.go:215
FunctionTestListModels_NilClient_WithApiKey_ReturnsFallback
(t *testing.T)
internal/plugins/ai/bedrock/bedrock_test.go:205
FunctionTestListModels_ReturnsExpectedModel
Test generated using Keploy
internal/plugins/ai/dryrun/dryrun_test.go:13
FunctionTestListPublisherModels_ErrorResponse
(t *testing.T)
internal/plugins/ai/vertexai/vertexai_test.go:169
FunctionTestListPublisherModels_Pagination
(t *testing.T)
internal/plugins/ai/vertexai/vertexai_test.go:129
FunctionTestListPublisherModels_Success
(t *testing.T)
internal/plugins/ai/vertexai/vertexai_test.go:98
FunctionTestLoadImageBytes_DataURLSuccess
(t *testing.T)
internal/plugins/ai/ollama/ollama_test.go:51
FunctionTestLoadImageBytes_DataURLValidationErrorsAreLocalized
(t *testing.T)
internal/plugins/ai/ollama/ollama_test.go:17
FunctionTestLoadImageBytes_HTTPFetchErrorIsLocalized
(t *testing.T)
internal/plugins/ai/ollama/ollama_test.go:32
FunctionTestLoadStrategy_EmptyName
(t *testing.T)
internal/plugins/strategy/strategy_test.go:36
FunctionTestLoadStrategy_InvalidJSON
(t *testing.T)
internal/plugins/strategy/strategy_test.go:123
FunctionTestLoadStrategy_NotFound
(t *testing.T)
internal/plugins/strategy/strategy_test.go:143
FunctionTestLoadStrategy_PathTraversal
(t *testing.T)
internal/plugins/strategy/strategy_test.go:46
FunctionTestLoadStrategy_ValidName
(t *testing.T)
internal/plugins/strategy/strategy_test.go:10
FunctionTestLoadStrategy_WithoutExtension
(t *testing.T)
internal/plugins/strategy/strategy_test.go:96
FunctionTestMain
TestMain pins the locale to English so that i18n.T() assertions are deterministic regardless of the CI machine's system locale.
internal/plugins/ai/azureaigateway/azureaigateway_test.go:21
FunctionTestMapRequestErrorPreservesCodexAPIErrorMessage
(t *testing.T)
internal/plugins/ai/codex/codex_test.go:213
FunctionTestMapRequestErrorReadsAPIErrorResponseBodyWhenRawJSONMissing
(t *testing.T)
internal/plugins/ai/codex/codex_test.go:232
FunctionTestMaskSecret
(t *testing.T)
internal/plugins/ai/bedrock/bedrock_test.go:245
FunctionTestMiddlewareChatCompletionsRoute
(t *testing.T)
internal/plugins/ai/azure/azure_test.go:152
FunctionTestMiddlewareResponsesRoute
(t *testing.T)
internal/plugins/ai/azure/azure_test.go:127
FunctionTestModelBetasConfiguration
(t *testing.T)
internal/plugins/ai/anthropic/anthropic_test.go:233
FunctionTestModelPriority
(t *testing.T)
internal/plugins/ai/vertexai/vertexai_test.go:78
FunctionTestModelValidationLogic
(t *testing.T)
internal/plugins/ai/openai/openai_image_test.go:318
FunctionTestModelsCache_DifferentURLDoesNotCollide
(t *testing.T)
internal/plugins/ai/openai/models_cache_test.go:80
FunctionTestModelsCache_EmptyListNotCached
(t *testing.T)
internal/plugins/ai/openai/models_cache_test.go:57
FunctionTestModelsCache_ExpiredMissesWithTTLButHitsWithoutAgeLimit
(t *testing.T)
internal/plugins/ai/openai/models_cache_test.go:67
FunctionTestModelsCache_WriteThenReadFresh
(t *testing.T)
internal/plugins/ai/openai/models_cache_test.go:46
FunctionTestMultipleExtensionsWithInput
TestMultipleExtensionsWithInput ensures multiple extension calls each using {{input}} get proper substitution.
internal/plugins/template/template_extension_multiple_test.go:11
FunctionTestNeedsRawMode
(t *testing.T)
internal/plugins/ai/azureaigateway/azureaigateway_test.go:575
FunctionTestNeedsRawModeInheritsFromParent
(t *testing.T)
internal/plugins/ai/azure/azure_test.go:98
FunctionTestNeedsRawModeInheritsFromParent
(t *testing.T)
internal/plugins/ai/azure_entra/azure_entra_test.go:78
FunctionTestNestedInputInExtension
TestNestedInputInExtension tests the original bug case: {{ext:name:op:{{input}}}} should pass the actual input, not the sentinel
internal/plugins/template/template_sentinel_test.go:234
FunctionTestNewClient
(t *testing.T)
internal/plugins/ai/vertexai/vertexai_test.go:183
FunctionTestNewClient
--- Client Tests ---
internal/plugins/ai/azureaigateway/azureaigateway_test.go:443
FunctionTestNewClientInitialization
Test generated using Keploy
internal/plugins/ai/azure/azure_test.go:14
FunctionTestNewClientInitialization
(t *testing.T)
internal/plugins/ai/azure_entra/azure_entra_test.go:8
FunctionTestNewClient_CreatesAllSetupQuestions
(t *testing.T)
internal/plugins/ai/bedrock/bedrock_test.go:19
FunctionTestNewClient_DefaultInitialization
Test generated using Keploy
internal/plugins/ai/anthropic/anthropic_test.go:14
FunctionTestNewClient_DeferredInit
(t *testing.T)
internal/plugins/ai/bedrock/bedrock_test.go:51
FunctionTestNewClient_SetupQuestionOrder
(t *testing.T)
internal/plugins/ai/bedrock/bedrock_test.go:39
FunctionTestNewCustomPatterns
(t *testing.T)
internal/tools/custom_patterns/custom_patterns_test.go:12
FunctionTestNewNotificationManager
(t *testing.T)
internal/tools/notifications/notifications_test.go:9
FunctionTestNewSpotify
(t *testing.T)
internal/tools/spotify/spotify_test.go:248
FunctionTestNewVendorPluginBase
(t *testing.T)
internal/plugins/plugin_test.go:11
FunctionTestNewVendorPluginBase_EnvPrefixWithSpaces
(t *testing.T)
internal/plugins/plugin_test.go:40
FunctionTestNewVendorPluginBase_NilConfigure
(t *testing.T)
internal/plugins/plugin_test.go:31
FunctionTestNewVendorsModels
(t *testing.T)
internal/plugins/ai/models_test.go:10
FunctionTestNewYouTubeApiKeyOptional
(t *testing.T)
internal/tools/youtube/youtube_optional_test.go:5
FunctionTestNoopProvider
(t *testing.T)
internal/tools/notifications/notifications_test.go:113
FunctionTestNormalizeLocale
(t *testing.T)
internal/i18n/locale_test.go:110
FunctionTestNormalizeMessages
(t *testing.T)
internal/domain/domain_test.go:10
FunctionTestNormalizeSemverLikeVersion
(t *testing.T)
internal/plugins/ai/codex/codex_test.go:189
FunctionTestNormalizeToBCP47
(t *testing.T)
internal/i18n/i18n_variants_test.go:9
FunctionTestNotificationManagerIsAvailable
(t *testing.T)
internal/tools/notifications/notifications_test.go:19
FunctionTestNotificationManagerSend
(t *testing.T)
internal/tools/notifications/notifications_test.go:25
FunctionTestNotifySendProvider
(t *testing.T)
internal/tools/notifications/notifications_test.go:74
FunctionTestOSAScriptProvider
(t *testing.T)
internal/tools/notifications/notifications_test.go:55
FunctionTestPRCommitEmailHandling
(t *testing.T)
cmd/generate_changelog/internal/github/email_test.go:8
FunctionTestParseDeployments
(t *testing.T)
internal/plugins/ai/azurecommon/azurecommon_test.go:10
FunctionTestParseFileChanges
(t *testing.T)
internal/domain/file_manager_test.go:9
FunctionTestParseGeminiThinking
(t *testing.T)
internal/plugins/ai/vertexai/vertexai_test.go:337
FunctionTestParseOllamaNumCtx
(t *testing.T)
internal/server/ollama_test.go:105
FunctionTestParseSeconds
(t *testing.T)
internal/tools/youtube/youtube_test.go:8
FunctionTestParseTimestampToSeconds
(t *testing.T)
internal/tools/youtube/timestamp_test.go:7
FunctionTestPatternsEntity_CustomPatterns
(t *testing.T)
internal/plugins/db/fsdb/patterns_test.go:182
FunctionTestPatternsEntity_CustomPatternsEmpty
(t *testing.T)
internal/plugins/db/fsdb/patterns_test.go:335
FunctionTestPatternsEntity_Save
(t *testing.T)
internal/plugins/db/fsdb/patterns_test.go:164
FunctionTestPluginName
(t *testing.T)
internal/plugins/ai/azure_entra/azure_entra_test.go:27
FunctionTestPortugueseVariantDistinction
(t *testing.T)
internal/i18n/i18n_variants_test.go:122
FunctionTestPortugueseVariantLoading
(t *testing.T)
internal/i18n/i18n_variants_test.go:89
FunctionTestPowerShellProvider
(t *testing.T)
internal/tools/notifications/notifications_test.go:93
FunctionTestPrintPattern
(t *testing.T)
internal/plugins/db/fsdb/patterns_test.go:270
FunctionTestPrintWithVendorMarksDefault
(t *testing.T)
internal/plugins/ai/models_test.go:38
FunctionTestProcessIncomingPRs_FileAggregation
(t *testing.T)
cmd/generate_changelog/internal/changelog/processing_test.go:138
FunctionTestProviderIsAvailable
(t *testing.T)
internal/tools/notifications/notifications_test.go:128
FunctionTestPublishersListComplete
(t *testing.T)
internal/plugins/ai/vertexai/vertexai_test.go:193
FunctionTestReadStdin
(t *testing.T)
internal/cli/flags_test.go:27
FunctionTestRecordFirstStreamError_ChannelFull
(t *testing.T)
internal/core/chatter_test.go:138
FunctionTestRecordFirstStreamError_NilError
(t *testing.T)
internal/core/chatter_test.go:127
FunctionTestRegistryPersistence
(t *testing.T)
internal/plugins/template/extension_registry_test.go:9
FunctionTestRunOAuthFlowCompletesWithCallback
(t *testing.T)
internal/plugins/ai/codex/codex_test.go:60
FunctionTestSaveEnvFile
(t *testing.T)
internal/core/plugin_registry_test.go:20
FunctionTestScanDirectory
(t *testing.T)
cmd/code2context/code_test.go:83
FunctionTestScanFiles
(t *testing.T)
cmd/code2context/code_test.go:13
FunctionTestScanFilesNonExistentFile
(t *testing.T)
cmd/code2context/code_test.go:76
FunctionTestScanFilesSkipsDirectories
(t *testing.T)
cmd/code2context/code_test.go:52
FunctionTestSendAuthenticationError
--- ISC-C17: Negative Test Cases ---
internal/plugins/ai/azureaigateway/azureaigateway_test.go:682
FunctionTestSendBedrockIntegration
--- Integration Test: Send with mock HTTP server ---
internal/plugins/ai/azureaigateway/azureaigateway_test.go:584
FunctionTestSendEndpointsUseBearerTokenWhenConfigured
(t *testing.T)
internal/plugins/ai/lmstudio/lmstudio_test.go:35
FunctionTestSendErrorTruncation
(t *testing.T)
internal/plugins/ai/azureaigateway/azureaigateway_test.go:639
FunctionTestSendFallsBackToDeltaWhenCompletedResponseHasNoText
(t *testing.T)
internal/plugins/ai/codex/codex_test.go:432
← previousnext →1,101–1,200 of 1,350, ranked by callers