Files
Rental-operations-platform/contracts/phase9/qa/visual-regression-scenarios_v1.0.json
T
2026-06-25 19:06:59 -04:00

87 lines
1.4 KiB
JSON

{
"version": "1.0",
"pixelDiffThreshold": 0.01,
"scenarios": [
{
"id": "VR-001",
"route": "/en",
"viewport": [
1440,
1000
],
"theme": "light",
"state": "homepage-top"
},
{
"id": "VR-002",
"route": "/fr",
"viewport": [
1024,
900
],
"theme": "dark",
"state": "homepage-top"
},
{
"id": "VR-003",
"route": "/ar",
"viewport": [
390,
844
],
"theme": "light",
"state": "homepage-top"
},
{
"id": "VR-004",
"route": "/ar",
"viewport": [
390,
844
],
"theme": "dark",
"state": "drawer-open"
},
{
"id": "VR-005",
"route": "/en",
"viewport": [
390,
844
],
"theme": "light",
"state": "demo-invalid"
},
{
"id": "VR-006",
"route": "/fr",
"viewport": [
768,
1024
],
"theme": "dark",
"state": "tour-step-3"
},
{
"id": "VR-007",
"route": "/ar",
"viewport": [
320,
800
],
"theme": "dark",
"state": "reflow-gate"
},
{
"id": "VR-008",
"route": "/en",
"viewport": [
1440,
1000
],
"theme": "dark",
"state": "pricing-and-final-cta"
}
]
}