Skip to content

Commit 921761b

Browse files
committed
test(tests): ✅ update tests for basic display api
1 parent 7384c61 commit 921761b

16 files changed

Lines changed: 151 additions & 224 deletions

pyfacebook/models/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,7 @@
3333
)
3434
from .ig_basic_models import (
3535
IgBasicUser,
36+
IgBasicMediaChildren,
37+
IgBasicMedia,
38+
IgBasicMediaResponse,
3639
)

testdata/instagram_basic/apidata/long_access_token_info.json

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1 @@
1-
{
2-
"data": [
3-
{
4-
"id": "17895013408404508",
5-
"media_type": "IMAGE",
6-
"media_url": "https://scontent.xx.fbcdn.net/v/t51.2885-15/75272169_186899105680947_6877787885363829923_n.jpg?_nc_cat=107&_nc_sid=8ae9d6&_nc_ohc=raR3-dwE0L4AX9dUg8O&_nc_ht=scontent.xx&oh=6a99d754c0a3e3457689d37b197e3620&oe=5E86031C",
7-
"permalink": "https://www.instagram.com/p/B38XyoFHM_T/",
8-
"timestamp": "2019-10-23T02:05:15+0000",
9-
"username": "ikroskun"
10-
},
11-
{
12-
"id": "17875124200471097",
13-
"media_type": "IMAGE",
14-
"media_url": "https://scontent.xx.fbcdn.net/v/t51.2885-15/71521241_430626024266527_4946266928155725240_n.jpg?_nc_cat=108&_nc_sid=8ae9d6&_nc_ohc=xpdg58drWp0AX_IpmJY&_nc_ht=scontent.xx&oh=f271ccd1ae021d8e43f0f26697e0e8d3&oe=5E820663",
15-
"permalink": "https://www.instagram.com/p/B38XyoEnKK_/",
16-
"timestamp": "2019-10-23T02:05:15+0000",
17-
"username": "ikroskun"
18-
}
19-
]
20-
}
1+
{"data":[{"id":"17895013408404508","media_type":"IMAGE","media_url":"https://scontent.xx.fbcdn.net/v/t51.2885-15/75272169_186899105680947_6877787885363829923_n.jpg?_nc_cat=107&_nc_sid=8ae9d6&_nc_ohc=raR3-dwE0L4AX9dUg8O&_nc_ht=scontent.xx&oh=6a99d754c0a3e3457689d37b197e3620&oe=5E86031C","permalink":"https://www.instagram.com/p/B38XyoFHM_T/"},{"id":"17875124200471097","media_type":"IMAGE","media_url":"https://scontent.xx.fbcdn.net/v/t51.2885-15/71521241_430626024266527_4946266928155725240_n.jpg?_nc_cat=108&_nc_sid=8ae9d6&_nc_ohc=xpdg58drWp0AX_IpmJY&_nc_ht=scontent.xx&oh=f271ccd1ae021d8e43f0f26697e0e8d3&oe=5E820663","permalink":"https://www.instagram.com/p/B38XyoEnKK_/"}]}
Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1 @@
1-
{
2-
"caption": "Pycon China @ikroskun",
3-
"id": "18027939643230671",
4-
"media_type": "CAROUSEL_ALBUM",
5-
"media_url": "https://scontent.xx.fbcdn.net/v/t51.2885-15/75272169_186899105680947_6877787885363829923_n.jpg?_nc_cat=107&_nc_sid=8ae9d6&_nc_ohc=CZLCO-CzEnYAX_2a5rr&_nc_ht=scontent.xx&oh=6926bcf667a56e8fca522238e0bb3601&oe=5E86031C",
6-
"permalink": "https://www.instagram.com/p/B38Xyp6nqsS/",
7-
"timestamp": "2019-10-23T02:05:15+0000",
8-
"username": "ikroskun",
9-
"children": {
10-
"data": [
11-
{
12-
"id": "17895013408404508",
13-
"media_type": "IMAGE",
14-
"media_url": "https://scontent.xx.fbcdn.net/v/t51.2885-15/75272169_186899105680947_6877787885363829923_n.jpg?_nc_cat=107&_nc_sid=8ae9d6&_nc_ohc=CZLCO-CzEnYAX_2a5rr&_nc_ht=scontent.xx&oh=6926bcf667a56e8fca522238e0bb3601&oe=5E86031C",
15-
"permalink": "https://www.instagram.com/p/B38XyoFHM_T/",
16-
"timestamp": "2019-10-23T02:05:15+0000",
17-
"username": "ikroskun"
18-
},
19-
{
20-
"id": "17875124200471097",
21-
"media_type": "IMAGE",
22-
"media_url": "https://scontent.xx.fbcdn.net/v/t51.2885-15/71521241_430626024266527_4946266928155725240_n.jpg?_nc_cat=108&_nc_sid=8ae9d6&_nc_ohc=xpdg58drWp0AX_IpmJY&_nc_ht=scontent.xx&oh=b48c060eaa4de4f54fc03d4e5f7592d5&oe=5E74D763",
23-
"permalink": "https://www.instagram.com/p/B38XyoEnKK_/",
24-
"timestamp": "2019-10-23T02:05:15+0000",
25-
"username": "ikroskun"
26-
}
27-
]
28-
}
29-
}
1+
{"caption":"Pycon China @ikroskun","id":"18027939643230671","media_type":"CAROUSEL_ALBUM","media_url":"https://scontent.xx.fbcdn.net/v/t51.2885-15/75272169_186899105680947_6877787885363829923_n.jpg?_nc_cat=107&_nc_sid=8ae9d6&_nc_ohc=CZLCO-CzEnYAX_2a5rr&_nc_ht=scontent.xx&oh=6926bcf667a56e8fca522238e0bb3601&oe=5E86031C","permalink":"https://www.instagram.com/p/B38Xyp6nqsS/","timestamp":"2019-10-23T02:05:15+0000"}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"18027939643230671":{"id":"18027939643230671","media_type":"CAROUSEL_ALBUM","media_url":"https://scontent-gmp1-1.cdninstagram.com/v/t51.2885-15/75272169_186899105680947_6877787885363829923_n.jpg?_nc_cat=107&ccb=1-5&_nc_sid=8ae9d6&_nc_ohc=FZm6Ll8bp2YAX88gMeK&_nc_ht=scontent-gmp1-1.cdninstagram.com&edm=ANQ71j8EAAAA&oh=aea2b3661360fd42ce78340de5af4055&oe=61294D24","permalink":"https://www.instagram.com/p/B38Xyp6nqsS/","timestamp":"2019-10-23T02:05:15+0000"},"17846368219941692":{"id":"17846368219941692","media_type":"IMAGE","media_url":"https://scontent-gmp1-1.cdninstagram.com/v/t51.2885-15/84867683_142798393480123_5890942139025635916_n.jpg?_nc_cat=102&ccb=1-5&_nc_sid=8ae9d6&_nc_ohc=SdbxiISQhGAAX_ADP88&_nc_ht=scontent-gmp1-1.cdninstagram.com&edm=ANQ71j8EAAAA&oh=39a814368b7b1ec45272c8be38d52a66&oe=612856D0","permalink":"https://www.instagram.com/p/B8gQCApHMT-/","timestamp":"2020-02-13T10:35:40+0000"}}

testdata/instagram_basic/apidata/media/user_medias_p1.json

Lines changed: 0 additions & 85 deletions
This file was deleted.

testdata/instagram_basic/apidata/media/user_medias_p2.json

Lines changed: 0 additions & 75 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"account_type":"BUSINESS","id":"17841406338772941","media_count":10,"username":"ikroskun"}

testdata/instagram_basic/apidata/user/user_info_default.json

Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"data":[{"media_url":"https://scontent.xx.fbcdn.net/v/t51.2885-15/84867683_142798393480123_5890942139025635916_n.jpg?_nc_cat=102&_nc_sid=8ae9d6&_nc_ohc=cM-w-qSyf9MAX-l0s7M&_nc_ht=scontent.xx&oh=7ef505d36ef769100c71243b385cc63e&oe=5E899C70","permalink":"https://www.instagram.com/p/B8gQCApHMT-/","timestamp":"2020-02-13T10:35:40+0000","username":"ikroskun","caption":"Cute.. #cute #loveyou @ikroskun","media_type":"IMAGE","id":"17846368219941692"},{"media_url":"https://scontent.xx.fbcdn.net/v/t51.2885-15/81418964_186403905911813_248261585257732428_n.jpg?_nc_cat=105&_nc_sid=8ae9d6&_nc_ohc=lrkkDGbxqEUAX8YUj9I&_nc_ht=scontent.xx&oh=32682ba745c1cac2ed5bdda05589b9b5&oe=5E8C58D9","permalink":"https://www.instagram.com/p/B8gPx-UnsjA/","timestamp":"2020-02-13T10:33:29+0000","username":"ikroskun","caption":"Hei #love","media_type":"IMAGE","id":"18091893643133286"}],"paging":{"cursors":{"before":"before","after":"after"},"next":"https://graph.instagram.com/v1.0/17841406338772941/media?access_token=access-token&fields=media_url%2Cpermalink%2Cchildren%7Bmedia_url%2Cpermalink%2Ctimestamp%2Cusername%2Cmedia_type%2Cthumbnail_url%2Cid%7D%2Ctimestamp%2Cusername%2Ccaption%2Cmedia_type%2Cthumbnail_url%2Cid&limit=6&after=after"}}

0 commit comments

Comments
 (0)