mirror of
https://github.com/zedeus/nitter.git
synced 2025-12-06 03:55:36 -05:00
Update tests
This commit is contained in:
@@ -26,14 +26,14 @@ no_thumb = [
|
|||||||
'lnkd.in'],
|
'lnkd.in'],
|
||||||
|
|
||||||
['Thom_Wolf/status/1122466524860702729',
|
['Thom_Wolf/status/1122466524860702729',
|
||||||
'GitHub - NVIDIA/Megatron-LM: Ongoing research training transformer models at scale',
|
'GitHub - facebookresearch/fairseq: Facebook AI Research Sequence-to-Sequence Toolkit written in',
|
||||||
'Ongoing research training transformer models at scale - NVIDIA/Megatron-LM',
|
'',
|
||||||
'github.com'],
|
'github.com'],
|
||||||
|
|
||||||
['brent_p/status/1088857328680488961',
|
['brent_p/status/1088857328680488961',
|
||||||
'Hts Nim Sugar',
|
'GitHub - brentp/hts-nim: nim wrapper for htslib for parsing genomics data files',
|
||||||
'hts-nim is a library that allows one to use htslib via the nim programming language. Nim is a garbage-collected language that compiles to C and often has similar performance. I have become very...',
|
'',
|
||||||
'brentp.github.io'],
|
'github.com'],
|
||||||
|
|
||||||
['voidtarget/status/1133028231672582145',
|
['voidtarget/status/1133028231672582145',
|
||||||
'sinkingsugar/nimqt-example',
|
'sinkingsugar/nimqt-example',
|
||||||
|
|||||||
@@ -2,12 +2,6 @@ from base import BaseTestCase, Quote, Conversation
|
|||||||
from parameterized import parameterized
|
from parameterized import parameterized
|
||||||
|
|
||||||
text = [
|
text = [
|
||||||
['elonmusk/status/1138136540096319488',
|
|
||||||
'TREV PAGE', '@Model3Owners',
|
|
||||||
"""As of March 58.4% of new car sales in Norway are electric.
|
|
||||||
|
|
||||||
What are we doing wrong? reuters.com/article/us-norwa…"""],
|
|
||||||
|
|
||||||
['nim_lang/status/1491461266849808397#m',
|
['nim_lang/status/1491461266849808397#m',
|
||||||
'Nim', '@nim_lang',
|
'Nim', '@nim_lang',
|
||||||
"""What's better than Nim 1.6.0?
|
"""What's better than Nim 1.6.0?
|
||||||
|
|||||||
@@ -28,14 +28,6 @@ invalid = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
multiline = [
|
multiline = [
|
||||||
[400897186990284800, 'mobile_test_3',
|
|
||||||
"""
|
|
||||||
♔
|
|
||||||
KEEP
|
|
||||||
CALM
|
|
||||||
AND
|
|
||||||
CLICHÉ
|
|
||||||
ON"""],
|
|
||||||
[1718660434457239868, 'WebDesignMuseum',
|
[1718660434457239868, 'WebDesignMuseum',
|
||||||
"""
|
"""
|
||||||
Happy 32nd Birthday HTML tags!
|
Happy 32nd Birthday HTML tags!
|
||||||
|
|||||||
Reference in New Issue
Block a user