Documentation ¶ Index ¶ func RunServerTests(t *testing.T, accountStore account.Store, chatStore chat.Store, ...) func RunStoreTests(t *testing.T, chatStore chat.Store, promotedStore promoted.Store, ...) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func RunServerTests ¶ func RunServerTests( t *testing.T, accountStore account.Store, chatStore chat.Store, promotedStore promoted.Store, teardown func(), ) func RunStoreTests ¶ func RunStoreTests( t *testing.T, chatStore chat.Store, promotedStore promoted.Store, teardown func(), ) Types ¶ This section is empty. Source Files ¶ View all Source files server.gostore.goutils.go Click to show internal directories. Click to hide internal directories.