Versions in this module Expand all Collapse all v1 v1.1.1 Mar 19, 2026 v1.1.0 Mar 17, 2026 Changes in this version + func RunServerTests(t *testing.T, accounts account.Store, store settings.Store, teardown func()) + func RunStoreTests(t *testing.T, s settings.Store, createUser CreateUserFunc, teardown func()) + type CreateUserFunc func(t *testing.T) *commonpb.UserId