* test: agenda-neue - separate timezone controls assertions to allow retries * test: agenda-neue - use dom query selectors instead of first() / eq() * test: agenda-neue - playwright * test: fix playwright setup for ci * test: playwright - remove safari + fix timezone local * test: upload playwright report * test: playwright - fix trace upload * test * test: playwright - agenda search * test: fix startdate timezone * test: playwright - agenda table events * test: playwright - remove only filter * test: remove exit early flag * test: allow longer tests * test: agenda materials dialog * test: agenda filter by area/group * test: agenda calendar view * test: agenda settings * test: jump to day * test: fix agenda jump to day timezone parse * test: increase test timeout * test: remove fail fast * test: test sharding + increase delay * test: fixes * test: use macos image * test: fixes * test: agenda color assign + future + live meeting tests * test: agenda mobile tests * test: remainder of tests for playwright + optimizations * test: red line intersection accept close value * test: add delay for agenda search tests * chore: cleanup old tests + adapt build workflow * ci: fix build workflow * ci: fix build workflow order * fix: point to playwright floor plan images + readme
39 lines
567 B
JSON
39 lines
567 B
JSON
[
|
|
{
|
|
"id": 1,
|
|
"path": "meeting-floor-1.png",
|
|
"width": 2094,
|
|
"height": 1650
|
|
},
|
|
{
|
|
"id": 2,
|
|
"path": "meeting-floor-2.png",
|
|
"width": 2496,
|
|
"height": 1142
|
|
},
|
|
{
|
|
"id": 3,
|
|
"path": "meeting-floor-3.png",
|
|
"width": 800,
|
|
"height": 575
|
|
},
|
|
{
|
|
"id": 4,
|
|
"path": "meeting-floor-4.jpg",
|
|
"width": 900,
|
|
"height": 720
|
|
},
|
|
{
|
|
"id": 5,
|
|
"path": "meeting-floor-5.jpg",
|
|
"width": 900,
|
|
"height": 720
|
|
},
|
|
{
|
|
"id": 6,
|
|
"path": "meeting-floor-6.jpg",
|
|
"width": 1175,
|
|
"height": 1075
|
|
}
|
|
]
|