auto-sync: 2026-05-16 20:30:01

This commit is contained in:
Stream
2026-05-16 20:30:05 +03:00
parent c47dc347dd
commit 95b4634368
6 changed files with 76 additions and 0 deletions

View File

@@ -0,0 +1,36 @@
# Quick UI Test — Enduro Trails
### TC-Q-01 — Главная страница desktop
**Тип:** ui
**Viewport:** desktop
**URL:** https://openclaw.mva154.duckdns.org/enduro/
**Шаги:**
1. navigate: https://openclaw.mva154.duckdns.org/enduro/
2. wait: 5000
3. screenshot: "main-desktop"
4. check-visual: "Главная страница карты"
**Визуальные критерии:**
- Карта загружена и видна
- Toolbar с кнопками виден
- Кнопка рельеф (горы) присутствует
- Линейка масштаба на месте
- Нет пустых белых блоков
### TC-Q-02 — Главная страница mobile
**Тип:** ui
**Viewport:** mobile
**URL:** https://openclaw.mva154.duckdns.org/enduro/
**Шаги:**
1. navigate: https://openclaw.mva154.duckdns.org/enduro/
2. wait: 5000
3. screenshot: "main-mobile"
4. check-visual: "Главная страница карты на мобильном"
**Визуальные критерии:**
- Карта загружена
- Toolbar виден внизу или сбоку
- Кнопки достаточного размера для тапа
- Нет горизонтального скролла

View File

@@ -0,0 +1,40 @@
{
"timestamp": "2026-05-16T17:22:27.414Z",
"testFile": "TEST_CASES_UI_QUICK.md",
"results": [
{
"id": "TC-Q-01",
"name": "Главная страница desktop",
"viewport": "desktop",
"status": "completed",
"screenshots": [
"TC-Q-01-desktop-main-desktop.png",
"TC-Q-01-desktop-check-1778952139657.png"
],
"checks": [
{
"description": "Главная страница карты",
"screenshot": "TC-Q-01-desktop-check-1778952139657.png"
}
],
"errors": []
},
{
"id": "TC-Q-02",
"name": "Главная страница mobile",
"viewport": "mobile",
"status": "completed",
"screenshots": [
"TC-Q-02-mobile-main-mobile.png",
"TC-Q-02-mobile-check-1778952147037.png"
],
"checks": [
{
"description": "Главная страница карты на мобильном",
"screenshot": "TC-Q-02-mobile-check-1778952147037.png"
}
],
"errors": []
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB