Appearance
Variant Actions Test Matrix
| Scenario | Action | Variant filter setup | Selection mode | Additional fields | Expected outcome |
|---|---|---|---|---|---|
| VA-1 | Variants & Options → Edit variants | Leave filter blank to target all variants | By number (2) | Price = 15, SKU = AGENT-SKU | Card badge becomes Ready, task can be created |
| VA-2 | Variants & Options → Delete variants | Optional filter placeholder | By option (Option 2 = Red) | N/A | Summary reflects option targeting, task creation succeeds |
| VA-3 | Variants & Options → Clone variants & options | N/A (clone ignores variant filters) | All variants | Select a source product | Task can be created; clone warning shown |
| VA-4 | Variants & Options → Add variants | N/A | All (action does not expose variant filters) | Options, price, SKU, barcode | Task can be created |
The automated Playwright specs cover VA-1 through VA-3 today. VA-4 is indirectly exercised by the basic action smoke suite.
Future expansion ideas:
- Combine option-based selectors with variant filters (e.g., filter by variant title + select “first”).
- Verify rollback/delete flows using the job details page once jobs complete.