[tests] update extractor results

This commit is contained in:
Mike Fährmann
2024-01-20 18:02:36 +01:00
parent acc94ac187
commit 0d367ce1b9
38 changed files with 240 additions and 192 deletions

View File

@@ -29,11 +29,11 @@ __tests__ = (
},
{
"#url" : "https://www.fashionnova.com/products/essential-slide-red",
"#url" : "https://www.fashionnova.com/products/all-my-life-legging-black",
"#category": ("shopify", "fashionnova", "product"),
"#class" : shopify.ShopifyProductExtractor,
"#pattern" : r"https?://cdn\d*\.shopify.com/",
"#count" : 3,
"#pattern" : r"https?://cdn\d*\.shopify\.com/s/files/",
"#count" : 8,
},
{