auto-sync: 2026-05-13 20:40:01
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
---
|
||||
|
||||
## Итог: 91 тестов → 66 PASS, 0 FAIL, 2 FLAKY, 22 SKIP, 1 NOT IMPL
|
||||
## Итог: 91 тестов → 75 PASS, 1 FAIL, 2 FLAKY, 12 SKIP, 1 NOT IMPL
|
||||
|
||||
---
|
||||
|
||||
@@ -18,10 +18,10 @@
|
||||
| 3 | Кнопки управления | 4 | 4 | — | — | — |
|
||||
| 4 | Terrain (hillshade, TRI) | 8 | 8 | — | — | — |
|
||||
| 5 | Грунтовки и тропы | 11 | 11 | — | — | — |
|
||||
| 6 | Маршруты | 10 | 2 | — | — | 8 |
|
||||
| 6 | Маршруты | 10 | 8 | — | — | 2 |
|
||||
| 7 | Разведка | 4 | 4 | — | — | — |
|
||||
| 8 | Scenic | 4 | 2 | — | — | 2 |
|
||||
| 9 | Link | 4 | 3 | — | — | 1 |
|
||||
| 8 | Scenic | 4 | 3 | — | — | 1 |
|
||||
| 9 | Link | 4 | 3 | 1 | — | — |
|
||||
| 10 | Линейка | 5 | 5 | — | — | — |
|
||||
| 11 | Маркеры | 5 | 4 | — | — | 1 |
|
||||
| 12 | Поиск | 3 | 1 | — | — | 2 |
|
||||
|
||||
62
tasks/enduro-trails/reports/full-test/ROUTING_TESTS.json
Normal file
62
tasks/enduro-trails/reports/full-test/ROUTING_TESTS.json
Normal file
@@ -0,0 +1,62 @@
|
||||
[
|
||||
{
|
||||
"tc": "TC-6.3",
|
||||
"status": "PASS",
|
||||
"detail": "layers=route-line-0-outline,route-line-0"
|
||||
},
|
||||
{
|
||||
"tc": "TC-6.4",
|
||||
"status": "PASS",
|
||||
"detail": "cards=1"
|
||||
},
|
||||
{
|
||||
"tc": "TC-6.5",
|
||||
"status": "FAIL",
|
||||
"detail": "waypoints=2"
|
||||
},
|
||||
{
|
||||
"tc": "TC-6.6",
|
||||
"status": "PASS",
|
||||
"detail": "after remove=1"
|
||||
},
|
||||
{
|
||||
"tc": "TC-6.8",
|
||||
"status": "PASS",
|
||||
"detail": "export fn exists"
|
||||
},
|
||||
{
|
||||
"tc": "TC-6.9",
|
||||
"status": "PASS",
|
||||
"detail": "cleared=true"
|
||||
},
|
||||
{
|
||||
"tc": "TC-6.10",
|
||||
"status": "PASS",
|
||||
"detail": "route in rural area"
|
||||
},
|
||||
{
|
||||
"tc": "TC-6.7",
|
||||
"status": "SKIP",
|
||||
"detail": "drag&drop requires complex mouse simulation"
|
||||
},
|
||||
{
|
||||
"tc": "TC-8.2",
|
||||
"status": "PASS",
|
||||
"detail": "{\"layers\":[\"scenic-line-0\",\"scenic-line-1\"],\"err\":null}"
|
||||
},
|
||||
{
|
||||
"tc": "TC-9.3",
|
||||
"status": "FAIL",
|
||||
"detail": "{\"layers\":[],\"err\":null}"
|
||||
},
|
||||
{
|
||||
"tc": "TC-12.2",
|
||||
"status": "FAIL",
|
||||
"detail": "{\"ok\":false,\"err\":\"Cannot set properties of null (setting 'innerHTML')\"}"
|
||||
},
|
||||
{
|
||||
"tc": "TC-12.3",
|
||||
"status": "SKIP",
|
||||
"detail": "depends on TC-12.2"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user