Преглед изворни кода

Update tests, some tweets got removed

Would definitely be better to have an account with custom tests,
but oh well, not yet.
Zed пре 6 година
родитељ
комит
a39b891a3d
2 измењених фајлова са 13 додато и 5 уклоњено
  1. 12 4
      tests/test_tweet.py
  2. 1 1
      tests/test_tweet_media.py

+ 12 - 4
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',
      """

+ 1 - 1
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']
 ]