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

Add tests to prevent username regex bugs

Zed пре 7 година
родитељ
комит
388d3987b7
1 измењених фајлова са 8 додато и 0 уклоњено
  1. 8 0
      tests/test_tweet.py

+ 8 - 0
tests/test_tweet.py

@@ -55,6 +55,14 @@ link = [
     ]],
     ['hiankun_taioan/status/1086916335215341570', [
         '(hackernoon.com/interview-wit…)'
+    ]],
+    ['archillinks/status/1146302618223951873', [
+        'flickr.com/photos/87101284@N…',
+        'hisafoto.tumblr.com/post/176…'
+    ]],
+    ['archillinks/status/1146292551936335873', [
+        'flickr.com/photos/michaelrye…',
+        'furtho.tumblr.com/post/16618…'
     ]]
 ]