MCPcopy Create free account

hub / github.com/monitoror/monitoror / functions

Functions1,310 in github.com/monitoror/monitoror

FunctionTestPingdomUsecase_CheckGenerator
nolint:dupl
monitorables/pingdom/api/usecase/pingdom_test.go:172
FunctionTestPingdomUsecase_CheckGenerator_Error
(t *testing.T)
monitorables/pingdom/api/usecase/pingdom_test.go:157
FunctionTestPingdomUsecase_Check_Bulk
(t *testing.T)
monitorables/pingdom/api/usecase/pingdom_test.go:103
FunctionTestPingdomUsecase_Check_Bulk_Error
(t *testing.T)
monitorables/pingdom/api/usecase/pingdom_test.go:82
FunctionTestPingdomUsecase_Check_Bulk_WithCache
(t *testing.T)
monitorables/pingdom/api/usecase/pingdom_test.go:128
FunctionTestPingdomUsecase_Check_NoBulk
(t *testing.T)
monitorables/pingdom/api/usecase/pingdom_test.go:42
FunctionTestPingdomUsecase_Check_NoBulk_Error
(t *testing.T)
monitorables/pingdom/api/usecase/pingdom_test.go:25
FunctionTestPingdomUsecase_Check_NoBulk_WithCache
(t *testing.T)
monitorables/pingdom/api/usecase/pingdom_test.go:59
FunctionTestPingdomUsecase_ParseStatus
(t *testing.T)
monitorables/pingdom/api/usecase/pingdom_test.go:367
FunctionTestPingdomUsecase_TransactionCheckGenerator
nolint:dupl
monitorables/pingdom/api/usecase/pingdom_test.go:343
FunctionTestPingdomUsecase_TransactionCheckGenerator_Error
(t *testing.T)
monitorables/pingdom/api/usecase/pingdom_test.go:328
FunctionTestPingdomUsecase_TransactionCheck_Bulk
(t *testing.T)
monitorables/pingdom/api/usecase/pingdom_test.go:274
FunctionTestPingdomUsecase_TransactionCheck_Bulk_Error
(t *testing.T)
monitorables/pingdom/api/usecase/pingdom_test.go:253
FunctionTestPingdomUsecase_TransactionCheck_Bulk_WithCache
(t *testing.T)
monitorables/pingdom/api/usecase/pingdom_test.go:299
FunctionTestPingdomUsecase_TransactionCheck_NoBulk
(t *testing.T)
monitorables/pingdom/api/usecase/pingdom_test.go:213
FunctionTestPingdomUsecase_TransactionCheck_NoBulk_Error
(t *testing.T)
monitorables/pingdom/api/usecase/pingdom_test.go:196
FunctionTestPingdomUsecase_TransactionCheck_NoBulk_WithCache
(t *testing.T)
monitorables/pingdom/api/usecase/pingdom_test.go:230
FunctionTestPipelineParams_String
(t *testing.T)
monitorables/gitlab/api/models/pipelineparams_test.go:27
FunctionTestPipeline_Validate
(t *testing.T)
monitorables/gitlab/api/models/pipelineparams_test.go:13
FunctionTestPortParams_Validate
(t *testing.T)
monitorables/port/api/models/params_test.go:9
FunctionTestPrintMonitororStartupLog_Full
(t *testing.T)
cli/printer/startup_test.go:70
FunctionTestPrintMonitororStartupLog_Small
(t *testing.T)
cli/printer/startup_test.go:39
FunctionTestPrintMonitororStartupLog_WithErroredMonitorable
(t *testing.T)
cli/printer/startup_test.go:210
FunctionTestPrintMonitororStartupLog_WithMonitorable
(t *testing.T)
cli/printer/startup_test.go:150
FunctionTestPrintMonitororStartupLog_WithNamedConfigs
(t *testing.T)
cli/printer/startup_test.go:268
FunctionTestPrintMonitororStartupLog_WithoutAddress
(t *testing.T)
cli/printer/startup_test.go:121
FunctionTestPullRequestGeneratorParams_Validate
(t *testing.T)
monitorables/github/api/models/pullrequestgeneratorparams_test.go:9
FunctionTestPullRequestParams_String
(t *testing.T)
monitorables/github/api/models/pullrequestparams_test.go:27
FunctionTestPullRequest_ErrorOnChecks
(t *testing.T)
monitorables/github/api/usecase/github_test.go:289
FunctionTestPullRequest_ErrorOnPullRequest
(t *testing.T)
monitorables/github/api/usecase/github_test.go:272
FunctionTestPullRequest_NoChecks
(t *testing.T)
monitorables/github/api/usecase/github_test.go:309
FunctionTestPullRequest_Success
(t *testing.T)
monitorables/github/api/usecase/github_test.go:339
FunctionTestPullRequest_Validate
(t *testing.T)
monitorables/github/api/models/pullrequestparams_test.go:13
FunctionTestPullRequestsGenerator_Error
(t *testing.T)
monitorables/github/api/usecase/github_test.go:396
FunctionTestPullRequestsGenerator_Success
(t *testing.T)
monitorables/github/api/usecase/github_test.go:413
FunctionTestQueryParams_HTTPFormattedParams
(t *testing.T)
monitorables/http/api/delivery/http/handlers_test.go:68
FunctionTestQueryParams_HTTPRawParams
(t *testing.T)
monitorables/http/api/delivery/http/handlers_test.go:50
FunctionTestQueryParams_HTTPStatusParams
(t *testing.T)
monitorables/http/api/delivery/http/handlers_test.go:34
FunctionTestRegistry_Monitorable
(t *testing.T)
registry/registry_test.go:58
FunctionTestRegistry_Tiles
(t *testing.T)
registry/registry_test.go:16
FunctionTestReleaseParams_String
(t *testing.T)
monitorables/azuredevops/api/models/releaseparams_test.go:24
FunctionTestReleaseParams_Validate
(t *testing.T)
monitorables/azuredevops/api/models/releaseparams_test.go:13
FunctionTestRepository_GetBuild_Failure_ErrorOnGetBuilds
(t *testing.T)
monitorables/azuredevops/api/repository/api_test.go:81
FunctionTestRepository_GetBuild_Failure_ErrorOnGetClient
(t *testing.T)
monitorables/azuredevops/api/repository/api_test.go:73
FunctionTestRepository_GetBuild_Failure_NoBuildsFound
(t *testing.T)
monitorables/azuredevops/api/repository/api_test.go:96
FunctionTestRepository_GetBuild_Success
(t *testing.T)
monitorables/azuredevops/api/repository/api_test.go:115
FunctionTestRepository_GetBuild_Success_WithoutAuthor
(t *testing.T)
monitorables/azuredevops/api/repository/api_test.go:167
FunctionTestRepository_GetChecks_CheckServiceError
(t *testing.T)
monitorables/github/api/repository/api_test.go:75
FunctionTestRepository_GetChecks_RepositoriesServiceError
(t *testing.T)
monitorables/github/api/repository/api_test.go:96
FunctionTestRepository_GetChecks_Success
(t *testing.T)
monitorables/github/api/repository/api_test.go:125
FunctionTestRepository_GetCommit_Error
(t *testing.T)
monitorables/github/api/repository/api_test.go:316
FunctionTestRepository_GetCommit_Success
(t *testing.T)
monitorables/github/api/repository/api_test.go:335
FunctionTestRepository_GetCountIssues_Error
(t *testing.T)
monitorables/gitlab/api/repository/api_test.go:45
FunctionTestRepository_GetCountIssues_Success
(t *testing.T)
monitorables/gitlab/api/repository/api_test.go:73
FunctionTestRepository_GetJob_Error
(t *testing.T)
monitorables/jenkins/api/repository/api_test.go:40
FunctionTestRepository_GetJob_Success
(t *testing.T)
monitorables/jenkins/api/repository/api_test.go:57
FunctionTestRepository_GetJob_SuccessWithBranch
(t *testing.T)
monitorables/jenkins/api/repository/api_test.go:122
FunctionTestRepository_GetJob_SuccessWithQueue
(t *testing.T)
monitorables/jenkins/api/repository/api_test.go:89
FunctionTestRepository_GetLastBuildStatus_Error
(t *testing.T)
monitorables/travisci/api/repository/api_test.go:52
FunctionTestRepository_GetLastBuildStatus_Error
(t *testing.T)
monitorables/jenkins/api/repository/api_test.go:153
FunctionTestRepository_GetLastBuildStatus_NoBuild
(t *testing.T)
monitorables/travisci/api/repository/api_test.go:70
FunctionTestRepository_GetLastBuildStatus_Success
(t *testing.T)
monitorables/travisci/api/repository/api_test.go:85
FunctionTestRepository_GetLastBuildStatus_Success
(t *testing.T)
monitorables/jenkins/api/repository/api_test.go:170
FunctionTestRepository_GetMergeRequestPipelines_Error
(t *testing.T)
monitorables/gitlab/api/repository/api_test.go:334
FunctionTestRepository_GetMergeRequestPipelines_Success
(t *testing.T)
monitorables/gitlab/api/repository/api_test.go:354
FunctionTestRepository_GetMergeRequest_Error
(t *testing.T)
monitorables/gitlab/api/repository/api_test.go:207
FunctionTestRepository_GetMergeRequest_Success
(t *testing.T)
monitorables/gitlab/api/repository/api_test.go:227
FunctionTestRepository_GetMergeRequests_Error
(t *testing.T)
monitorables/gitlab/api/repository/api_test.go:270
FunctionTestRepository_GetMergeRequests_Success
(t *testing.T)
monitorables/gitlab/api/repository/api_test.go:290
FunctionTestRepository_GetPipeline_Error
(t *testing.T)
monitorables/gitlab/api/repository/api_test.go:100
FunctionTestRepository_GetPipeline_Success
(t *testing.T)
monitorables/gitlab/api/repository/api_test.go:120
FunctionTestRepository_GetPipelines_Error
(t *testing.T)
monitorables/gitlab/api/repository/api_test.go:165
FunctionTestRepository_GetPipelines_Success
(t *testing.T)
monitorables/gitlab/api/repository/api_test.go:185
FunctionTestRepository_GetProject_Error
(t *testing.T)
monitorables/gitlab/api/repository/api_test.go:376
FunctionTestRepository_GetProject_Success
(t *testing.T)
monitorables/gitlab/api/repository/api_test.go:396
FunctionTestRepository_GetPullRequest_Error
(t *testing.T)
monitorables/github/api/repository/api_test.go:189
FunctionTestRepository_GetPullRequest_Success
(t *testing.T)
monitorables/github/api/repository/api_test.go:209
FunctionTestRepository_GetPullRequests_Error
(t *testing.T)
monitorables/github/api/repository/api_test.go:251
FunctionTestRepository_GetPullRequests_Success
(t *testing.T)
monitorables/github/api/repository/api_test.go:271
FunctionTestRepository_GetRelease_Failure_ErrorOnGetBuilds
(t *testing.T)
monitorables/azuredevops/api/repository/api_test.go:230
FunctionTestRepository_GetRelease_Failure_ErrorOnGetClient
(t *testing.T)
monitorables/azuredevops/api/repository/api_test.go:222
FunctionTestRepository_GetRelease_Failure_NoBuildsFound
(t *testing.T)
monitorables/azuredevops/api/repository/api_test.go:248
FunctionTestRepository_GetRelease_Success
(t *testing.T)
monitorables/azuredevops/api/repository/api_test.go:267
FunctionTestRepository_GetSearchCount_Error
(t *testing.T)
monitorables/github/api/repository/api_test.go:37
FunctionTestRepository_GetSearchCount_Success
(t *testing.T)
monitorables/github/api/repository/api_test.go:57
FunctionTestRepository_OpenSocket_Failed
(t *testing.T)
monitorables/port/api/repository/network_test.go:45
FunctionTestRepository_OpenSocket_Success
(t *testing.T)
monitorables/port/api/repository/network_test.go:29
FunctionTestRepository_Ping_Error
!\ this is an integration test /!\ Note : It may be necessary to separate them from unit tests
monitorables/ping/api/repository/network_test.go:15
FunctionTestRepository_ReadConfig_Error_WrongJson
(t *testing.T)
api/config/repository/repository_test.go:59
FunctionTestRepository_ReadConfig_Error_WrongJson2
(t *testing.T)
api/config/repository/repository_test.go:76
FunctionTestRepository_ReadConfig_Error_WrongReader
(t *testing.T)
api/config/repository/repository_test.go:92
FunctionTestRepository_ReadConfig_Success
(t *testing.T)
api/config/repository/repository_test.go:17
FunctionTestRepository_ReadConfig_WrongVersion
(t *testing.T)
api/config/repository/repository_test.go:39
FunctionTestRunInit
(t *testing.T)
cli/commands/init/init_test.go:26
FunctionTestRune
(t *testing.T)
pkg/nonempty/nonempty_test.go:108
FunctionTestSortNamedConfigs
(t *testing.T)
cli/printer/startup_test.go:311
FunctionTestStore
(t *testing.T)
service/middlewares/cache_test.go:48
FunctionTestString
(t *testing.T)
pkg/nonempty/nonempty_test.go:115
FunctionTestStringify
(t *testing.T)
internal/pkg/api/config/config_test.go:16
FunctionTestStruct
(t *testing.T)
pkg/nonempty/nonempty_test.go:141
← previousnext →1,001–1,100 of 1,310, ranked by callers