feat: Plus und Minus Icons
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<testsuites id="" name="" tests="3" failures="3" skipped="0" errors="0" time="14.492743999999998">
|
||||
<testsuite name="mapcomponent.spec.js" timestamp="2025-09-16T10:34:03.733Z" hostname="chromium" tests="3" failures="3" skipped="0" time="38.186" errors="0">
|
||||
<testcase name="MapComponent" classname="mapcomponent.spec.js" time="13.365">
|
||||
<testsuites id="" name="" tests="3" failures="1" skipped="0" errors="0" time="14.158237000000002">
|
||||
<testsuite name="mapcomponent.spec.js" timestamp="2025-09-16T11:33:24.223Z" hostname="chromium" tests="3" failures="1" skipped="0" time="18.567" errors="0">
|
||||
<testcase name="MapComponent" classname="mapcomponent.spec.js" time="13.041">
|
||||
<failure message="mapcomponent.spec.js:162:5 MapComponent" type="FAILURE">
|
||||
<![CDATA[ [chromium] › mapcomponent.spec.js:162:5 › MapComponent ───────────────────────────────────────────
|
||||
|
||||
@@ -56,99 +56,9 @@
|
||||
]]>
|
||||
</system-out>
|
||||
</testcase>
|
||||
<testcase name="mouse wheel zoom updates mapZoom" classname="mapcomponent.spec.js" time="12.426">
|
||||
<failure message="mapcomponent.spec.js:239:5 mouse wheel zoom updates mapZoom" type="FAILURE">
|
||||
<![CDATA[ [chromium] › mapcomponent.spec.js:239:5 › mouse wheel zoom updates mapZoom ───────────────────────
|
||||
|
||||
TimeoutError: page.waitForFunction: Timeout 10000ms exceeded.
|
||||
|
||||
82 | */
|
||||
83 | async function waitForZoomChange(page, previousZoom, compareFn) {
|
||||
> 84 | await page.waitForFunction(
|
||||
| ^
|
||||
85 | (prev, cmp) => {
|
||||
86 | const v = localStorage.getItem("mapZoom");
|
||||
87 | if (!v) return false;
|
||||
at waitForZoomChange (C:\Users\isa.LTW\Desktop\15.09.2025\NodeMap\15.09.2025 NodeMap V1.1.350\playwright\tests\mapcomponent.spec.js:84:14)
|
||||
at C:\Users\isa.LTW\Desktop\15.09.2025\NodeMap\15.09.2025 NodeMap V1.1.350\playwright\tests\mapcomponent.spec.js:261:9
|
||||
|
||||
attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
|
||||
..\..\test-results\mapcomponent-mouse-wheel-zoom-updates-mapZoom-chromium\test-failed-1.png
|
||||
────────────────────────────────────────────────────────────────────────────────────────────────
|
||||
|
||||
attachment #3: video (video/webm) ──────────────────────────────────────────────────────────────
|
||||
..\..\test-results\mapcomponent-mouse-wheel-zoom-updates-mapZoom-chromium\video.webm
|
||||
────────────────────────────────────────────────────────────────────────────────────────────────
|
||||
|
||||
Error Context: ..\..\test-results\mapcomponent-mouse-wheel-zoom-updates-mapZoom-chromium\error-context.md
|
||||
]]>
|
||||
</failure>
|
||||
<system-out>
|
||||
<![CDATA[[localStorage snapshot] {
|
||||
mapZoom: [32m'10'[39m,
|
||||
mapCenter: [32m'[53.23938294961826,8.21434020996094]'[39m,
|
||||
showAppInfoCard: [32m'false'[39m,
|
||||
showCoordinateInput: [32m'false'[39m,
|
||||
showLayersPanel: [32m'false'[39m,
|
||||
showAreaDropdown: [32m'false'[39m,
|
||||
currentMapId: [32m'12'[39m,
|
||||
currentUserId: [32m'484'[39m
|
||||
}
|
||||
|
||||
[[ATTACHMENT|..\..\test-results\mapcomponent-mouse-wheel-zoom-updates-mapZoom-chromium\test-failed-1.png]]
|
||||
|
||||
[[ATTACHMENT|..\..\test-results\mapcomponent-mouse-wheel-zoom-updates-mapZoom-chromium\video.webm]]
|
||||
|
||||
[[ATTACHMENT|..\..\test-results\mapcomponent-mouse-wheel-zoom-updates-mapZoom-chromium\error-context.md]]
|
||||
]]>
|
||||
</system-out>
|
||||
<testcase name="mouse wheel zoom updates mapZoom" classname="mapcomponent.spec.js" time="2.873">
|
||||
</testcase>
|
||||
<testcase name="zoom control buttons update mapZoom" classname="mapcomponent.spec.js" time="12.395">
|
||||
<failure message="mapcomponent.spec.js:272:5 zoom control buttons update mapZoom" type="FAILURE">
|
||||
<![CDATA[ [chromium] › mapcomponent.spec.js:272:5 › zoom control buttons update mapZoom ────────────────────
|
||||
|
||||
TimeoutError: page.waitForFunction: Timeout 10000ms exceeded.
|
||||
|
||||
82 | */
|
||||
83 | async function waitForZoomChange(page, previousZoom, compareFn) {
|
||||
> 84 | await page.waitForFunction(
|
||||
| ^
|
||||
85 | (prev, cmp) => {
|
||||
86 | const v = localStorage.getItem("mapZoom");
|
||||
87 | if (!v) return false;
|
||||
at waitForZoomChange (C:\Users\isa.LTW\Desktop\15.09.2025\NodeMap\15.09.2025 NodeMap V1.1.350\playwright\tests\mapcomponent.spec.js:84:14)
|
||||
at C:\Users\isa.LTW\Desktop\15.09.2025\NodeMap\15.09.2025 NodeMap V1.1.350\playwright\tests\mapcomponent.spec.js:294:9
|
||||
|
||||
attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
|
||||
..\..\test-results\mapcomponent-zoom-control-buttons-update-mapZoom-chromium\test-failed-1.png
|
||||
────────────────────────────────────────────────────────────────────────────────────────────────
|
||||
|
||||
attachment #3: video (video/webm) ──────────────────────────────────────────────────────────────
|
||||
..\..\test-results\mapcomponent-zoom-control-buttons-update-mapZoom-chromium\video.webm
|
||||
────────────────────────────────────────────────────────────────────────────────────────────────
|
||||
|
||||
Error Context: ..\..\test-results\mapcomponent-zoom-control-buttons-update-mapZoom-chromium\error-context.md
|
||||
]]>
|
||||
</failure>
|
||||
<system-out>
|
||||
<![CDATA[[localStorage snapshot] {
|
||||
mapZoom: [32m'10'[39m,
|
||||
mapCenter: [32m'[53.23938294961826,8.21434020996094]'[39m,
|
||||
showAppInfoCard: [32m'false'[39m,
|
||||
showCoordinateInput: [32m'false'[39m,
|
||||
showLayersPanel: [32m'false'[39m,
|
||||
showAreaDropdown: [32m'false'[39m,
|
||||
currentMapId: [32m'12'[39m,
|
||||
currentUserId: [32m'484'[39m
|
||||
}
|
||||
|
||||
[[ATTACHMENT|..\..\test-results\mapcomponent-zoom-control-buttons-update-mapZoom-chromium\test-failed-1.png]]
|
||||
|
||||
[[ATTACHMENT|..\..\test-results\mapcomponent-zoom-control-buttons-update-mapZoom-chromium\video.webm]]
|
||||
|
||||
[[ATTACHMENT|..\..\test-results\mapcomponent-zoom-control-buttons-update-mapZoom-chromium\error-context.md]]
|
||||
]]>
|
||||
</system-out>
|
||||
<testcase name="zoom control buttons update mapZoom" classname="mapcomponent.spec.js" time="2.653">
|
||||
</testcase>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
Reference in New Issue
Block a user