301 lines
7.9 KiB
Plaintext
301 lines
7.9 KiB
Plaintext
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`verification list returns paginated list of verifications 1`] = `
|
|
Object {
|
|
"$type": "tools.ozone.verification.defs#verificationView",
|
|
"createdAt": "1970-01-01T00:00:00.000Z",
|
|
"displayName": "bobby",
|
|
"handle": "bob.test",
|
|
"issuer": "user(0)",
|
|
"issuerProfile": Object {
|
|
"$type": "app.bsky.actor.defs#profileViewDetailed",
|
|
"associated": Object {
|
|
"activitySubscription": Object {
|
|
"allowSubscriptions": "followers",
|
|
},
|
|
"feedgens": 0,
|
|
"labeler": false,
|
|
"lists": 0,
|
|
"starterPacks": 0,
|
|
},
|
|
"avatar": "https://bsky.public.url/img/avatar/plain/user(3)/cids(0)@jpeg",
|
|
"createdAt": "1970-01-01T00:00:00.000Z",
|
|
"description": "its me!",
|
|
"did": "user(0)",
|
|
"displayName": "ali",
|
|
"followersCount": 2,
|
|
"followsCount": 3,
|
|
"handle": "alice.test",
|
|
"indexedAt": "1970-01-01T00:00:00.000Z",
|
|
"labels": Array [
|
|
Object {
|
|
"cid": "cids(1)",
|
|
"cts": "1970-01-01T00:00:00.000Z",
|
|
"src": "user(0)",
|
|
"uri": "record(1)",
|
|
"val": "self-label-a",
|
|
},
|
|
Object {
|
|
"cid": "cids(1)",
|
|
"cts": "1970-01-01T00:00:00.000Z",
|
|
"src": "user(0)",
|
|
"uri": "record(1)",
|
|
"val": "self-label-b",
|
|
},
|
|
],
|
|
"postsCount": 4,
|
|
"verification": Object {
|
|
"trustedVerifierStatus": "valid",
|
|
"verifications": Array [],
|
|
"verifiedStatus": "none",
|
|
},
|
|
"viewer": Object {
|
|
"blockedBy": false,
|
|
"muted": false,
|
|
},
|
|
},
|
|
"issuerRepo": Object {
|
|
"$type": "tools.ozone.moderation.defs#repoViewDetail",
|
|
"did": "user(0)",
|
|
"email": "alice@test.com",
|
|
"handle": "alice.test",
|
|
"indexedAt": "1970-01-01T00:00:00.000Z",
|
|
"invites": Array [],
|
|
"invitesDisabled": false,
|
|
"labels": Array [],
|
|
"moderation": Object {},
|
|
"relatedRecords": Array [
|
|
Object {
|
|
"$type": "app.bsky.actor.profile",
|
|
"avatar": Object {
|
|
"$type": "blob",
|
|
"mimeType": "image/jpeg",
|
|
"ref": Object {
|
|
"$link": "cids(0)",
|
|
},
|
|
"size": 3976,
|
|
},
|
|
"createdAt": "1970-01-01T00:00:00.000Z",
|
|
"description": "its me!",
|
|
"displayName": "ali",
|
|
"labels": Object {
|
|
"$type": "com.atproto.label.defs#selfLabels",
|
|
"values": Array [
|
|
Object {
|
|
"val": "self-label-a",
|
|
},
|
|
Object {
|
|
"val": "self-label-b",
|
|
},
|
|
],
|
|
},
|
|
},
|
|
],
|
|
},
|
|
"subject": "user(1)",
|
|
"subjectProfile": Object {
|
|
"$type": "app.bsky.actor.defs#profileViewDetailed",
|
|
"associated": Object {
|
|
"activitySubscription": Object {
|
|
"allowSubscriptions": "followers",
|
|
},
|
|
"feedgens": 0,
|
|
"labeler": false,
|
|
"lists": 0,
|
|
"starterPacks": 0,
|
|
},
|
|
"avatar": "https://bsky.public.url/img/avatar/plain/user(2)/cids(0)@jpeg",
|
|
"createdAt": "1970-01-01T00:00:00.000Z",
|
|
"description": "hi im bob label_me",
|
|
"did": "user(1)",
|
|
"displayName": "bobby",
|
|
"followersCount": 2,
|
|
"followsCount": 2,
|
|
"handle": "bob.test",
|
|
"indexedAt": "1970-01-01T00:00:00.000Z",
|
|
"labels": Array [],
|
|
"postsCount": 3,
|
|
"verification": Object {
|
|
"trustedVerifierStatus": "none",
|
|
"verifications": Array [
|
|
Object {
|
|
"createdAt": "1970-01-01T00:00:00.000Z",
|
|
"isValid": true,
|
|
"issuer": "user(0)",
|
|
"uri": "record(0)",
|
|
},
|
|
],
|
|
"verifiedStatus": "valid",
|
|
},
|
|
"viewer": Object {
|
|
"blockedBy": false,
|
|
"muted": false,
|
|
},
|
|
},
|
|
"subjectRepo": Object {
|
|
"$type": "tools.ozone.moderation.defs#repoViewDetail",
|
|
"did": "user(1)",
|
|
"email": "bob@test.com",
|
|
"handle": "bob.test",
|
|
"indexedAt": "1970-01-01T00:00:00.000Z",
|
|
"invites": Array [],
|
|
"invitesDisabled": false,
|
|
"labels": Array [],
|
|
"moderation": Object {},
|
|
"relatedRecords": Array [
|
|
Object {
|
|
"$type": "app.bsky.actor.profile",
|
|
"avatar": Object {
|
|
"$type": "blob",
|
|
"mimeType": "image/jpeg",
|
|
"ref": Object {
|
|
"$link": "cids(0)",
|
|
},
|
|
"size": 3976,
|
|
},
|
|
"createdAt": "1970-01-01T00:00:00.000Z",
|
|
"description": "hi im bob label_me",
|
|
"displayName": "bobby",
|
|
},
|
|
],
|
|
},
|
|
"updatedAt": "1970-01-01T00:00:00.000Z",
|
|
"uri": "record(0)",
|
|
}
|
|
`;
|
|
|
|
exports[`verification list returns paginated list of verifications 2`] = `
|
|
Object {
|
|
"$type": "tools.ozone.verification.defs#verificationView",
|
|
"createdAt": "1970-01-01T00:00:00.000Z",
|
|
"displayName": "",
|
|
"handle": "carol.test",
|
|
"issuer": "user(0)",
|
|
"issuerProfile": Object {
|
|
"$type": "app.bsky.actor.defs#profileViewDetailed",
|
|
"associated": Object {
|
|
"activitySubscription": Object {
|
|
"allowSubscriptions": "followers",
|
|
},
|
|
"feedgens": 0,
|
|
"labeler": false,
|
|
"lists": 0,
|
|
"starterPacks": 0,
|
|
},
|
|
"avatar": "https://bsky.public.url/img/avatar/plain/user(2)/cids(0)@jpeg",
|
|
"createdAt": "1970-01-01T00:00:00.000Z",
|
|
"description": "its me!",
|
|
"did": "user(0)",
|
|
"displayName": "ali",
|
|
"followersCount": 2,
|
|
"followsCount": 3,
|
|
"handle": "alice.test",
|
|
"indexedAt": "1970-01-01T00:00:00.000Z",
|
|
"labels": Array [
|
|
Object {
|
|
"cid": "cids(1)",
|
|
"cts": "1970-01-01T00:00:00.000Z",
|
|
"src": "user(0)",
|
|
"uri": "record(1)",
|
|
"val": "self-label-a",
|
|
},
|
|
Object {
|
|
"cid": "cids(1)",
|
|
"cts": "1970-01-01T00:00:00.000Z",
|
|
"src": "user(0)",
|
|
"uri": "record(1)",
|
|
"val": "self-label-b",
|
|
},
|
|
],
|
|
"postsCount": 4,
|
|
"verification": Object {
|
|
"trustedVerifierStatus": "valid",
|
|
"verifications": Array [],
|
|
"verifiedStatus": "none",
|
|
},
|
|
"viewer": Object {
|
|
"blockedBy": false,
|
|
"muted": false,
|
|
},
|
|
},
|
|
"issuerRepo": Object {
|
|
"$type": "tools.ozone.moderation.defs#repoViewDetail",
|
|
"did": "user(0)",
|
|
"email": "alice@test.com",
|
|
"handle": "alice.test",
|
|
"indexedAt": "1970-01-01T00:00:00.000Z",
|
|
"invites": Array [],
|
|
"invitesDisabled": false,
|
|
"labels": Array [],
|
|
"moderation": Object {},
|
|
"relatedRecords": Array [
|
|
Object {
|
|
"$type": "app.bsky.actor.profile",
|
|
"avatar": Object {
|
|
"$type": "blob",
|
|
"mimeType": "image/jpeg",
|
|
"ref": Object {
|
|
"$link": "cids(0)",
|
|
},
|
|
"size": 3976,
|
|
},
|
|
"createdAt": "1970-01-01T00:00:00.000Z",
|
|
"description": "its me!",
|
|
"displayName": "ali",
|
|
"labels": Object {
|
|
"$type": "com.atproto.label.defs#selfLabels",
|
|
"values": Array [
|
|
Object {
|
|
"val": "self-label-a",
|
|
},
|
|
Object {
|
|
"val": "self-label-b",
|
|
},
|
|
],
|
|
},
|
|
},
|
|
],
|
|
},
|
|
"revokeReason": "Testing",
|
|
"revokedAt": "1970-01-01T00:00:00.000Z",
|
|
"revokedBy": "user(0)",
|
|
"subject": "user(1)",
|
|
"subjectProfile": Object {
|
|
"$type": "app.bsky.actor.defs#profileViewDetailed",
|
|
"associated": Object {
|
|
"activitySubscription": Object {
|
|
"allowSubscriptions": "followers",
|
|
},
|
|
"feedgens": 0,
|
|
"labeler": false,
|
|
"lists": 0,
|
|
"starterPacks": 0,
|
|
},
|
|
"did": "user(1)",
|
|
"followersCount": 2,
|
|
"followsCount": 1,
|
|
"handle": "carol.test",
|
|
"labels": Array [],
|
|
"postsCount": 2,
|
|
"viewer": Object {
|
|
"blockedBy": false,
|
|
"muted": false,
|
|
},
|
|
},
|
|
"subjectRepo": Object {
|
|
"$type": "tools.ozone.moderation.defs#repoViewDetail",
|
|
"did": "user(1)",
|
|
"email": "carol@test.com",
|
|
"handle": "carol.test",
|
|
"indexedAt": "1970-01-01T00:00:00.000Z",
|
|
"invites": Array [],
|
|
"invitesDisabled": false,
|
|
"labels": Array [],
|
|
"moderation": Object {},
|
|
"relatedRecords": Array [],
|
|
},
|
|
"updatedAt": "1970-01-01T00:00:00.000Z",
|
|
"uri": "record(0)",
|
|
}
|
|
`;
|