+4
-19
tests/integration/community_consumer_test.go
···············
+9
-28
tests/integration/community_credentials_test.go
·········+PDSPassword: "cleartext-password-encrypted-by-repo", // V2: Cleartext (encrypted by repository)···············specialToken := "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczovL2NvdmVzLnNvY2lhbCIsInN1YiI6ImRpZDpwbGM6YWJjMTIzIiwiaWF0IjoxNzA5MjQwMDAwfQ.special/chars+here=="···
+16
-10
tests/integration/community_e2e_test.go
············-communityService := communities.NewCommunityService(communityRepo, didGen, pdsURL, instanceDID, instanceDomain, provisioner)+communityService := communities.NewCommunityService(communityRepo, pdsURL, instanceDID, instanceDomain, provisioner)
+17
-55
tests/integration/community_repo_test.go
·············································
+8
tests/integration/user_test.go
···
+2
-3
tests/unit/community_service_test.go
·········+PDSPassword: "cleartext-password-will-be-encrypted", // V2: Cleartext (encrypted by repository)