update tests

This commit is contained in:
Gavin Nishizawa 2023-04-12 20:21:22 -07:00
parent 8b791c7ed4
commit 3837d4921b
No known key found for this signature in database
GPG key ID: AE3B177777CE55CD
8 changed files with 1152 additions and 1152 deletions

View file

@ -10,8 +10,8 @@
"x": 0, "x": 0,
"y": 166 "y": 166
}, },
"width": 531, "width": 332,
"height": 227, "height": 161,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -38,8 +38,8 @@
"italic": false, "italic": false,
"bold": false, "bold": false,
"underline": false, "underline": false,
"labelWidth": 531, "labelWidth": 332,
"labelHeight": 227, "labelHeight": 161,
"zIndex": 0, "zIndex": 0,
"level": 1 "level": 1
}, },
@ -47,7 +47,7 @@
"id": "x", "id": "x",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 239, "x": 140,
"y": 0 "y": 0
}, },
"width": 53, "width": 53,
@ -88,8 +88,8 @@
"id": "y", "id": "y",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 239, "x": 139,
"y": 493 "y": 427
}, },
"width": 54, "width": 54,
"height": 66, "height": 66,
@ -154,19 +154,19 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 265.5, "x": 166,
"y": 66 "y": 66
}, },
{ {
"x": 265.5, "x": 166,
"y": 106 "y": 106
}, },
{ {
"x": 265.5, "x": 166,
"y": 126 "y": 126
}, },
{ {
"x": 265.5, "x": 166,
"y": 166 "y": 166
} }
], ],
@ -203,20 +203,20 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 265.5, "x": 166,
"y": 393 "y": 327
}, },
{ {
"x": 265.5, "x": 166,
"y": 433 "y": 367
}, },
{ {
"x": 265.5, "x": 166,
"y": 453 "y": 387
}, },
{ {
"x": 265.5, "x": 166,
"y": 493 "y": 427
} }
], ],
"isCurve": true, "isCurve": true,

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 43 KiB

View file

@ -10,8 +10,8 @@
"x": 12, "x": 12,
"y": 148 "y": 148
}, },
"width": 531, "width": 332,
"height": 227, "height": 161,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -38,8 +38,8 @@
"italic": false, "italic": false,
"bold": false, "bold": false,
"underline": false, "underline": false,
"labelWidth": 531, "labelWidth": 332,
"labelHeight": 227, "labelHeight": 161,
"zIndex": 0, "zIndex": 0,
"level": 1 "level": 1
}, },
@ -47,7 +47,7 @@
"id": "x", "id": "x",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 251, "x": 151,
"y": 12 "y": 12
}, },
"width": 53, "width": 53,
@ -88,8 +88,8 @@
"id": "y", "id": "y",
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 250, "x": 151,
"y": 445 "y": 379
}, },
"width": 54, "width": 54,
"height": 66, "height": 66,
@ -154,11 +154,11 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 277.5, "x": 178,
"y": 78 "y": 78
}, },
{ {
"x": 277.5, "x": 178,
"y": 148 "y": 148
} }
], ],
@ -194,12 +194,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 277.5, "x": 178,
"y": 375 "y": 309
}, },
{ {
"x": 277.5, "x": 178,
"y": 445 "y": 379
} }
], ],
"animated": false, "animated": false,

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 43 KiB

View file

@ -72,7 +72,7 @@
"methods": null, "methods": null,
"columns": null, "columns": null,
"label": "### company Warehouse\n- Asset Tagging\n- Inventory\n- Staging\n- Dispatch to Site", "label": "### company Warehouse\n- Asset Tagging\n- Inventory\n- Staging\n- Dispatch to Site",
"fontSize": 28, "fontSize": 16,
"fontFamily": "DEFAULT", "fontFamily": "DEFAULT",
"language": "markdown", "language": "markdown",
"color": "N1", "color": "N1",

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB

View file

@ -72,7 +72,7 @@
"methods": null, "methods": null,
"columns": null, "columns": null,
"label": "### company Warehouse\n- Asset Tagging\n- Inventory\n- Staging\n- Dispatch to Site", "label": "### company Warehouse\n- Asset Tagging\n- Inventory\n- Staging\n- Dispatch to Site",
"fontSize": 28, "fontSize": 16,
"fontFamily": "DEFAULT", "fontFamily": "DEFAULT",
"language": "markdown", "language": "markdown",
"color": "N1", "color": "N1",

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB