Skip to content

Commit 06d0803

Browse files
Update smoke coverage for added flows
1 parent 463cb7c commit 06d0803

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.maestro/smoke-coverage.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ items:
8383
flow: .maestro/flows/orders_create.yaml
8484
- id: orders.create.variable-products
8585
title: Create order with variable products
86-
manual: "The order flow selects an available product; Variable-order selection is not automated."
86+
flow: .maestro/flows/orders_create.yaml
8787
- id: orders.create.quantity
8888
title: Increase and decrease quantity
8989
flow: .maestro/flows/orders_create.yaml
@@ -165,7 +165,7 @@ items:
165165
manual: "Current flow does not open and verify this product-type-specific setting."
166166
- id: products.detail.inventory
167167
title: Product inventory settings
168-
manual: "Current flow does not open and verify this product-type-specific setting."
168+
flow: .maestro/flows/products_create.yaml
169169
- id: products.detail.categories
170170
title: Product categories settings
171171
flow: .maestro/flows/products_detail.yaml
@@ -177,16 +177,16 @@ items:
177177
flow: .maestro/flows/products_variations_and_tags.yaml
178178
- id: products.detail.shipping
179179
title: Product shipping settings
180-
manual: "Current flow does not open and verify this product-type-specific setting."
180+
flow: .maestro/flows/products_create.yaml
181181
- id: products.detail.short-description
182182
title: Product short description settings
183183
manual: "Current flow does not open and verify this product-type-specific setting."
184184
- id: products.detail.linked
185185
title: Linked products
186-
manual: "Current flow does not open and verify this product-type-specific setting."
186+
flow: .maestro/flows/products_create.yaml
187187
- id: products.detail.downloads
188188
title: Downloadable files
189-
manual: "Current flow does not open and verify this product-type-specific setting."
189+
flow: .maestro/flows/products_create.yaml
190190
- id: products.detail.variations
191191
title: Variations and variation detail
192192
flow: .maestro/flows/products_variations_and_tags.yaml

0 commit comments

Comments
 (0)