Documentation ¶ Index ¶ func RunServerTests(t *testing.T, accounts account.Store, activityFeeds activity.Store, ...) func RunStoreTests(t *testing.T, s chat.Store, teardown func()) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func RunServerTests ¶ func RunServerTests( t *testing.T, accounts account.Store, activityFeeds activity.Store, profiles profile.Store, chats chat.Store, messages messaging.MessageStore, pointers messaging.PointerStore, intents intent.Store, teardown func(), ) func RunStoreTests ¶ func RunStoreTests(t *testing.T, s chat.Store, teardown func()) Types ¶ This section is empty. Source Files ¶ View all Source files server.go store.go Click to show internal directories. Click to hide internal directories.