Skip to content
Open
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"prepare": "mdep install || true"
},
"dependencies": {
"@faker-js/faker": "^8.0.1",
"@hapi/hapi": "^20.2.1",
"@microfleet/core": "^17.29.2",
"@microfleet/core-types": "^0.13.2",
Expand Down Expand Up @@ -41,10 +42,12 @@
"lodash": "^4.17.21",
"moment": "^2.29.4",
"ms-conf": "^7.0.2",
"nock": "^13.3.1",
"p-limit": "3",
"pg": "^8.8.0",
"pino": "^7.11.0",
"prom-client": "^14.1.0",
"randomstring": "^1.2.3",
Comment thread
kristobalus marked this conversation as resolved.
Outdated
"request": "^2.88.2",
"request-promise": "^4.2.6",
"retry": "^0.13.1",
Expand Down
345 changes: 242 additions & 103 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

102 changes: 102 additions & 0 deletions src/services/twitter/intercepts/data/evgenypoyarkov/original.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
{
"created_at": "Thu May 25 10:38:58 +0000 2023",
"id": 146595,
"id_str": "146595",
"text": "Accusamus laboriosam incidunt neque maxime recusandae natus aperiam molestiae hic.",
"truncated": false,
"entities": {
"hashtags": [],
"symbols": [],
"user_mentions": [
{
"screen_name": "NodeConfEU",
"name": "NodeConf EU Nov 6th-8th 2023",
"id": 526867353,
"id_str": "526867353",
"indices": [
0,
11
]
},
{
"screen_name": "MakeOmatic",
"name": "makeomatic",
"id": 1960663927,
"id_str": "1960663927",
"indices": [
17,
28
]
}
],
"urls": []
},
"source": "<a href=\"http://twitter.com\" rel=\"nofollow\">Twitter Web Client</a>",
"in_reply_to_status_id": null,
"in_reply_to_status_id_str": null,
"in_reply_to_user_id": null,
"in_reply_to_user_id_str": null,
"in_reply_to_screen_name": null,
"user": {
"id": 20743,
"id_str": "20743",
"name": "Bill Crooks",
"screen_name": "evgenypoyarkov",
"location": "French Guiana, Michealport",
"description": "Regional",
"url": null,
"entities": {
"description": {
"urls": []
}
},
"protected": false,
"followers_count": 105,
"friends_count": 157,
"listed_count": 3,
"created_at": "Thu May 25 10:38:58 +0000 2023",
"favourites_count": 59,
"utc_offset": null,
"time_zone": null,
"geo_enabled": true,
"verified": false,
"statuses_count": 146,
"lang": null,
"status": null,
"contributors_enabled": false,
"is_translator": false,
"is_translation_enabled": false,
"profile_background_color": "C0DEED",
"profile_background_image_url": "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https": "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_tile": false,
"profile_image_url": "http://pbs.twimg.com/profile_images/1540076330191974400/hwpwsAJg_normal.jpg",
"profile_image_url_https": "https://pbs.twimg.com/profile_images/1540076330191974400/hwpwsAJg_normal.jpg",
"profile_banner_url": "https://pbs.twimg.com/profile_banners/2533316504/1404549458",
"profile_link_color": "000000",
"profile_sidebar_border_color": "C0DEED",
"profile_sidebar_fill_color": "DDEEF6",
"profile_text_color": "333333",
"profile_use_background_image": true,
"has_extended_profile": false,
"default_profile": false,
"default_profile_image": false,
"following": false,
"follow_request_sent": false,
"notifications": false,
"translator_type": "none",
"withheld_in_countries": [],
"suspended": false,
"needs_phone_verification": false
},
"geo": null,
"coordinates": null,
"place": null,
"contributors": null,
"is_quote_status": false,
"retweet_count": 1,
"favorite_count": 1,
"favorited": false,
"retweeted": false,
"lang": "en"
}
102 changes: 102 additions & 0 deletions src/services/twitter/intercepts/data/evgenypoyarkov/reply.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
{
"created_at": "Thu May 25 10:38:58 +0000 2023",
"id": 231653,
"id_str": "231653",
"text": "Nemo possimus dolor sit facilis eum occaecati error rem ab.",
"truncated": false,
"entities": {
"hashtags": [],
"symbols": [],
"user_mentions": [
{
"screen_name": "NodeConfEU",
"name": "NodeConf EU Nov 6th-8th 2023",
"id": 526867353,
"id_str": "526867353",
"indices": [
0,
11
]
},
{
"screen_name": "MakeOmatic",
"name": "makeomatic",
"id": 1960663927,
"id_str": "1960663927",
"indices": [
17,
28
]
}
],
"urls": []
},
"source": "<a href=\"http://twitter.com\" rel=\"nofollow\">Twitter Web Client</a>",
"in_reply_to_status_id": 622616,
"in_reply_to_status_id_str": "622616",
"in_reply_to_user_id": 596867,
"in_reply_to_user_id_str": "596867",
"in_reply_to_screen_name": "other_user",
"user": {
"id": 20743,
"id_str": "20743",
"name": "Bill Crooks",
"screen_name": "evgenypoyarkov",
"location": "French Guiana, Michealport",
"description": "Regional",
"url": null,
"entities": {
"description": {
"urls": []
}
},
"protected": false,
"followers_count": 105,
"friends_count": 157,
"listed_count": 3,
"created_at": "Thu May 25 10:38:58 +0000 2023",
"favourites_count": 59,
"utc_offset": null,
"time_zone": null,
"geo_enabled": true,
"verified": false,
"statuses_count": 146,
"lang": null,
"status": null,
"contributors_enabled": false,
"is_translator": false,
"is_translation_enabled": false,
"profile_background_color": "C0DEED",
"profile_background_image_url": "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https": "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_tile": false,
"profile_image_url": "http://pbs.twimg.com/profile_images/1540076330191974400/hwpwsAJg_normal.jpg",
"profile_image_url_https": "https://pbs.twimg.com/profile_images/1540076330191974400/hwpwsAJg_normal.jpg",
"profile_banner_url": "https://pbs.twimg.com/profile_banners/2533316504/1404549458",
"profile_link_color": "000000",
"profile_sidebar_border_color": "C0DEED",
"profile_sidebar_fill_color": "DDEEF6",
"profile_text_color": "333333",
"profile_use_background_image": true,
"has_extended_profile": false,
"default_profile": false,
"default_profile_image": false,
"following": false,
"follow_request_sent": false,
"notifications": false,
"translator_type": "none",
"withheld_in_countries": [],
"suspended": false,
"needs_phone_verification": false
},
"geo": null,
"coordinates": null,
"place": null,
"contributors": null,
"is_quote_status": false,
"retweet_count": 1,
"favorite_count": 1,
"favorited": false,
"retweeted": false,
"lang": "en"
}
Loading