Skip to content

Instantly share code, notes, and snippets.

@garyjoy
Created February 4, 2022 19:18
Show Gist options
  • Save garyjoy/9ee1830a481fe70522460265bdbfa9ae to your computer and use it in GitHub Desktop.
Save garyjoy/9ee1830a481fe70522460265bdbfa9ae to your computer and use it in GitHub Desktop.
Sownata Test Fixtures
Various Test Fixtures for Sownata...
{
"likes_media_likes": [
{
"title": "instagramuser",
"media_list_data": [
],
"string_list_data": [
{
"href": "https://www.instagram.com/p/?/",
"value": "\u00f0\u009f\u0091\u008d",
"timestamp": 1643327110
}
]
},
{
"title": "instagramuser",
"media_list_data": [
],
"string_list_data": [
{
"href": "https://www.instagram.com/tv/?/",
"value": "\u00f0\u009f\u0091\u008d",
"timestamp": 1643018588
}
]
},
{
"title": "instagramuser",
"media_list_data": [
],
"string_list_data": [
{
"href": "https://www.instagram.com/p/?/",
"value": "\u00f0\u009f\u0091\u008d",
"timestamp": 1643018555
}
]
}
]
}
[
{
"media": [
{
"uri": "media/posts/201601/?.jpg",
"creation_timestamp": 1453283248,
"title": "Post 01"
}
]
},
{
"media": [
{
"uri": "media/posts/201601/?.jpg",
"creation_timestamp": 1453031328,
"title": "Post 02"
}
]
},
{
"media": [
{
"uri": "media/posts/201601/?.jpg",
"creation_timestamp": 1452944527,
"title": "Post 03"
}
]
},
{
"media": [
{
"uri": "media/posts/201601/?.jpg",
"creation_timestamp": 1452853612,
"title": "Post 04"
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment