MCPcopy Create free account

hub / github.com/gotify/server / functions

Functions910 in github.com/gotify/server

MethodTestHealthSuccess
()
api/health_test.go:40
FunctionTestHealthSuite
(t *testing.T)
api/health_test.go:15
MethodTestInitializePlugin_alreadyEnabledInConf_expectAutoEnable
()
plugin/manager_test.go:195
MethodTestInitializePlugin_alreadyEnabledInConf_failedToLoadConfig_disableAutomatically
()
plugin/manager_test.go:209
MethodTestInitializePlugin_alreadyEnabled_cannotEnable_disabledAutomatically
()
plugin/manager_test.go:224
MethodTestInitializePlugin_alreadyLoaded_expectError
()
plugin/manager_test.go:191
MethodTestInitializePlugin_brokenPlugin_expectError
()
plugin/manager_test.go:175
MethodTestInitializePlugin_directoryInvalid_expectError
()
plugin/manager_test.go:167
MethodTestInitializePlugin_invalidPlugin_expectError
()
plugin/manager_test.go:171
MethodTestInitializePlugin_noOpIfDotFile
()
plugin/manager_test.go:149
MethodTestInitializePlugin_noOpIfEmpty
()
plugin/manager_test.go:145
MethodTestInitializePlugin_noOpIfSubDir
()
plugin/manager_test.go:160
MethodTestInitializePlugin_userIDNotExist_expectError
()
plugin/manager_test.go:240
MethodTestInstantiatePlugin
()
plugin/compat/wrap_test.go:64
FunctionTestIntegrationSuite
(t *testing.T)
router/router_test.go:25
FunctionTestInvalidDialect
(t *testing.T)
database/database_test.go:39
FunctionTestInvalidMode
(t *testing.T)
mode/mode_test.go:31
FunctionTestInvalidOrigin
(t *testing.T)
router/router_test.go:143
FunctionTestKeys
(t *testing.T)
fracdex/fracdex_test.go:12
FunctionTestManagerSuite
(t *testing.T)
plugin/manager_test.go:355
MethodTestMessage
()
database/message_test.go:12
FunctionTestMessageDirectlyAfterConnect
(t *testing.T)
api/stream/stream_test.go:160
FunctionTestMessageSuite
(t *testing.T)
api/message_test.go:20
MethodTestMessenger_sendMessageWithExtras
()
plugin/compat/v1_test.go:110
MethodTestMessenger_sendMessageWithoutExtras
()
plugin/compat/v1_test.go:136
FunctionTestMigrateSortKey
(t *testing.T)
database/database_test.go:77
FunctionTestMigration
(t *testing.T)
database/migration_test.go:14
MethodTestMigration
()
database/migration_test.go:45
FunctionTestMultipleClients
(t *testing.T)
api/stream/stream_test.go:363
FunctionTestNKeys
(t *testing.T)
fracdex/fracdex_test.go:60
FunctionTestNewManager_CannotLoadDirectory_expectError
(t *testing.T)
plugin/manager_test.go:359
FunctionTestNewManager_InternalApplicationManagement
(t *testing.T)
plugin/manager_test.go:369
FunctionTestNewManager_NonPluginFile_expectError
(t *testing.T)
plugin/manager_test.go:364
FunctionTestNotAddSlash
(t *testing.T)
config/config_test.go:52
FunctionTestNotFound
(t *testing.T)
error/notfound_test.go:11
MethodTestNothingProvided
()
auth/authentication_test.go:90
MethodTestOptionalAuth
()
auth/authentication_test.go:185
MethodTestOptionsRequest
()
router/router_test.go:318
FunctionTestPanicsOnMkdirError
(t *testing.T)
database/database_test.go:66
FunctionTestPasswordFailure
(t *testing.T)
auth/password/password_test.go:14
FunctionTestPasswordSuccess
(t *testing.T)
auth/password/password_test.go:9
FunctionTestPing
(t *testing.T)
api/stream/stream_test.go:102
MethodTestPing_onClosedDB
()
database/ping_test.go:12
MethodTestPing_onValidDB
()
database/ping_test.go:7
MethodTestPluginConf
()
database/plugin_test.go:9
FunctionTestPluginFileLoadError
(t *testing.T)
plugin/manager_test.go:447
FunctionTestPluginInfoStringer
(t *testing.T)
plugin/compat/plugin_test.go:11
MethodTestPluginLoadFail_expectPanic
()
router/router_test.go:358
FunctionTestPluginSuite
(t *testing.T)
api/plugin_test.go:24
FunctionTestProdMode
(t *testing.T)
mode/mode_test.go:24
FunctionTestProjectPath
(t *testing.T)
test/filepath_test.go:11
MethodTestQueryToken
()
auth/authentication_test.go:53
MethodTestRegisterWebhook
()
plugin/compat/wrap_test.go:97
MethodTestRemoveUser_DisableFail_cannotRemove
()
plugin/manager_test.go:293
MethodTestRemoveUser_danglingConf_expectSuccess
()
plugin/manager_test.go:302
FunctionTestRequirePluginEnabled
(t *testing.T)
plugin/pluginenabled_test.go:13
MethodTestSendMessage
()
router/router_test.go:326
FunctionTestServe
(t *testing.T)
docs/swagger_test.go:13
MethodTestSetConfig
()
plugin/compat/wrap_test.go:87
MethodTestSetPluginEnabled
()
plugin/manager_test.go:244
MethodTestSetPluginEnabled_DisableReturnsError_cannotDisable
()
plugin/manager_test.go:265
MethodTestSetPluginEnabled_EnableReturnsError_cannotEnable
()
plugin/manager_test.go:251
MethodTestSetPluginEnabled_expectNotFound
()
plugin/manager_test.go:351
MethodTestStorage
()
plugin/manager_test.go:332
MethodTestStorager
()
plugin/compat/v1_test.go:73
FunctionTestSuite
(t *testing.T)
auth/authentication_test.go:17
FunctionTestTestDevMode
(t *testing.T)
mode/mode_test.go:17
FunctionTestTmpDir
(t *testing.T)
test/tmpdir_test.go:10
FunctionTestToFloat64Approx
(t *testing.T)
fracdex/fracdex_test.go:85
FunctionTestTokenGeneration
(t *testing.T)
test/token_test.go:9
FunctionTestTokenGeneration
(t *testing.T)
api/tokens_test.go:10
FunctionTestTokenHavePrefix
(t *testing.T)
auth/token_test.go:13
MethodTestTriggerMessage
()
plugin/manager_test.go:320
FunctionTestUI
(t *testing.T)
docs/ui_test.go:12
MethodTestUser
()
database/user_test.go:9
MethodTestUserPlugins
()
database/user_test.go:77
FunctionTestUserSuite
(t *testing.T)
api/user_test.go:20
FunctionTestUtilSuite
(t *testing.T)
auth/util_test.go:14
FunctionTestV1Wrapper
(t *testing.T)
plugin/compat/v1_test.go:158
FunctionTestValidationError
(t *testing.T)
error/handler_test.go:56
MethodTestVersionInfo
()
router/router_test.go:56
MethodTestWebhook_blockedIfDisabled
()
plugin/manager_test.go:120
MethodTestWebhook_successIfEnabled
()
plugin/manager_test.go:130
FunctionTestWithAlreadyExistingSqliteFolder
(t *testing.T)
database/database_test.go:56
FunctionTestWithWd
(t *testing.T)
test/filepath_test.go:16
FunctionTestWrapIncompatiblePlugins
(t *testing.T)
plugin/compat/wrap_test.go:132
FunctionTestWriteMessageFails
(t *testing.T)
api/stream/stream_test.go:39
FunctionTestWritePingFails
(t *testing.T)
api/stream/stream_test.go:69
MethodTest_Apps
()
test/testdb/database_test.go:95
FunctionTest_BodyEquals
(t *testing.T)
test/asserts_test.go:25
FunctionTest_BodyEquals_failing
(t *testing.T)
test/asserts_test.go:35
MethodTest_Clients
()
test/testdb/database_test.go:63
MethodTest_CreateApplication_expectBadRequestOnEmptyName
()
api/application_test.go:103
MethodTest_CreateApplication_ignoresReadOnlyPropertiesInParams
()
api/application_test.go:116
MethodTest_CreateApplication_mapAllParameters
()
api/application_test.go:67
MethodTest_CreateApplication_onlyRequiredParameters
()
api/application_test.go:161
MethodTest_CreateApplication_returnsApplicationWithID
()
api/application_test.go:175
MethodTest_CreateApplication_withExistingToken
()
api/application_test.go:195
MethodTest_CreateClient_expectBadRequestOnEmptyName
()
api/client_test.go:94
MethodTest_CreateClient_ignoresReadOnlyPropertiesInParams
()
api/client_test.go:79
← previousnext →601–700 of 910, ranked by callers