MCPcopy Create free account

hub / github.com/danielmiessler/Fabric / functions

Functions1,368 in github.com/danielmiessler/Fabric

FunctionTestIntegration_GetEpisodeMetadata
(t *testing.T)
internal/tools/spotify/spotify_integration_test.go:74
FunctionTestIntegration_GetEpisodeMetadata_InvalidID
(t *testing.T)
internal/tools/spotify/spotify_integration_test.go:207
FunctionTestIntegration_GetShowEpisodes
(t *testing.T)
internal/tools/spotify/spotify_integration_test.go:122
FunctionTestIntegration_GetShowMetadata
(t *testing.T)
internal/tools/spotify/spotify_integration_test.go:47
FunctionTestIntegration_GetShowMetadata_InvalidID
(t *testing.T)
internal/tools/spotify/spotify_integration_test.go:197
FunctionTestIntegration_GrabMetadataForURL_Episode
(t *testing.T)
internal/tools/spotify/spotify_integration_test.go:159
FunctionTestIntegration_GrabMetadataForURL_Show
(t *testing.T)
internal/tools/spotify/spotify_integration_test.go:139
FunctionTestIntegration_SearchShows
(t *testing.T)
internal/tools/spotify/spotify_integration_test.go:101
FunctionTestIntegration_SearchShows_NoResults
(t *testing.T)
internal/tools/spotify/spotify_integration_test.go:217
FunctionTestIsConfigured
(t *testing.T)
internal/plugins/ai/azureaigateway/azureaigateway_test.go:558
FunctionTestIsConversationalModel
(t *testing.T)
internal/plugins/ai/vertexai/vertexai_test.go:200
FunctionTestIsGeminiModel
(t *testing.T)
internal/plugins/ai/vertexai/vertexai_test.go:282
FunctionTestIsMergeCommit
(t *testing.T)
cmd/generate_changelog/internal/changelog/merge_detection_test.go:10
FunctionTestIsTTSModel
Test isTTSModel method
internal/plugins/ai/gemini/gemini_test.go:210
FunctionTestIsValidAWSRegion
(t *testing.T)
internal/plugins/ai/bedrock/bedrock_test.go:133
FunctionTestIsValidLocale
(t *testing.T)
internal/i18n/locale_test.go:152
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:55
FunctionTestLoadImageBytes_DataURLValidationErrorsAreLocalized
(t *testing.T)
internal/plugins/ai/ollama/ollama_test.go:21
FunctionTestLoadImageBytes_HTTPFetchErrorIsLocalized
(t *testing.T)
internal/plugins/ai/ollama/ollama_test.go:36
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:353
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
← previousnext →1,101–1,200 of 1,368, ranked by callers