kopia lustrzana https://github.com/halcy/Mastodon.py
oops, forgt something
rodzic
2174694464
commit
1341888913
|
@ -37,6 +37,9 @@ webpush = [
|
|||
blurhash = [
|
||||
'blurhash>=1.1.4',
|
||||
]
|
||||
grapheme = [
|
||||
'grapheme>=0.6.0',
|
||||
]
|
||||
test = [
|
||||
'pytest',
|
||||
'pytest-cov',
|
||||
|
|
|
@ -38,7 +38,7 @@ TEST_CASES = [
|
|||
("f\u0301", 1),
|
||||
|
||||
# Stress-tests
|
||||
("https://sub.sub2.пример.рф/путь/страница?параметр=значение#якорь", 47),
|
||||
("https://sub.sub2.Путин.рф/увидимся/в?Гааге=военный#преступник", 1000 - 952),
|
||||
("clusters: 😀😃😄😁😆😅😂🤣😊🙂😉🙃😇🥰😍🤩😘😗😙😚", 30),
|
||||
|
||||
# Varied compositions
|
||||
|
|
Ładowanie…
Reference in New Issue