Documentation
¶
Index ¶
- func RunAuthAddRecord(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunAuthDelAllRecords(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunAuthGetRecord(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunAuthGetUniqueRecord(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunCredGetActive(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunCredGetAll(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunCredUpsert(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunDeviceGetAll(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunFileDeleteUnused(t *testing.T, adp adapter.Adapter)
- func RunFileFinishUpload(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunFileGet(t *testing.T, adp adapter.Adapter)
- func RunFileStartUpload(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunFind(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunMessageGetAll(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunMessageGetDeleted(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunMessageSave(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunOwnTopics(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunPCacheDelete(t *testing.T, adp adapter.Adapter)
- func RunPCacheExpire(t *testing.T, adp adapter.Adapter)
- func RunPCacheGet(t *testing.T, adp adapter.Adapter)
- func RunPCacheUpsert(t *testing.T, adp adapter.Adapter)
- func RunReactionsCRUD(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunSubsForTopic(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunSubsForUser(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunSubscriptionGet(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunTopicCreate(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunTopicGet(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunTopicShare(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunTopicsForUser(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunTopicsForUserWithReactions(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunUserGet(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunUserGetAll(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunUserGetByCred(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunUserUnreadCount(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunUserUpdateTags(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
- func RunUsersForTopic(t *testing.T, adp adapter.Adapter, td *test_data.TestData)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunAuthAddRecord ¶
func RunAuthDelAllRecords ¶
func RunAuthGetRecord ¶
func RunAuthGetUniqueRecord ¶
func RunCredGetActive ¶
func RunDeviceGetAll ¶
func RunFileDeleteUnused ¶
RunFileDeleteUnused runs the shared FileDeleteUnused tests used by adapters.
func RunFileFinishUpload ¶
RunFileFinishUpload runs the shared FileFinishUpload tests used by adapters.
func RunFileGet ¶
RunFileGet runs the shared FileGet tests used by adapters.
func RunFileStartUpload ¶
RunFileStartUpload runs the shared FileStartUpload tests used by adapters.
func RunMessageGetAll ¶
RunMessageGetAll runs the shared MessageGetAll tests used by adapters.
func RunMessageGetDeleted ¶
RunMessageGetDeleted runs the shared MessageGetDeleted tests used by adapters.
func RunMessageSave ¶
RunMessageSave runs the shared MessageSave tests used by adapters.
func RunReactionsCRUD ¶
RunReactionsCRUD runs the shared Reactions CRUD tests used by adapters.
func RunSubsForTopic ¶
func RunSubsForUser ¶
func RunSubscriptionGet ¶
func RunTopicCreate ¶
func RunTopicsForUser ¶
func RunUserGetByCred ¶
func RunUserUnreadCount ¶
func RunUserUpdateTags ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.