Skip to content

Commit

Permalink
chore: add await in front of snapshot comparison (#1395)
Browse files Browse the repository at this point in the history
* chore: add await in front of snapshot comparison

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

* chore: fix integration snapshots (#1396)

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>

---------

Signed-off-by: Stef3st <steffen.van.den.driest@alliander.com>
  • Loading branch information
Stef3st committed Dec 21, 2023
1 parent b669ce7 commit 7edd551
Show file tree
Hide file tree
Showing 25 changed files with 577 additions and 2,449 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,162 +1,6 @@
/* @web/test-runner snapshot v1 */
export const snapshots = {};

snapshots["GOOSE Subscribe Later Binding Plugin when selecting the first FCDA element it looks like the latest snapshot"] =
`<section tabindex="0">
<h1>
[subscription.laterBinding.extRefList.title]
</h1>
<filtered-list>
<mwc-list-item
aria-disabled="false"
noninteractive=""
tabindex="-1"
value="Interlocking.Input2 GOOSE_Subscriber>>Earth_Switch> CSWI 1>GOOSE:GOOSE2 QB2_Disconnector/ LLN0 GOOSE_Publisher QB2_Disconnector/ CSWI 1 Pos stVal@Pos;CSWI1/Pos/stVal"
>
<span>
[subscription.subscriber.subscribed]
</span>
</mwc-list-item>
<li
divider=""
role="separator"
>
</li>
<mwc-list-item
aria-disabled="false"
graphic="large"
mwc-list-item=""
tabindex="0"
twoline=""
value="GOOSE_Subscriber>>Earth_Switch> CSWI 1>GOOSE:GOOSE2 QB2_Disconnector/ LLN0 GOOSE_Publisher QB2_Disconnector/ CSWI 1 Pos stVal@Pos;CSWI1/Pos/stVal"
>
<span>
Pos;CSWI1/Pos/stVal
(Interlocking.Input2)
</span>
<span slot="secondary">
GOOSE_Subscriber>>Earth_Switch> CSWI 1
</span>
<mwc-icon slot="graphic">
swap_horiz
</mwc-icon>
</mwc-list-item>
<mwc-list-item
aria-disabled="false"
noninteractive=""
tabindex="-1"
value="Interlocking.Input GOOSE_Subscriber>>Earth_Switch> CILO 1>Pos;CSWI1/Pos/stVal[0] Interlocking.Input3 GOOSE_Subscriber>>Earth_Switch> CILO 1>GOOSE:GOOSE2 QB2_Disconnector/ LLN0 GOOSE_Publisher QB1_Disconnector/ CILO 1 EnaCls stVal@Pos;CILO/EnaCls/stVal Interlocking.Input4 GOOSE_Subscriber>>Earth_Switch> CILO 1>GOOSE:GOOSE2 QB2_Disconnector/ LLN0 GOOSE_Publisher QB2_Disconnector/ CILO 1 EnaOpn stVal@Pos;CILO/EnaOpn2/stVal Restricted To Pos GOOSE_Subscriber>>Earth_Switch> CSWI 1>someRestrictedExtRef[0] Restricted To Pos GOOSE_Subscriber>>Earth_Switch> CSWI 1>someRestrictedExtRef[1]"
>
<span>
[subscription.subscriber.availableToSubscribe]
</span>
</mwc-list-item>
<li
divider=""
role="separator"
>
</li>
<mwc-list-item
aria-disabled="false"
graphic="large"
mwc-list-item=""
tabindex="-1"
twoline=""
value="GOOSE_Subscriber>>Earth_Switch> CILO 1>Pos;CSWI1/Pos/stVal[0]"
>
<span>
Pos;CSWI1/Pos/stVal
(Interlocking.Input)
</span>
<span slot="secondary">
GOOSE_Subscriber>>Earth_Switch> CILO 1
</span>
<mwc-icon slot="graphic">
arrow_back
</mwc-icon>
</mwc-list-item>
<mwc-list-item
aria-disabled="false"
graphic="large"
mwc-list-item=""
tabindex="-1"
twoline=""
value="GOOSE_Subscriber>>Earth_Switch> CILO 1>GOOSE:GOOSE2 QB2_Disconnector/ LLN0 GOOSE_Publisher QB1_Disconnector/ CILO 1 EnaCls stVal@Pos;CILO/EnaCls/stVal"
>
<span>
Pos;CILO/EnaCls/stVal
(Interlocking.Input3)
</span>
<span slot="secondary">
GOOSE_Subscriber>>Earth_Switch> CILO 1
</span>
<mwc-icon slot="graphic">
arrow_back
</mwc-icon>
</mwc-list-item>
<mwc-list-item
aria-disabled="false"
graphic="large"
mwc-list-item=""
tabindex="-1"
twoline=""
value="GOOSE_Subscriber>>Earth_Switch> CILO 1>GOOSE:GOOSE2 QB2_Disconnector/ LLN0 GOOSE_Publisher QB2_Disconnector/ CILO 1 EnaOpn stVal@Pos;CILO/EnaOpn2/stVal"
>
<span>
Pos;CILO/EnaOpn2/stVal
(Interlocking.Input4)
</span>
<span slot="secondary">
GOOSE_Subscriber>>Earth_Switch> CILO 1
</span>
<mwc-icon slot="graphic">
arrow_back
</mwc-icon>
</mwc-list-item>
<mwc-list-item
aria-disabled="true"
disabled=""
graphic="large"
mwc-list-item=""
tabindex="-1"
twoline=""
value="GOOSE_Subscriber>>Earth_Switch> CSWI 1>someRestrictedExtRef[0]"
>
<span>
someRestrictedExtRef
(Restricted To Pos)
</span>
<span slot="secondary">
GOOSE_Subscriber>>Earth_Switch> CSWI 1
</span>
<mwc-icon slot="graphic">
arrow_back
</mwc-icon>
</mwc-list-item>
<mwc-list-item
aria-disabled="false"
graphic="large"
mwc-list-item=""
tabindex="-1"
twoline=""
value="GOOSE_Subscriber>>Earth_Switch> CSWI 1>someRestrictedExtRef[1]"
>
<span>
someRestrictedExtRef
(Restricted To Pos)
</span>
<span slot="secondary">
GOOSE_Subscriber>>Earth_Switch> CSWI 1
</span>
<mwc-icon slot="graphic">
arrow_back
</mwc-icon>
</mwc-list-item>
</filtered-list>
</section>
`;
/* end snapshot GOOSE Subscribe Later Binding Plugin when selecting the first FCDA element it looks like the latest snapshot */

snapshots["GOOSE Subscribe Later Binding Plugin when selecting an FCDA element with subscriptions it looks like the latest snapshot"] =
`<section tabindex="0">
<h1>
Expand Down
Loading

0 comments on commit 7edd551

Please sign in to comment.