test/fixtures/user_posts.json in mambanation-0.1.19 vs test/fixtures/user_posts.json in mambanation-0.1.20

- old
+ new

@@ -1,70 +1,70 @@ { - sent: [ + "sent": [ { - "created_at": 1267107614, - "published_streams": { - "100000436786256": "100000436786256_105254089499150" - }, - "updated_at": 1267107616, - "action_links": { - "0": { - "href": "http://apps.facebook.com/mambatemplate?post_id={{post_id}}", - "text": "Reply !" - } - }, - "attachment": { - "href": "http://api.sandbox.mambanation.com:3001/v1/", - "name": "NEWYEAR", - "media": [{ - "expanded_width": "320", - "swfsrc": "http://api.sandbox.mambanation.com/flv_player.swf?flv=http://d387vg9sga25dr.cloudfront.net/video/1da41a11cf6570642ba9d7c91f2c48_NEWYEAR.flv", - "imgsrc": "http://d387vg9sga25dr.cloudfront.net/preview/1da41a11cf6570642ba9d7c91f2c48_NEWYEAR.png", - "type": "flash", - "expanded_height": "260" - }] - }, - "_id": "4b86871ed45037109900001c", - "fb_application_id": "293415521400", - "uid": "100000436786256", - "other": { - "example": "1234" - }, - "message": "hihihi", - "target_ids": ["100000436786256"] + "created_at": 1267107614, + "published_streams": { + "100000436786256": "100000436786256_105254089499150" + }, + "updated_at": 1267107616, + "action_links": { + "0": { + "href": "http://apps.facebook.com/mambatemplate?post_id={{post_id}}", + "text": "Reply !" + } + }, + "attachment": { + "href": "http://api.sandbox.mambanation.com:3001/v1/", + "name": "NEWYEAR", + "media": [{ + "expanded_width": "320", + "swfsrc": "http://api.sandbox.mambanation.com/flv_player.swf?flv=http://d387vg9sga25dr.cloudfront.net/video/1da41a11cf6570642ba9d7c91f2c48_NEWYEAR.flv", + "imgsrc": "http://d387vg9sga25dr.cloudfront.net/preview/1da41a11cf6570642ba9d7c91f2c48_NEWYEAR.png", + "type": "flash", + "expanded_height": "260" + }] + }, + "_id": "4b86871ed45037109900001c", + "fb_application_id": "293415521400", + "uid": "100000436786256", + "other": { + "example": "1234" + }, + "message": "hihihi", + "target_ids": ["100000436786256"] } ], // list of posts sent by the user - received: [ + "received": [ { - "created_at": 1267107614, - "published_streams": { - "100000436786256": "100000436786256_105254089499150" - }, - "updated_at": 1267107616, - "action_links": { - "0": { - "href": "http://apps.facebook.com/mambatemplate?post_id={{post_id}}", - "text": "Reply !" - } - }, - "attachment": { - "href": "http://api.sandbox.mambanation.com:3001/v1/", - "name": "NEWYEAR", - "media": [{ - "expanded_width": "320", - "swfsrc": "http://api.sandbox.mambanation.com/flv_player.swf?flv=http://d387vg9sga25dr.cloudfront.net/video/1da41a11cf6570642ba9d7c91f2c48_NEWYEAR.flv", - "imgsrc": "http://d387vg9sga25dr.cloudfront.net/preview/1da41a11cf6570642ba9d7c91f2c48_NEWYEAR.png", - "type": "flash", - "expanded_height": "260" - }] - }, - "_id": "4b86871ed45037109900001c", - "fb_application_id": "293415521400", - "uid": "100000436786256", - "other": { - "example": "1234" - }, - "message": "hihihi", - "target_ids": ["100000436786256"] + "created_at": 1267107614, + "published_streams": { + "100000436786256": "100000436786256_105254089499150" + }, + "updated_at": 1267107616, + "action_links": { + "0": { + "href": "http://apps.facebook.com/mambatemplate?post_id={{post_id}}", + "text": "Reply !" + } + }, + "attachment": { + "href": "http://api.sandbox.mambanation.com:3001/v1/", + "name": "NEWYEAR", + "media": [{ + "expanded_width": "320", + "swfsrc": "http://api.sandbox.mambanation.com/flv_player.swf?flv=http://d387vg9sga25dr.cloudfront.net/video/1da41a11cf6570642ba9d7c91f2c48_NEWYEAR.flv", + "imgsrc": "http://d387vg9sga25dr.cloudfront.net/preview/1da41a11cf6570642ba9d7c91f2c48_NEWYEAR.png", + "type": "flash", + "expanded_height": "260" + }] + }, + "_id": "4b86871ed45037109900001c", + "fb_application_id": "293415521400", + "uid": "100000436786256", + "other": { + "example": "1234" + }, + "message": "hihihi", + "target_ids": ["100000436786256"] } ] // list of posts received by the user } \ No newline at end of file