Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pydio/cells
/ functions
Functions
22,850 in github.com/pydio/cells
⨍
Functions
22,850
◇
Types & classes
3,951
Function
TestETCD
(t *testing.T)
common/config/viper/viper_test.go:50
Function
TestEchoFilter_CreateFilter
(t *testing.T)
common/sync/filters/echo-filter_test.go:32
Function
TestEdgeCases
(t *testing.T)
common/broker/fsqueue/fspubsub_test.go:444
Function
TestEncodeDecode
(t *testing.T)
common/broker/fsqueue/fspubsub_test.go:800
Function
TestEncrypt
(t *testing.T)
common/utils/configx/config_test.go:343
Function
TestEncryptedBlockHeader_Write_Read
(t *testing.T)
common/crypto/materials_test.go:88
Function
TestEncryptedBlock_Write_Read
(t *testing.T)
common/crypto/materials_test.go:119
Function
TestEnqueueMail
(t *testing.T)
broker/mailer/dao/queue-dao_test.go:132
Function
TestEntityCrud
(t *testing.T)
idm/meta/dao/sql/ev-sql_test.go:81
Function
TestEntityValueCrud
(t *testing.T)
idm/meta/dao/sql/ev-sql_test.go:127
Function
TestErrorCases
(t *testing.T)
common/broker/fsqueue/fspubsub_test.go:362
Method
TestEtags
TestEtags checks various cases regarding dynamic etag computing when it is empty
data/source/test/handler.go:149
Function
TestEtcd
(t *testing.T)
common/registry/registrytest/registry_test.go:155
Function
TestEvalFreeString
(t *testing.T)
common/proto/jobs/bleveimpl/freestring_test.go:12
Function
TestEventBatcher
(t *testing.T)
gateway/websocket/events-batch_test.go:13
Function
TestEventInfoCreation
(t *testing.T)
common/sync/endpoints/filesystem/notify_test.go:45
Method
TestEvents
TestEvents checks that metadata sent using the client is propagated to the corresponding s3 event
data/source/test/handler.go:251
Function
TestExcludedNamespace
(t *testing.T)
data/search/dao/indexer_test.go:934
Function
TestExifProcessor_GetName
(t *testing.T)
scheduler/actions/images/exif_test.go:46
Function
TestExifProcessor_Init
(t *testing.T)
scheduler/actions/images/exif_test.go:53
Function
TestExifProcessor_Run
(t *testing.T)
scheduler/actions/images/exif_test.go:66
Function
TestExtractAction_GetName
(t *testing.T)
scheduler/actions/archive/extract_test.go:32
Function
TestExtractAction_Init
(t *testing.T)
scheduler/actions/archive/extract_test.go:39
Function
TestFactorizePathPrefix
(t *testing.T)
data/search/rest/handler_test.go:37
Function
TestFailingMove1
(t *testing.T)
common/sync/merger/tree-patch_test.go:466
Function
TestFile
(t *testing.T)
common/config/viper/viper_test.go:34
Function
TestFileHandlingAndRecovery
(t *testing.T)
common/broker/fsqueue/fspubsub_test.go:660
Function
TestFileInfo
(t *testing.T)
gateway/wopi/file_test.go:37
Function
TestFilePubSub
(t *testing.T)
common/broker/fsqueue/fspubsub_test.go:70
Function
TestFindMissingNumbers
(t *testing.T)
common/storage/sql/index/dao_test.go:1396
Function
TestFinishSession
(t *testing.T)
common/sync/endpoints/bus/pubsub_test.go:659
Function
TestFinishSessionWithProvider
(t *testing.T)
common/sync/endpoints/bus/pubsub_test.go:671
Function
TestFlatFolderWithMassiveChildren
(t *testing.T)
common/storage/sql/index/dao_test.go:1358
Function
TestFlattenGroup
(t *testing.T)
scheduler/actions/task-parameters_test.go:161
Function
TestFlushSession
(t *testing.T)
common/sync/endpoints/bus/pubsub_test.go:628
Function
TestFlushSessionWithProvider
(t *testing.T)
common/sync/endpoints/bus/pubsub_test.go:640
Function
TestFormField_Serialize
(t *testing.T)
common/forms/field_test.go:33
Function
TestFpubQueue
(t *testing.T)
common/broker/fsqueue/fspubsub_test.go:201
Function
TestFpubQueueCloseAndOpenErrors
(t *testing.T)
common/broker/fsqueue/fspubsub_test.go:848
Function
TestFpubQueueOpenURLWithOptions
(t *testing.T)
common/broker/fsqueue/fspubsub_test.go:640
Function
TestFpubQueuePushRaw
(t *testing.T)
common/broker/fsqueue/fspubsub_test.go:610
Function
TestGenerateProtoToForm
(t *testing.T)
common/forms/protos/proto-to-form_test.go:41
Function
TestGenericFeatures
(t *testing.T)
common/storage/sql/index/dao_test.go:223
Function
TestGetActionsManager
(t *testing.T)
scheduler/actions/scheduler/fake_test.go:31
Function
TestGetCellRequiresReadAccess
(t *testing.T)
idm/share/rest/handler_test.go:43
Function
TestGetEndpointInfo
(t *testing.T)
common/sync/endpoints/bus/pubsub_test.go:339
Function
TestGetMetaEntityValuesMap
(t *testing.T)
idm/meta/dao/sql/ev-sql_test.go:400
Function
TestGetNodeChildren
(t *testing.T)
common/storage/sql/index/dao_test.go:159
Function
TestGetNodeFirstAvailableChildIndex
(t *testing.T)
common/storage/sql/index/dao_test.go:738
Function
TestGetNodeTree
(t *testing.T)
common/storage/sql/index/dao_test.go:149
Function
TestGetProvider
(t *testing.T)
data/templates/embedded_test.go:31
Function
TestGetReaderOnCallbackTriggersCreateNode
(t *testing.T)
common/sync/endpoints/bus/pubsub_test.go:1403
Function
TestGetReaderOnNilNode
(t *testing.T)
common/sync/endpoints/bus/pubsub_test.go:1281
Function
TestGetReaderOnNilSource
(t *testing.T)
common/sync/endpoints/bus/pubsub_test.go:1303
Function
TestGetReaderOnS3
(t *testing.T)
common/sync/endpoints/s3/client-s3_test.go:149
Function
TestGetReaderOnSourceError
(t *testing.T)
common/sync/endpoints/bus/pubsub_test.go:1348
Function
TestGetReaderOnSuccess
(t *testing.T)
common/sync/endpoints/bus/pubsub_test.go:1325
Function
TestGetServiceInfo
TODO - not used anymore ? *func TestServiceRegistry(t *testing.T) { ctx, _ := mock2.RegisterMockConfig(context.Background()) mem, err := registry.
common/server/grpc/grpc_test.go:193
Function
TestGetSet
(t *testing.T)
common/utils/configx/config_test.go:218
Function
TestGetSet
(t *testing.T)
common/config/configtest/standard_test.go:38
Function
TestGetSetWithFunc
(t *testing.T)
common/utils/configx/config_test.go:244
Function
TestGetTimeFromNtp
(t *testing.T)
common/utils/net/ntp_test.go:30
Function
TestGetWriterOnCallbackTriggersCreateNode
(t *testing.T)
common/sync/endpoints/bus/pubsub_test.go:1371
Function
TestGetWriterOnNilNode
--- DataPubSubEndpoint GetWriterOn/GetReaderOn tests ---
common/sync/endpoints/bus/pubsub_test.go:1189
Function
TestGetWriterOnNilTarget
(t *testing.T)
common/sync/endpoints/bus/pubsub_test.go:1211
Function
TestGetWriterOnS3
(t *testing.T)
common/sync/endpoints/s3/client-s3_test.go:135
Function
TestGetWriterOnSuccess
(t *testing.T)
common/sync/endpoints/bus/pubsub_test.go:1233
Function
TestGetWriterOnTargetError
(t *testing.T)
common/sync/endpoints/bus/pubsub_test.go:1258
Function
TestGroupSwitchField_Serialize
(t *testing.T)
common/forms/field-switch_test.go:30
Function
TestHandler
(t *testing.T)
data/source/objects/handler_test.go:82
Function
TestHandlerWithPrefix
(t *testing.T)
data/source/objects/handler_test.go:137
Function
TestHandler_CRUD
(t *testing.T)
data/docstore/grpc/handler_test.go:87
Function
TestHandler_GetObject
(t *testing.T)
common/nodes/encryption/handler-encryption_test.go:54
Function
TestHandler_GetObject
(t *testing.T)
common/nodes/archive/handler-archive_test.go:122
Function
TestHandler_GetOrCreatePutNode
(t *testing.T)
common/nodes/put/handler-put_test.go:82
Function
TestHandler_GetPut_Encrypted
(t *testing.T)
common/nodes/encryption/handler-encryption_test.go:105
Function
TestHandler_ListNodes
(t *testing.T)
common/nodes/binaries/handler-binary-store_test.go:67
Function
TestHandler_PutObject
(t *testing.T)
common/nodes/put/handler-put_test.go:107
Function
TestHandler_ReadNode
(t *testing.T)
common/nodes/binaries/handler-binary-store_test.go:103
Function
TestHandler_ReadNode
(t *testing.T)
common/nodes/archive/handler-archive_test.go:86
Function
TestHandler_Search
(t *testing.T)
data/docstore/grpc/handler_test.go:184
Function
TestHandler_TestMultipartHash
(t *testing.T)
common/nodes/put/handler-put_test.go:126
Function
TestHandler_WrappingStreamer
(t *testing.T)
common/nodes/archive/handler-archive_test.go:60
Function
TestHandler_WriteOperations
func TestBinaryStoreHandler_GetObject(t *testing.T) { handler, mock := getStoreTestMock() Convey("Test Get Object", t, func() { _, e := handler.Ge
common/nodes/binaries/handler-binary-store_test.go:135
Function
TestHandler_deduplication
(t *testing.T)
scheduler/jobs/userspace/userspace_test.go:31
Function
TestHandler_isArchivePath
(t *testing.T)
common/nodes/archive/handler-archive_test.go:269
Function
TestI18NReplace
(t *testing.T)
common/service/frontend/i18n_test.go:29
Function
TestIdmSelector_Filter1
(t *testing.T)
common/proto/jobs/idm-selector_test.go:34
Function
TestIdmSelector_Filter2
(t *testing.T)
common/proto/jobs/idm-selector_test.go:62
Function
TestIdmSelector_Filter3
(t *testing.T)
common/proto/jobs/idm-selector_test.go:90
Function
TestIndex
(t *testing.T)
data/source/index/grpc/handler_test.go:54
Function
TestIndexNode
(t *testing.T)
data/search/dao/indexer_test.go:163
Function
TestIndexPages
(t *testing.T)
data/search/analyzers/index-pages_test.go:15
Function
TestInsert
(t *testing.T)
common/service/frontend/sessions/dao_test.go:23
Function
TestInsertActivity
(t *testing.T)
broker/activity/dao/dao_test.go:107
Function
TestIntermediaryFoldersCreation
(t *testing.T)
common/storage/sql/index/dao_test.go:1343
Function
TestIsEventType
(t *testing.T)
common/sync/endpoints/filesystem/notify_test.go:34
Function
TestIsIgnoredFile
(t *testing.T)
common/sync/model/funcs_test.go:29
Function
TestJSON
(t *testing.T)
common/utils/jsonx/json_test.go:10
Function
TestJsonSchemaCoverage
(t *testing.T)
idm/meta/json_schema/json_schema_test.go:216
← previous
next →
18,701–18,800 of 22,850, ranked by callers