Skip to content

Commit 5c7937f

Browse files
committed
Add fixtures from databasedotcom gem.
1 parent 271be93 commit 5c7937f

File tree

59 files changed

+3010
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+3010
-0
lines changed
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"error":"invalid_grant","error_description":"authentication failure - Invalid Password"}
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"id":"https://login.salesforce.com/id/00Dx0000000BV7z/005x00000012Q9P","issued_at":"1278448832702","instance_url":"https://na1.salesforce.com","signature":"0CmxinZir53Yex7nE0TD+zMpvIWYGb/bdJh6XfOH6EQ=","access_token":"00Dx0000000BV7z!AR8AQAxo9UfVkh8AlV0Gomt9Czx9LjHnSSpwBMmbRcgKFmxOtvxjTrKW19ye6PE3Ds1eQz3z8jr3W7_VbWmEu4Q8TVGSTHxs"}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"parent": {
3+
"id": "005x0000000JbFuAAK",
4+
"url": "/services/data/v23.0/chatter/users/005x0000000JbFuAAK"
5+
},
6+
"id": "0D7x000000005dRCAQ",
7+
"user": {
8+
"name": "Admin User",
9+
"title": null,
10+
"firstName": "Admin",
11+
"lastName": "User",
12+
"companyName": "Pivotal",
13+
"mySubscription": null,
14+
"photo": {
15+
"smallPhotoUrl": "/profilephoto/005/T",
16+
"largePhotoUrl": "/profilephoto/005/F"
17+
},
18+
"isChatterGuest": false,
19+
"id": "005x0000000JbFuAAK",
20+
"type": "User",
21+
"url": "/services/data/v23.0/chatter/users/005x0000000JbFuAAK"
22+
},
23+
"clientInfo": {
24+
"applicationName": "localhost",
25+
"applicationUrl": "null"
26+
},
27+
"url": "/services/data/v23.0/chatter/comments/0D7x000000005dRCAQ",
28+
"body": {
29+
"text": "So do I like #frogs",
30+
"messageSegments": [{
31+
"type": "Text",
32+
"text": "So do I like "
33+
},
34+
{
35+
"url": "/services/data/v23.0/chatter/feed-items?q=%23frogs",
36+
"tag": "frogs",
37+
"type": "Hashtag",
38+
"text": "#frogs"
39+
}]
40+
},
41+
"createdDate": "2011-08-08T21:39:23.000+0000",
42+
"deletable": true,
43+
"feedItem": {
44+
"id": "0D5x00000001g6tCAA",
45+
"url": "/services/data/v23.0/chatter/feed-items/0D5x00000001g6tCAA"
46+
}
47+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
{
2+
"messages": {
3+
"messages": [{
4+
"id": "03Jx000000000FYEAY",
5+
"sender": {
6+
"name": "Admin User",
7+
"title": null,
8+
"firstName": "Admin",
9+
"lastName": "User",
10+
"companyName": "Pivotal",
11+
"mySubscription": null,
12+
"photo": {
13+
"smallPhotoUrl": "/profilephoto/005/T",
14+
"largePhotoUrl": "/profilephoto/005/F"
15+
},
16+
"isChatterGuest": false,
17+
"id": "005x0000000JbFuAAK",
18+
"type": "User",
19+
"url": "/services/data/v23.0/chatter/users/005x0000000JbFuAAK"
20+
},
21+
"url": "/services/data/v23.0/chatter/users/me/messages/03Jx000000000FYEAY",
22+
"body": {
23+
"text": "Yes",
24+
"messageSegments": []
25+
},
26+
"recipients": [],
27+
"sentDate": "2011-08-08T21:36:05.000Z",
28+
"conversationId": "03Mx0000000009XEAQ",
29+
"conversationUrl": "/services/data/v23.0/chatter/users/me/conversations/03Mx0000000009XEAQ"
30+
},
31+
{
32+
"id": "03Jx000000000FTEAY",
33+
"sender": {
34+
"name": "Chatter Expert",
35+
"title": null,
36+
"firstName": null,
37+
"lastName": "Chatter Expert",
38+
"companyName": null,
39+
"mySubscription": null,
40+
"photo": {
41+
"smallPhotoUrl": "/profilephoto/729x000000005Gw/T",
42+
"largePhotoUrl": "/profilephoto/729x000000005Gw/F"
43+
},
44+
"isChatterGuest": false,
45+
"id": "005x0000000JbGVAA0",
46+
"type": "User",
47+
"url": "/services/data/v23.0/chatter/users/005x0000000JbGVAA0"
48+
},
49+
"url": "/services/data/v23.0/chatter/users/me/messages/03Jx000000000FTEAY",
50+
"body": {
51+
"text": "Did you know that you can now send private messages that don’t show up in your Chatter feed? You can keep a conversation private between you and the people you send a message to.\n\nMessages are a great way to:\n- Ask someone a question privately\n- Talk about confidential subjects like hiring or compensation\n- Work on a top-secret project with a few select people\n\nGo to My Messages and try sending a message now!\n\nP.S. This message was automatically generated. If you reply, Chatter Expert isn’t able to reply back.",
52+
"messageSegments": []
53+
},
54+
"recipients": [],
55+
"sentDate": "2011-08-08T21:20:18.000Z",
56+
"conversationId": "03Mx0000000009XEAQ",
57+
"conversationUrl": "/services/data/v23.0/chatter/users/me/conversations/03Mx0000000009XEAQ"
58+
}],
59+
"nextPageUrl": null,
60+
"currentPageUrl": "/services/data/v23.0/chatter/users/me/conversations/03Mx0000000009XEAQ"
61+
},
62+
"members": [{
63+
"name": "Chatter Expert",
64+
"title": null,
65+
"firstName": null,
66+
"lastName": "Chatter Expert",
67+
"companyName": null,
68+
"mySubscription": null,
69+
"photo": {
70+
"smallPhotoUrl": "/profilephoto/729x000000005Gw/T",
71+
"largePhotoUrl": "/profilephoto/729x000000005Gw/F"
72+
},
73+
"isChatterGuest": false,
74+
"id": "005x0000000JbGVAA0",
75+
"type": "User",
76+
"url": "/services/data/v23.0/chatter/users/005x0000000JbGVAA0"
77+
},
78+
{
79+
"name": "Admin User",
80+
"title": null,
81+
"firstName": "Admin",
82+
"lastName": "User",
83+
"companyName": "Pivotal",
84+
"mySubscription": null,
85+
"photo": {
86+
"smallPhotoUrl": "/profilephoto/005/T",
87+
"largePhotoUrl": "/profilephoto/005/F"
88+
},
89+
"isChatterGuest": false,
90+
"id": "005x0000000JbFuAAK",
91+
"type": "User",
92+
"url": "/services/data/v23.0/chatter/users/005x0000000JbFuAAK"
93+
}],
94+
"read": false,
95+
"conversationId": "03Mx0000000009XEAQ",
96+
"conversationUrl": "/services/data/v23.0/chatter/users/me/conversations/03Mx0000000009XEAQ"
97+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
{
2+
"nextPageUrl": null,
3+
"currentPageUrl": "/services/data/v23.0/chatter/users/me/conversations",
4+
"conversations": [{
5+
"id": "03Mx0000000009XEAQ",
6+
"url": "/services/data/v23.0/chatter/users/me/conversations/03Mx0000000009XEAQ",
7+
"members": [{
8+
"name": "Chatter Expert",
9+
"title": null,
10+
"firstName": null,
11+
"lastName": "Chatter Expert",
12+
"companyName": null,
13+
"mySubscription": null,
14+
"photo": {
15+
"smallPhotoUrl": "/profilephoto/729x000000005Gw/T",
16+
"largePhotoUrl": "/profilephoto/729x000000005Gw/F"
17+
},
18+
"isChatterGuest": false,
19+
"id": "005x0000000JbGVAA0",
20+
"type": "User",
21+
"url": "/services/data/v23.0/chatter/users/005x0000000JbGVAA0"
22+
},
23+
{
24+
"name": "Admin User",
25+
"title": null,
26+
"firstName": "Admin",
27+
"lastName": "User",
28+
"companyName": "Pivotal",
29+
"mySubscription": null,
30+
"photo": {
31+
"smallPhotoUrl": "/profilephoto/005/T",
32+
"largePhotoUrl": "/profilephoto/005/F"
33+
},
34+
"isChatterGuest": false,
35+
"id": "005x0000000JbFuAAK",
36+
"type": "User",
37+
"url": "/services/data/v23.0/chatter/users/005x0000000JbFuAAK"
38+
}],
39+
"read": false,
40+
"latestMessage": {
41+
"id": "03Jx000000000FYEAY",
42+
"sender": {
43+
"name": "Admin User",
44+
"title": null,
45+
"firstName": "Admin",
46+
"lastName": "User",
47+
"companyName": "Pivotal",
48+
"mySubscription": null,
49+
"photo": {
50+
"smallPhotoUrl": "/profilephoto/005/T",
51+
"largePhotoUrl": "/profilephoto/005/F"
52+
},
53+
"isChatterGuest": false,
54+
"id": "005x0000000JbFuAAK",
55+
"type": "User",
56+
"url": "/services/data/v23.0/chatter/users/005x0000000JbFuAAK"
57+
},
58+
"url": "/services/data/v23.0/chatter/users/me/messages/03Jx000000000FYEAY",
59+
"body": {
60+
"text": "Yes",
61+
"messageSegments": []
62+
},
63+
"recipients": [],
64+
"sentDate": "2011-08-08T21:36:05.000Z",
65+
"conversationId": "03Mx0000000009XEAQ",
66+
"conversationUrl": "/services/data/v23.0/chatter/users/me/conversations/03Mx0000000009XEAQ"
67+
}
68+
}]
69+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,146 @@
1+
{
2+
"parent": {
3+
"name": "Admin User",
4+
"title": null,
5+
"firstName": "Admin",
6+
"lastName": "User",
7+
"companyName": "Pivotal",
8+
"photo": {
9+
"smallPhotoUrl": "/profilephoto/005/T",
10+
"largePhotoUrl": "/profilephoto/005/F"
11+
},
12+
"mySubscription": null,
13+
"isChatterGuest": false,
14+
"id": "005x0000000JbFuAAK",
15+
"type": "User",
16+
"url": "/services/data/v23.0/chatter/users/005x0000000JbFuAAK"
17+
},
18+
"id": "0D5x00000001g6tCAA",
19+
"type": "UserStatus",
20+
"clientInfo": {
21+
"applicationName": "localhost",
22+
"applicationUrl": "null"
23+
},
24+
"url": "/services/data/v23.0/chatter/feed-items/0D5x00000001g6tCAA",
25+
"body": {
26+
"text": "I love #frogs",
27+
"messageSegments": [{
28+
"type": "Text",
29+
"text": "I love "
30+
},
31+
{
32+
"url": "/services/data/v23.0/chatter/feed-items?q=%23frogs",
33+
"tag": "frogs",
34+
"type": "Hashtag",
35+
"text": "#frogs"
36+
}]
37+
},
38+
"createdDate": "2011-08-08T21:37:08.000Z",
39+
"modifiedDate": "2011-08-08T21:39:23.000Z",
40+
"photoUrl": "/profilephoto/005/T",
41+
"comments": {
42+
"total": 1,
43+
"comments": [{
44+
"parent": {
45+
"id": "005x0000000JbFuAAK",
46+
"url": "/services/data/v23.0/chatter/users/005x0000000JbFuAAK"
47+
},
48+
"id": "0D7x000000005dRCAQ",
49+
"user": {
50+
"name": "Admin User",
51+
"title": null,
52+
"firstName": "Admin",
53+
"lastName": "User",
54+
"companyName": "Pivotal",
55+
"photo": {
56+
"smallPhotoUrl": "/profilephoto/005/T",
57+
"largePhotoUrl": "/profilephoto/005/F"
58+
},
59+
"mySubscription": null,
60+
"isChatterGuest": false,
61+
"id": "005x0000000JbFuAAK",
62+
"type": "User",
63+
"url": "/services/data/v23.0/chatter/users/005x0000000JbFuAAK"
64+
},
65+
"clientInfo": {
66+
"applicationName": "localhost",
67+
"applicationUrl": "null"
68+
},
69+
"url": "/services/data/v23.0/chatter/comments/0D7x000000005dRCAQ",
70+
"body": {
71+
"text": "So do I like #frogs",
72+
"messageSegments": [{
73+
"type": "Text",
74+
"text": "So do I like "
75+
},
76+
{
77+
"url": "/services/data/v23.0/chatter/feed-items?q=%23frogs",
78+
"tag": "frogs",
79+
"type": "Hashtag",
80+
"text": "#frogs"
81+
}]
82+
},
83+
"createdDate": "2011-08-08T21:39:23.000+0000",
84+
"deletable": true,
85+
"feedItem": {
86+
"id": "0D5x00000001g6tCAA",
87+
"url": "/services/data/v23.0/chatter/feed-items/0D5x00000001g6tCAA"
88+
}
89+
}],
90+
"nextPageUrl": null,
91+
"currentPageUrl": "/services/data/v23.0/chatter/feed-items/0D5x00000001g6tCAA/comments"
92+
},
93+
"likes": {
94+
"total": 1,
95+
"likes": [{
96+
"id": "0I0x000000001XiCAI",
97+
"user": {
98+
"name": "Admin User",
99+
"title": null,
100+
"firstName": "Admin",
101+
"lastName": "User",
102+
"companyName": "Pivotal",
103+
"photo": {
104+
"smallPhotoUrl": "/profilephoto/005/T",
105+
"largePhotoUrl": "/profilephoto/005/F"
106+
},
107+
"mySubscription": null,
108+
"isChatterGuest": false,
109+
"id": "005x0000000JbFuAAK",
110+
"type": "User",
111+
"url": "/services/data/v23.0/chatter/users/005x0000000JbFuAAK"
112+
},
113+
"url": "/services/data/v23.0/chatter/likes/0I0x000000001XiCAI"
114+
}],
115+
"previousPageUrl": null,
116+
"nextPageUrl": null,
117+
"currentPageUrl": "/services/data/v23.0/chatter/feed-items/0D5x00000001g6tCAA/likes",
118+
"myLike": {
119+
"id": "0I0x000000001XiCAI",
120+
"url": "/services/data/v23.0/chatter/likes/0I0x000000001XiCAI"
121+
}
122+
},
123+
"isLikedByCurrentUser": true,
124+
"currentUserLike": {
125+
"id": "0I0x000000001XiCAI",
126+
"url": "/services/data/v23.0/chatter/likes/0I0x000000001XiCAI"
127+
},
128+
"actor": {
129+
"name": "Admin User",
130+
"title": null,
131+
"firstName": "Admin",
132+
"lastName": "User",
133+
"companyName": "Pivotal",
134+
"photo": {
135+
"smallPhotoUrl": "/profilephoto/005/T",
136+
"largePhotoUrl": "/profilephoto/005/F"
137+
},
138+
"mySubscription": null,
139+
"isChatterGuest": false,
140+
"id": "005x0000000JbFuAAK",
141+
"type": "User",
142+
"url": "/services/data/v23.0/chatter/users/005x0000000JbFuAAK"
143+
},
144+
"event": false,
145+
"attachment": null
146+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"feeds": [{
3+
"label": "Contacts",
4+
"feedUrl": "/services/data/v23.0/chatter/feeds/filter/005x0000000JbFuAAK/003"
5+
}]
6+
}

0 commit comments

Comments
 (0)