Versions in this module Expand all Collapse all v0 v0.1.0 Sep 9, 2026 Changes in this version + func MustCreateActor(t *testing.T, ctx context.Context, s store.Interface, actor *ateapipb.Actor) *ateapipb.Actor + func MustCreateAtespace(t *testing.T, ctx context.Context, s store.Interface, name string) + func MustCreateTag(t *testing.T, ctx context.Context, s store.Interface, tag *ateapipb.Tag) *ateapipb.Tag + func RunTests(m *testing.M) + func SetupPostgresPersistence(t *testing.T) *atepg.Persistence + func SetupTestStore(t *testing.T) (store.Interface, func()) + func Shutdown()