소스 검색

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…'
     ]]
 ]