Skip to content

Commit f684a81

Browse files
author
Dennis Labordus
committed
Fixed snapshots
Signed-off-by: Dennis Labordus <[email protected]>
1 parent ef93c73 commit f684a81

File tree

45 files changed

+297
-975
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+297
-975
lines changed

test/integration/compas-editors/__snapshots__/CompasVersions.test.snap.js

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -107,28 +107,3 @@ snapshots["compas-versions-plugin items-in-list looks like the latest snapshot"]
107107
`;
108108
/* end snapshot compas-versions-plugin items-in-list looks like the latest snapshot */
109109

110-
snapshots["compas-versions-plugin show-loading looks like the latest snapshot"] =
111-
`<compas-loading>
112-
</compas-loading>
113-
<wizard-dialog>
114-
</wizard-dialog>
115-
`;
116-
/* end snapshot compas-versions-plugin show-loading looks like the latest snapshot */
117-
118-
snapshots["compas-versions-plugin no-items-in-list looks like the latest snapshot"] =
119-
`<mwc-list>
120-
<mwc-list-item
121-
aria-disabled="false"
122-
mwc-list-item=""
123-
tabindex="0"
124-
>
125-
<span style="color: var(--base1)">
126-
[compas.noSclVersions]
127-
</span>
128-
</mwc-list-item>
129-
</mwc-list>
130-
<wizard-dialog>
131-
</wizard-dialog>
132-
`;
133-
/* end snapshot compas-versions-plugin no-items-in-list looks like the latest snapshot */
134-

test/integration/editors/__snapshots__/IED.test.snap.js

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
/* @web/test-runner snapshot v1 */
22
export const snapshots = {};
33

4+
snapshots["IED Plugin without a doc loaded looks like the latest snapshot"] =
5+
`<h1>
6+
<span style="color: var(--base1)">
7+
[iededitor.missing]
8+
</span>
9+
</h1>
10+
<wizard-dialog>
11+
</wizard-dialog>
12+
`;
13+
/* end snapshot IED Plugin without a doc loaded looks like the latest snapshot */
14+
415
snapshots["IED Plugin with a doc loaded including IED without a name looks like the latest snapshot"] =
516
`<section>
617
<mwc-select
@@ -45,14 +56,3 @@ snapshots["IED Plugin with a doc loaded including IED without a name looks like
4556
`;
4657
/* end snapshot IED Plugin with a doc loaded including IED without a name looks like the latest snapshot */
4758

48-
snapshots["IED Plugin without a doc loaded looks like the latest snapshot"] =
49-
`<h1>
50-
<span style="color: var(--base1)">
51-
[iededitor.missing]
52-
</span>
53-
</h1>
54-
<wizard-dialog>
55-
</wizard-dialog>
56-
`;
57-
/* end snapshot IED Plugin without a doc loaded looks like the latest snapshot */
58-

test/integration/editors/communication/__snapshots__/subnetwork-editor-wizarding.test.snap.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ snapshots["subnetwork-editor wizarding integration edit/add Subnetwork wizard lo
4848
>
4949
</mwc-button>
5050
<mwc-button
51-
dialoginitialfocus=""
5251
icon="edit"
5352
label="[save]"
5453
slot="primaryAction"

test/integration/editors/templates/__snapshots__/datype-wizarding.test.snap.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,6 @@ snapshots["DAType wizards defines a createDATypeWizard looks like the latest sna
603603
>
604604
</mwc-button>
605605
<mwc-button
606-
dialoginitialfocus=""
607606
icon="add"
608607
label="[add]"
609608
slot="primaryAction"
@@ -748,7 +747,6 @@ snapshots["DAType wizards defines a dATypeWizard looks like the latest snapshot"
748747
>
749748
</mwc-button>
750749
<mwc-button
751-
dialoginitialfocus=""
752750
icon=""
753751
label="[save]"
754752
slot="primaryAction"

test/integration/editors/templates/__snapshots__/dotype-wizarding.test.snap.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,6 @@ snapshots["DOType wizards defines a createDOTypeWizard looks like the latest sna
706706
>
707707
</mwc-button>
708708
<mwc-button
709-
dialoginitialfocus=""
710709
icon="add"
711710
label="[add]"
712711
slot="primaryAction"
@@ -992,7 +991,6 @@ snapshots["DOType wizards defines a dOTypeWizard looks like the latest snapshot"
992991
>
993992
</mwc-button>
994993
<mwc-button
995-
dialoginitialfocus=""
996994
icon=""
997995
label="[save]"
998996
slot="primaryAction"
@@ -1187,7 +1185,6 @@ snapshots["DOType wizards defines a sDOWizard to edit an existing SDO looks like
11871185
>
11881186
</mwc-button>
11891187
<mwc-button
1190-
dialoginitialfocus=""
11911188
icon=""
11921189
label="[save]"
11931190
slot="primaryAction"
@@ -1373,7 +1370,6 @@ snapshots["DOType wizards defines a sDOWizard to create a new SDO element looks
13731370
>
13741371
</mwc-button>
13751372
<mwc-button
1376-
dialoginitialfocus=""
13771373
icon=""
13781374
label="[save]"
13791375
slot="primaryAction"

test/integration/editors/templates/__snapshots__/enumtype-wizarding.test.snap.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1355,7 +1355,6 @@ snapshots["EnumType wizards defines a createEnumTypeWizard looks like the latest
13551355
>
13561356
</mwc-button>
13571357
<mwc-button
1358-
dialoginitialfocus=""
13591358
icon="add"
13601359
label="[add]"
13611360
slot="primaryAction"
@@ -1490,7 +1489,6 @@ snapshots["EnumType wizards defines an eNumTypeEditWizard looks like the latest
14901489
>
14911490
</mwc-button>
14921491
<mwc-button
1493-
dialoginitialfocus=""
14941492
icon=""
14951493
label="[save]"
14961494
slot="primaryAction"
@@ -1547,7 +1545,6 @@ snapshots["EnumType wizards defines a eNumValWizard to edit an existing EnumVal
15471545
>
15481546
</mwc-button>
15491547
<mwc-button
1550-
dialoginitialfocus=""
15511548
icon=""
15521549
label="Save"
15531550
slot="primaryAction"
@@ -1597,7 +1594,6 @@ snapshots["EnumType wizards defines a eNumValWizard to create a new EnumVal elem
15971594
>
15981595
</mwc-button>
15991596
<mwc-button
1600-
dialoginitialfocus=""
16011597
icon=""
16021598
label="Save"
16031599
slot="primaryAction"

test/integration/editors/templates/__snapshots__/lnodetype-wizard.test.snap.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ snapshots["LNodeType wizards defines a lNodeTypeHelperWizard looks like the late
128128
>
129129
</mwc-button>
130130
<mwc-button
131-
dialoginitialfocus=""
132131
icon=""
133132
label="[save]"
134133
slot="primaryAction"
@@ -3453,7 +3452,6 @@ snapshots["LNodeType wizards defines a createLNodeTypeWizard looks like the late
34533452
>
34543453
</mwc-button>
34553454
<mwc-button
3456-
dialoginitialfocus=""
34573455
icon=""
34583456
label="[next]..."
34593457
slot="primaryAction"
@@ -3788,7 +3786,6 @@ snapshots["LNodeType wizards defines a createLNodeTypeWizard opens a createLNode
37883786
>
37893787
</mwc-button>
37903788
<mwc-button
3791-
dialoginitialfocus=""
37923789
icon=""
37933790
label="[save]"
37943791
slot="primaryAction"
@@ -4015,7 +4012,6 @@ snapshots["LNodeType wizards defines a dOWizard to create a new DO element looks
40154012
>
40164013
</mwc-button>
40174014
<mwc-button
4018-
dialoginitialfocus=""
40194015
icon=""
40204016
label="[save]"
40214017
slot="primaryAction"

test/integration/wizards/__snapshots__/bda-wizarding-editing.test.snap.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,6 @@ snapshots["BDA wizarding editing integration defines a editBDaWizard to edit an
621621
>
622622
</mwc-button>
623623
<mwc-button
624-
dialoginitialfocus=""
625624
icon=""
626625
label="[save]"
627626
slot="primaryAction"
@@ -1178,7 +1177,6 @@ snapshots["BDA wizarding editing integration defines a createBDaWizard to create
11781177
>
11791178
</mwc-button>
11801179
<mwc-button
1181-
dialoginitialfocus=""
11821180
icon=""
11831181
label="[save]"
11841182
slot="primaryAction"

test/integration/wizards/__snapshots__/da-wizarding-editing.test.snap.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -873,7 +873,6 @@ snapshots["DA wizarding editing integration defines a editDaWizard to edit an ex
873873
>
874874
</mwc-button>
875875
<mwc-button
876-
dialoginitialfocus=""
877876
icon=""
878877
label="[save]"
879878
slot="primaryAction"
@@ -1675,7 +1674,6 @@ snapshots["DA wizarding editing integration defines a createDaWizard to create a
16751674
>
16761675
</mwc-button>
16771676
<mwc-button
1678-
dialoginitialfocus=""
16791677
icon=""
16801678
label="[save]"
16811679
slot="primaryAction"

test/integration/zeroline/__snapshots__/bay-editor-wizarding.test.snap.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ snapshots["bay-editor wizarding integration looks like the latest snapshot"] =
3131
>
3232
</mwc-button>
3333
<mwc-button
34-
dialoginitialfocus=""
3534
icon="edit"
3635
label="[save]"
3736
slot="primaryAction"

0 commit comments

Comments
 (0)