+9
-9
tests/integration/community_credentials_test.go
······
+27
-8
tests/integration/community_e2e_test.go
···············func createAndIndexCommunity(t *testing.T, service communities.Service, consumer *jetstream.CommunityEventConsumer, instanceDID string) *communities.Community {······
+25
-29
tests/integration/community_v2_validation_test.go
······························
+9
-3
tests/unit/community_service_test.go
······mockPDS := httptest.NewServer(http.HandlerFunc(func(w http.ResponseWriter, r *http.Request) {···