File size: 402 Bytes
18faf97
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
# ----------------------------------------------------------------------
# TEST CONFIGURATION
# ----------------------------------------------------------------------

# Enable/disable test execution
RUN_TESTS = False

# Test image URL and product type
TEST_IMAGE_URL = "https://cdn.shopify.com/s/files/1/0505/0928/3527/files/hugging_face_test_image_shirt_product_type.jpg"
TEST_PRODUCT_TYPE = "Shirt"