Init
This commit is contained in:
68
pages.json
Normal file
68
pages.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"version": 1,
|
||||
"description": "Primary pages and visual references for default website QA runs.",
|
||||
"sites": [
|
||||
{
|
||||
"site_id": "prombez-good-production",
|
||||
"site_name": "Prombez Good Production",
|
||||
"base_url": "https://prombez.cp.good-production.xyz",
|
||||
"pages": [
|
||||
{
|
||||
"id": "home",
|
||||
"title": "Главная",
|
||||
"url": "https://prombez.cp.good-production.xyz/",
|
||||
"reference": {
|
||||
"desktop_screenshot": null,
|
||||
"mobile_screenshot": null,
|
||||
"figma_url": null,
|
||||
"notes": "Fill in approved reference assets for homepage."
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "test-search-landing",
|
||||
"title": "Лендинг test-search",
|
||||
"url": "https://prombez.cp.good-production.xyz/test-search/",
|
||||
"reference": {
|
||||
"desktop_screenshot": null,
|
||||
"mobile_screenshot": null,
|
||||
"figma_url": null,
|
||||
"notes": "Use the approved desktop/mobile references for this landing page when available."
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "products",
|
||||
"title": "Каталог продуктов",
|
||||
"url": "https://prombez.cp.good-production.xyz/prod/",
|
||||
"reference": {
|
||||
"desktop_screenshot": null,
|
||||
"mobile_screenshot": null,
|
||||
"figma_url": null,
|
||||
"notes": "Fill in approved reference assets for the products page."
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "history",
|
||||
"title": "Истории успеха",
|
||||
"url": "https://prombez.cp.good-production.xyz/history/",
|
||||
"reference": {
|
||||
"desktop_screenshot": null,
|
||||
"mobile_screenshot": null,
|
||||
"figma_url": null,
|
||||
"notes": "Fill in approved reference assets for the success stories page."
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "contacts",
|
||||
"title": "Контакты",
|
||||
"url": "https://prombez.cp.good-production.xyz/company/contacts/",
|
||||
"reference": {
|
||||
"desktop_screenshot": null,
|
||||
"mobile_screenshot": null,
|
||||
"figma_url": null,
|
||||
"notes": "Fill in approved reference assets for the contacts page."
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user