+340
tests/integration/community_consumer_test.go
···
···
+508
tests/integration/community_e2e_test.go
···
···+communityService := communities.NewCommunityService(communityRepo, didGen, pdsURL, instanceDID)+getRecordURL := fmt.Sprintf("%s/xrpc/com.atproto.repo.getRecord?repo=%s&collection=%s&rkey=%s",+func createAndIndexCommunity(t *testing.T, service communities.Service, consumer *jetstream.CommunityEventConsumer, instanceDID string) *communities.Community {+pdsResp, _ := http.Get(fmt.Sprintf("%s/xrpc/com.atproto.repo.getRecord?repo=%s&collection=%s&rkey=%s",
+468
tests/integration/community_repo_test.go
···
···