From a39b891a3d25ffb889f0a640e0eb1360c6a2733b Mon Sep 17 00:00:00 2001 From: Zed Date: Tue, 7 Jan 2020 02:05:08 +0100 Subject: [PATCH] Update tests, some tweets got removed Would definitely be better to have an account with custom tests, but oh well, not yet. --- tests/test_tweet.py | 16 ++++++++++++---- tests/test_tweet_media.py | 2 +- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/tests/test_tweet.py b/tests/test_tweet.py index 8fe8e71..8230724 100644 --- a/tests/test_tweet.py +++ b/tests/test_tweet.py @@ -28,11 +28,19 @@ invalid = [ ] multiline = [ - [1142904127594401797, 'hot_pengu', + [1102965189392113665, 'piIIowhugs', """ -New tileset, dust effects, background. The 'sea' has per-line parallax and wavey fx which we think is really cool even tho u didn't notice 🐶. code: -@exelotl - #pixelart #gbadev #gba #indiedev"""], +summoning circle, hope this works + + 🕯 + 🕯 🕯 + 🕯 🕯 + + 🕯 serotonin 🕯 + + 🕯 🕯 + 🕯 🕯 + 🕯"""], [400897186990284800, 'mobile_test_3', """ diff --git a/tests/test_tweet_media.py b/tests/test_tweet_media.py index 95f2aa7..7d7a938 100644 --- a/tests/test_tweet_media.py +++ b/tests/test_tweet_media.py @@ -17,7 +17,7 @@ image = [ ] gif = [ - ['hot_pengu/status/1142904127594401797', 'D9xpM5eW4AIXfUl'], + ['elonmusk/status/1141367104702038016', 'D9bzUqoUcAAfUgf'], ['Proj_Borealis/status/1136595194621677568', 'D8X_PJAXUAAavPT'] ]